This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlgraphics-commons.
commit 2bdd5ee326e94223d5444958eac570155f772557 Author: Mathieu Malaterre <[email protected]> Date: Sun Apr 22 12:04:43 2012 +0000 prepare for next upload --- debian/changelog | 9 +++++++++ debian/control | 10 ++++------ debian/copyright | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7abf78f..7abee26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xmlgraphics-commons (1.4.dfsg-5) UNRELEASED; urgency=low + + * Use my @d.o alias, remove DMUA flag (not required) + * Update the xmlgraphics-commons Uploaders list. Closes: #654142 + * Bump Std-Vers to 3.9.3, no changes needed + * Fix VCS urls + + -- Mathieu Malaterre <[email protected]> Sun, 22 Apr 2012 13:58:47 +0200 + xmlgraphics-commons (1.4.dfsg-4) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index a79c3f9..9fecbe1 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,14 @@ Source: xmlgraphics-commons Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Michael Koch <[email protected]>, Vincent Fourmond <[email protected]>, - Mathieu Malaterre <[email protected]> +Uploaders: Vincent Fourmond <[email protected]>, Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 7), cdbs Build-Depends-Indep: openjdk-6-jdk | sun-java6-jdk, ant-optional, libcommons-io-java (>= 1.3.1), junit, libcommons-logging-java, maven-repo-helper -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://xmlgraphics.apache.org/commons/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xmlgraphics-commons -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xmlgraphics-commons +Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/xmlgraphics-commons +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/xmlgraphics-commons Package: libxmlgraphics-commons-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 6746cdc..4d45be9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xmlgraphics-commons Upstream-Contact: Chris Bowditch, Thomas DeWeese, Christian Geisert, Clay Leeds, Jeremias Märki, Cameron McCormack, Simon Pepping, Jörg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlgraphics-commons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

