This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository nekohtml.
commit 2664b4985ab9ce1fffc850cda70ba11e8c626269 Author: Torsten Werner <[email protected]> Date: Mon Sep 26 19:42:17 2011 +0000 * Team upload. * Switch to debhelper level 7. * Update Standards-Version: 3.9.2. --- debian/changelog | 8 ++++++++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd34b0c..4b8bdec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +nekohtml (1.9.14-2) unstable; urgency=low + + * Team upload. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.2. + + -- Torsten Werner <[email protected]> Mon, 26 Sep 2011 21:37:23 +0200 + nekohtml (1.9.14-1) unstable; urgency=low * Team Upload diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index c101fdc..7b7d2d2 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Marcus Better <[email protected]>, Michael Koch <[email protected]> -Build-Depends: debhelper (>= 6.0.0), cdbs, default-jdk +Build-Depends: debhelper (>= 7), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant, libxerces2-java (>= 2.9.1), libjaxp1.3-java (>> 1.3.04-3) -Standards-Version: 3.8.4 +Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/nekohtml Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/nekohtml/ Homepage: http://nekohtml.sourceforge.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/nekohtml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

