[modello-maven-plugin] 09/12: * Add Conflicts on old versions of libmodello-java (Closes: #542762) * Bump up Standards-Version to 3.8.3, no change

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 5566e2c6e5f69642c5183433cb3d61d92ad74f26
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Wed Sep 2 20:20:47 2009 +0000

    * Add Conflicts on old versions of libmodello-java (Closes: #542762)
    * Bump up Standards-Version to 3.8.3, no change
---
 debian/changelog | 7 +++++++
 debian/control   | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b6a0732..f45ca95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+modello-maven-plugin (1.0.1-3) unstable; urgency=low
+
+  * Add Conflicts on old versions of libmodello-java (Closes: #542762)
+  * Bump up Standards-Version to 3.8.3, no change
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 02 Sep 2009 21:12:33 +0100
+
 modello-maven-plugin (1.0.1-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index f753f78..62c827a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, quilt
 Build-Depends-Indep: maven-debian-helper,
  libplexus-containers-java, libplexus-build-api-java, libmaven2-core-java,  
  libmodello-java, libplexus-utils-java 
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 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
@@ -16,6 +16,7 @@ Package: libmodello-maven-plugin-java
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Recommends: ${maven:OptionalDepends}
+Conflicts: libmodello-java (<< 1.0.1)
 Description: Modello Maven Plugin enables the use of Modello in Maven builds
  Modello is a Data Model toolkit in use by the Maven 2 Project.
  .

-- 
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