This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-csv.
commit 3a9569993e3518b9c5808f401277a4107477c378 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 28 22:50:31 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4e9027c..61f82bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +commons-csv (1.2-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 3.9.8 + + -- Emmanuel Bourg <[email protected]> Tue, 28 Jun 2016 22:50:18 +0200 + commons-csv (1.2-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index b7e8ee5..1336a15 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cdbs, libh2-java, libmaven-javadoc-plugin-java, maven-debian-helper (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/commons-csv.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/commons-csv.git Homepage: http://commons.apache.org/csv/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

