This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove.
commit d762d62918e6d881fb02341000a8926a6ac9cf1d Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 18 17:19:23 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 4bf773b..3be22c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ trove (2.1.0-3) UNRELEASED; urgency=medium * Team upload. * Removed Michael Koch from the uploaders (Closes: #654137) * 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 6d56ae2..deed9df 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: cdbs, debhelper (>= 7), default-jdk -Standards-Version: 3.8.4 +Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/trove.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/trove.git Homepage: http://trove4j.sourceforge.net diff --git a/debian/rules b/debian/rules index b422a24..63bcb74 100755 --- a/debian/rules +++ b/debian/rules @@ -20,6 +20,3 @@ binary-post-install/libtrove-java:: binary-post-install/libtrove-java-doc:: dh_install -plibtrove-java-doc \ output/javadocs/* /usr/share/doc/libtrove-java-doc/api - -get-orig-source: - uscan --upstream-version 0 --rename -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

