This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snappy-java.
commit 209c1a8964489b29bbb6fe148722e0188cda45a7 Author: Charles Plessy <[email protected]> Date: Sat Nov 5 18:48:28 2011 +0900 Will maintain the package as Git repository; using Debhelper 8. --- debian/compat | 2 +- debian/control | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 543b157..8ebc024 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: snappy-java Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) +Uploaders: Charles Plessy <[email protected]> +Build-Depends: debhelper (>= 8), cdbs, default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: libmaven-bundle-plugin-java -Standards-Version: 3.9.1 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/snappy-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/snappy-java +Standards-Version: 3.9.2 +Vcs-Svn: git://git.debian.org/pkg-java/snappy-java.git +Vcs-Browser: http://git.debian.org/?p=pkg-java/snappy-java.git Homepage: http://code.google.com/p/snappy-java/ Package: libsnappy-java-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

