[modello-maven-plugin] 10/12: modello-maven-plugin (1.1-1) unstable; urgency=low

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 b72571312f5f4cfd7031b5861436f78fc1e3f6af
Author: Michael Koch <konqueror at gmx.de>
Date:   Mon Sep 28 15:58:13 2009 +0000

    modello-maven-plugin (1.1-1) unstable; urgency=low
    
      * New upstream release.
      * Added myself to Uploaders.
    
     -- Michael Koch <konqueror at gmx.de>  Mon, 28 Sep 2009 17:57:45 +0200
---
 debian/changelog | 7 +++++++
 debian/control   | 7 +++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f45ca95..96c2e3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+modello-maven-plugin (1.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Added myself to Uploaders.
+
+ -- Michael Koch <konqueror at gmx.de>  Mon, 28 Sep 2009 17:57:45 +0200
+
 modello-maven-plugin (1.0.1-3) unstable; urgency=low
 
   * Add Conflicts on old versions of libmodello-java (Closes: #542762)
diff --git a/debian/control b/debian/control
index 62c827a..ba7d846 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: modello-maven-plugin
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
 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 
+ libmodello-java (>= 1.1), libplexus-utils-java 
 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/
@@ -16,10 +16,9 @@ Package: libmodello-maven-plugin-java
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Recommends: ${maven:OptionalDepends}
-Conflicts: libmodello-java (<< 1.0.1)
+Conflicts: libmodello-java (<< 1.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.
  .
  This package provides a Maven plugin to enable the use of Modello in Maven
  builds.
-

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