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 954c59d14d5e24add30e0b31633f29ec9ebcb0ae Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 29 13:35:38 2015 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b29ce7c..3a49f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ commons-csv (0.1-SNAPSHOT+svn678580-4) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git + * debian/control: + - Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Tue, 29 Sep 2015 13:23:47 +0200 diff --git a/debian/control b/debian/control index bf80ce7..1bb6a54 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Michael Koch <[email protected]> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), cdbs (>=0.4.48), default-jdk, ant-optional (>= 1.6.5), junit (>= 3.8.1) -Standards-Version: 3.9.2 +Standards-Version: 3.9.6 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/sandbox/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

