This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository nekohtml.
commit 02818cb096792ddb3558104ca1b12ee3b57d436d Author: Torsten Werner <[email protected]> Date: Sat Apr 10 22:35:20 2010 +0000 * Team Upload * New upstream release * Let 'maintainers' start with uppercase M. * Update Standards-Version: 3.8.4. * Switch to source format 3.0. --- debian/changelog | 10 ++++++++++ debian/control | 6 +++--- debian/rules | 1 - debian/source/format | 1 + 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1bf60c8..fd34b0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +nekohtml (1.9.14-1) unstable; urgency=low + + * Team Upload + * New upstream release + * Let 'maintainers' start with uppercase M. + * Update Standards-Version: 3.8.4. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 00:34:41 +0200 + nekohtml (1.9.13-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 5f26ee8..c101fdc 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,11 @@ Source: nekohtml Section: java Priority: optional -Maintainer: Debian Java maintainers <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Marcus Better <[email protected]>, Michael Koch <[email protected]> -Build-Depends: debhelper (>= 6.0.0), cdbs, default-jdk-builddep, quilt +Build-Depends: debhelper (>= 6.0.0), 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.3 +Standards-Version: 3.8.4 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/ diff --git a/debian/rules b/debian/rules index 3055379..2b2427f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,6 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/class/ant.mk PACKAGE := $(DEB_SOURCE_PACKAGE) diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- 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

