[modello-maven-plugin] 11/12: * Team upload. * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Disable maven-plugin-plugin because it causes a build failure.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:54:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch modello-1.1
in repository modello-maven-plugin.

commit e905c39ceb3c86b124a39e26780ff603df68dc28
Author: Torsten Werner <twerner at debian.org>
Date:   Wed Aug 24 22:12:30 2011 +0000

    * Team upload.
    * Switch to source format 3.0.
    * Update Standards-Version: 3.9.1.
    * Disable maven-plugin-plugin because it causes a build failure.
---
 debian/changelog         | 9 +++++++++
 debian/control           | 4 ++--
 debian/maven.ignoreRules | 1 +
 debian/rules             | 1 -
 debian/source/format     | 1 +
 5 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 96c2e3a..43782b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+modello-maven-plugin (1.1-2) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.9.1.
+  * Disable maven-plugin-plugin because it causes a build failure.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 25 Aug 2011 00:11:43 +0200
+
 modello-maven-plugin (1.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ba7d846..1254fdf 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: Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, quilt
+Build-Depends: debhelper (>= 7), cdbs, default-jdk
 Build-Depends-Indep: maven-debian-helper,
  libplexus-containers-java, libplexus-build-api-java, libmaven2-core-java,  
  libmodello-java (>= 1.1), libplexus-utils-java 
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/modello-maven-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/modello-maven-plugin/
 Homepage: http://modello.codehaus.org/modello-maven-plugin
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
new file mode 100644
index 0000000..e877106
--- /dev/null
+++ b/debian/maven.ignoreRules
@@ -0,0 +1 @@
+org.apache.maven.plugins maven-plugin-plugin maven-plugin *
diff --git a/debian/rules b/debian/rules
index dd3501d..b76c54a 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/maven.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 
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/modello-maven-plugin.git



More information about the pkg-java-commits mailing list