This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove3.
commit 2ad6b32cd2c15989c9e0cee4ff562d03ce271c7b Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 18:08:41 2018 +0200 Standards-Version updated to 4.1.4 --- debian/changelog | 1 + debian/control | 2 +- debian/rules | 3 --- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b213371..a52399b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ trove3 (3.0.3-4) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git + * Standards-Version updated to 4.1.4 -- Emmanuel Bourg <[email protected]> Wed, 18 Apr 2018 14:22:05 +0200 diff --git a/debian/control b/debian/control index 792989d..acc839a 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: javahelper, junit4, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove3.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove3.git Homepage: http://trove4j.sourceforge.net/ diff --git a/debian/rules b/debian/rules index 4f06a91..98e595b 100755 --- a/debian/rules +++ b/debian/rules @@ -34,6 +34,3 @@ override_dh_auto_install-indep: make-pom: @mkdir -p debian/poms sed -e 's/###VERSION###/$(DEB_UPSTREAM_VERSION)/' < resources/maven-manual-deploy-pom.xml > debian/poms/trove4j-$(DEB_UPSTREAM_VERSION).pom - -get-orig-source: - uscan --upstream-version 0 --rename -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove3.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

