[Git][java-team/spatial4j][master] 4 commits: Add myself to Uploaders
Tony Mancill
gitlab at salsa.debian.org
Fri May 22 05:20:23 BST 2020
Tony Mancill pushed to branch master at Debian Java Maintainers / spatial4j
Commits:
094c9c4d by tony mancill at 2020-05-21T21:11:49-07:00
Add myself to Uploaders
- - - - -
80550ff1 by tony mancill at 2020-05-21T21:13:05-07:00
Remove unnecessary versioned depends on (ancient) maven-debian-helper
- - - - -
9c17b766 by tony mancill at 2020-05-21T21:16:06-07:00
Freshen debian/copyright
- - - - -
fb88b6f0 by tony mancill at 2020-05-21T21:16:20-07:00
prepare for upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,4 @@
-spatial4j (0.7-1) UNRELEASED; urgency=medium
-
- * Team upload.
+spatial4j (0.7-1) unstable; urgency=medium
[ Hilko Bengen ]
* Remove myself from Uploaders
@@ -16,7 +14,11 @@ spatial4j (0.7-1) UNRELEASED; urgency=medium
* Use https with copyright format uri.
* Remove unused include entry in debian source.
- -- Sudip Mukherjee <sudipm.mukherjee at gmail.com> Wed, 20 May 2020 22:53:58 +0100
+ [ tony mancill ]
+ * Add myself to Uploaders
+ * Remove unnecessary versioned depends on (ancient) maven-debian-helper
+
+ -- tony mancill <tmancill at debian.org> Thu, 21 May 2020 21:13:36 -0700
spatial4j (0.5-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,29 +1,30 @@
Source: spatial4j
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: tony mancill <tmancill at debian.org>
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Build-Depends:
- debhelper-compat (= 13),
- default-jdk,
- junit4,
- libcarrotsearch-randomizedtesting-java,
- libjts-java (>= 1.15),
- libmaven-bundle-plugin-java,
- libnoggit-java,
- libslf4j-java,
- maven-debian-helper (>= 1.6.5),
- libreplacer-java,
- libjackson2-databind-java,
- libmockito-java
+Build-Depends: debhelper-compat (= 13),
+ default-jdk,
+ junit4,
+ libcarrotsearch-randomizedtesting-java,
+ libjts-java (>= 1.15),
+ libmaven-bundle-plugin-java,
+ libnoggit-java,
+ libslf4j-java,
+ maven-debian-helper,
+ libreplacer-java,
+ libjackson2-databind-java,
+ libmockito-java
Standards-Version: 4.5.0
-Rules-Requires-Root: no
-Vcs-Git: https://salsa.debian.org/java-team/spatial4j.git
Vcs-Browser: https://salsa.debian.org/java-team/spatial4j
+Vcs-Git: https://salsa.debian.org/java-team/spatial4j.git
Homepage: https://github.com/locationtech/spatial4j
+Rules-Requires-Root: no
Package: libspatial4j-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+ ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: spatial/geospatial Java library
Spatial4j is a general purpose spatial / geospatial Java library.
=====================================
debian/copyright
=====================================
@@ -10,6 +10,8 @@ License: Apache-2.0
Files: debian/*
Copyright: 2014-2015, Hilko Bengen <bengen at debian.org>
+ 2020, Sudip Mukherjee <sudipm.mukherjee at gmail.com>
+ 2020, tony mancill <tmancill at debian.org>
License: Apache-2.0
License: Apache-2.0
View it on GitLab: https://salsa.debian.org/java-team/spatial4j/-/compare/8fdedf3c40821c58472b0f045ad6b23714b97c9a...fb88b6f0314af46a48031b79a81c0f29ef656651
--
View it on GitLab: https://salsa.debian.org/java-team/spatial4j/-/compare/8fdedf3c40821c58472b0f045ad6b23714b97c9a...fb88b6f0314af46a48031b79a81c0f29ef656651
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200522/e2e97255/attachment.html>
More information about the pkg-java-commits
mailing list