This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-commons-resolver1.1-java.
commit 40115ff5f7ca6de509eac1cf1a9acf523e833f90 Author: Torsten Werner <[email protected]> Date: Wed Aug 3 12:11:30 2011 +0000 Switch to source format 3.0. --- debian/changelog | 3 ++- debian/control | 2 +- debian/rules | 1 - debian/source/format | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 030d7c5..4a9e61b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ libxml-commons-resolver1.1-java (1.2-6) unstable; urgency=low [ Torsten Werner ] * Remove Stefan and Arnaud from Uploaders field. * Remove java*-runtime from Depends field. (Closes: #583955) + * Switch to source format 3.0. - -- Torsten Werner <[email protected]> Wed, 03 Aug 2011 13:58:20 +0200 + -- Torsten Werner <[email protected]> Wed, 03 Aug 2011 14:07:26 +0200 libxml-commons-resolver1.1-java (1.2-5) unstable; urgency=low diff --git a/debian/control b/debian/control index cd67c17..6b2277d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk-builddep, ant, libjaxp1.3-java, quilt, maven-repo-helper (>= 1.4) +Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk-builddep, ant, libjaxp1.3-java, maven-repo-helper (>= 1.4) Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxml-commons-resolver1.1-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxml-commons-resolver1.1-java diff --git a/debian/rules b/debian/rules index 1ff8b4d..51fc4c5 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/gcj/debian_defaults ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs))) 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/libxml-commons-resolver1.1-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

