This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statsvn.
commit f3c9cb02a37b73a746afdf9ce64e14a7a1c179ac Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 19 23:42: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 14c13ab..0d056c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ statsvn (0.7.0.dfsg-8) 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 aaaba8c..e92caec 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libjfreechart-java, libsvnkit-java, statcvs (>= 1:0.5.0) -Standards-Version: 3.9.4 +Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/statsvn.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/statsvn.git Homepage: http://www.statsvn.org diff --git a/debian/rules b/debian/rules index f86775a..3d85902 100755 --- a/debian/rules +++ b/debian/rules @@ -22,6 +22,3 @@ print-version: echo $(DEB_UPSTREAM_VERSION) JH_INSTALLLIBS_ARGS = --upstream-version=$(VERSION) - -get-orig-source: - uscan --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statsvn.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

