This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhtmlparser-java.
commit bf9fb68598b2829e5b402d35f0587859ffe4bc20 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 2 12:57:10 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d823d1d..86639f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libhtmlparser-java (1.6.20060610.dfsg0-6) UNRELEASED; urgency=medium * Moved the package to Git + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Wed, 02 Aug 2017 12:54:42 +0200 diff --git a/debian/control b/debian/control index 49a32fc..67afc26 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Tiago Saboga <[email protected]> Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk -Standards-Version: 3.9.5 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhtmlparser-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhtmlparser-java.git Homepage: http://htmlparser.sourceforge.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtmlparser-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

