This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-common-artifact-filters.
commit 48777886351315068c5dd77bb3af6641dba13bb2 Author: Torsten Werner <[email protected]> Date: Tue Sep 20 21:03:39 2011 +0000 * Team upload * Newer but not newest upstream release. * Fix Vcs-* and Homepage headers. * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.2. --- debian/changelog | 11 +++++++++++ debian/compat | 2 +- debian/control | 10 +++++----- debian/source/format | 1 + 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index a11698b..e1fecf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +maven-common-artifact-filters (1.2-1) unstable; urgency=low + + * Team upload + * Newer but not newest upstream release. + * Fix Vcs-* and Homepage headers. + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.2. + + -- Torsten Werner <[email protected]> Tue, 20 Sep 2011 23:01:46 +0200 + maven-common-artifact-filters (1.1-3) unstable; urgency=low * Bump up Standard-Version to 3.8.4, no changes diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index 68258ce..16e17e5 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> -Build-Depends: ant, debhelper (>= 6), cdbs, default-jdk, libjaxp1.3-java +Build-Depends: ant, debhelper (>= 7), cdbs, default-jdk, libjaxp1.3-java Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant-optional, libmaven2-core-java, libplexus-container-default-java -Standards-Version: 3.8.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-plugin-tools -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-plugin-tools/ -Homepage: http://maven.apache.org +Standards-Version: 3.9.2 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-common-artifact-filters +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-common-artifact-filters/ +Homepage: http://maven.apache.org/shared/maven-common-artifact-filters/ Package: libmaven-common-artifact-filters-java Architecture: all 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/maven-common-artifact-filters.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

