[plexus-maven-plugin] 12/23: * Switch to source format 3.0. * Update Standards-Version: 3.9.2.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Feb 27 22:34:56 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-maven-plugin.
commit d47eb7d1dbd79f3746678fd121ebd24e64dfeb28
Author: Torsten Werner <twerner at debian.org>
Date: Thu Sep 22 19:06:23 2011 +0000
* Switch to source format 3.0.
* Update Standards-Version: 3.9.2.
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
debian/rules | 1 -
debian/source/format | 1 +
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b7b2f6b..fd19e96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+plexus-maven-plugin (1.3.8-7) unstable; urgency=low
+
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner <twerner at debian.org> Thu, 22 Sep 2011 21:06:16 +0200
+
plexus-maven-plugin (1.3.8-6) unstable; urgency=low
* Bumped Standards-Version to 3.8.4, no change
diff --git a/debian/control b/debian/control
index e99f95c..2b7a506 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, quilt
+Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
junit, libmaven-plugin-tools-java, libplexus-velocity-java, velocity,
libplexus-cdc-java (>= 1.0~alpha14-4), libslf4j-java, libmaven-reporting-impl-java
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-maven-helper/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-maven-helper/
Homepage: http://plexus.codehaus.org/plexus-maven-plugin/
diff --git a/debian/rules b/debian/rules
index 8bbf57d..ad1c01c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,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
PACKAGE := $(DEB_SOURCE_PACKAGE)
VERSION := $(DEB_UPSTREAM_VERSION)
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/plexus-maven-plugin.git
More information about the pkg-java-commits
mailing list