[Git][java-team/mongo-java-driver][master] 4 commits: Removed the unused build dependency on mongodb-server (Closes: #919092)
Emmanuel Bourg
gitlab at salsa.debian.org
Sat Jan 12 19:12:26 GMT 2019
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / mongo-java-driver
Commits:
2131e596 by Emmanuel Bourg at 2019-01-12T18:32:04Z
Removed the unused build dependency on mongodb-server (Closes: #919092)
- - - - -
f3a2abd7 by Emmanuel Bourg at 2019-01-12T18:32:26Z
Standards-Version updated to 4.3.0
- - - - -
38350ded by Emmanuel Bourg at 2019-01-12T18:32:37Z
Use salsa.debian.org Vcs-* URLs
- - - - -
9866ccd3 by Emmanuel Bourg at 2019-01-12T18:33:00Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mongo-java-driver (3.6.3-2) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the unused build dependency on mongodb-server (Closes: #919092)
+ * Standards-Version updated to 4.3.0
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 12 Jan 2019 19:32:55 +0100
+
mongo-java-driver (3.6.3-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -14,11 +14,10 @@ Build-Depends:
libsnappy-java,
libcodenarc-groovy-java,
libspock-java,
- maven-repo-helper,
- mongodb-server
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/mongo-java-driver.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mongo-java-driver.git
+ maven-repo-helper
+Standards-Version: 4.3.0
+Vcs-Git: https://salsa.debian.org/java-team/mongo-java-driver.git
+Vcs-Browser: https://salsa.debian.org/java-team/mongo-java-driver
Homepage: http://www.mongodb.org
Package: libmongodb-java
=====================================
debian/rules
=====================================
@@ -7,6 +7,3 @@ export JAVA_HOME := /usr/lib/jvm/default-java
override_dh_auto_test:
#debian/runtest.sh
-
-get-orig-source:
- uscan --download-current-version --force-download --rename
View it on GitLab: https://salsa.debian.org/java-team/mongo-java-driver/compare/67e0507cdf5116eec10a4b97c4aefb555fcecd3b...9866ccd329689a1b20320aa004ee88fafcdb5411
--
View it on GitLab: https://salsa.debian.org/java-team/mongo-java-driver/compare/67e0507cdf5116eec10a4b97c4aefb555fcecd3b...9866ccd329689a1b20320aa004ee88fafcdb5411
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/20190112/ac7ae561/attachment.html>
More information about the pkg-java-commits
mailing list