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 319a33f4e70eaf664ffce542892d98d66c519173 Author: Mathieu Malaterre <[email protected]> Date: Wed May 15 13:55:34 2013 +0000 Upload to sid --- debian/changelog | 8 ++++++++ debian/control | 2 +- debian/watch | 3 ++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63ce572..1ae38bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xmlgraphics-commons (1.5-2) unstable; urgency=low + + * Upload to sid + * Bump Std-Vers to 3.9.4, no changes needed + * Use updated debian/watch (HowToHelpWithFixingWatchFiles) + + -- Mathieu Malaterre <[email protected]> Wed, 15 May 2013 14:43:50 +0200 + xmlgraphics-commons (1.5-1) experimental; urgency=low * Use my @d.o alias, remove DMUA flag (not required) diff --git a/debian/control b/debian/control index ea1ab91..c2a2ac6 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Vincent Fourmond <[email protected]>, Mathieu Malaterre <malat@debi Build-Depends: debhelper (>= 7.0.50~), javahelper Build-Depends-Indep: default-jdk, default-jdk-doc, ant-optional, libmockito-java, libcommons-io-java (>= 1.3.1), junit4, libcommons-logging-java, maven-repo-helper -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://xmlgraphics.apache.org/commons/ Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/xmlgraphics-commons Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/xmlgraphics-commons diff --git a/debian/watch b/debian/watch index 9916a10..68b0205 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-([\d\.]+)-src\.zip debian jh_repack +opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \ +http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-(\d.*)-src\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) debian jh_repack -- 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

