This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository byte-buddy.
commit 9c8168d2ddb18b1126917ddc061c91ee81df68ca Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 12 22:44:16 2018 +0100 Standards-Version updated to 4.1.3 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 83bfc8c..d5b145a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +byte-buddy (1.7.9-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.1.3 + + -- Emmanuel Bourg <[email protected]> Mon, 12 Feb 2018 22:44:08 +0100 + byte-buddy (1.7.9-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 9b4c591..9c59976 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: libmaven3-core-java (>= 3.2.5), libsurefire-java, maven-debian-helper (>= 2.1) -Standards-Version: 4.1.2 +Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-java/byte-buddy.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/byte-buddy.git Homepage: http://bytebuddy.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/byte-buddy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

