[SCM] Exec Maven Plugin branch, master, updated. 1.1.1+dfsg-1-1-g24f7b00

Gabriele Giacone gg0-guest at alioth.debian.org
Thu Feb 18 21:17:36 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Exec Maven Plugin".

The branch, master has been updated
       via  24f7b0094eee142e03159c168db356aeaf237a3e (commit)
      from  a367f13bcbfb562540b6223ded268e64f68f88a8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 24f7b0094eee142e03159c168db356aeaf237a3e
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Thu Feb 18 22:17:09 2010 +0100

    switch to public package

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    9 ++++++++-
 debian/control   |    7 ++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c2c17d8..6d26ae5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+exec-maven-plugin (1.1.1+dfsg-2) unstable; urgency=low
+
+  * Switch to "public package": maintainers are Debian Java Maintainers
+  * Standards-Version to 3.8.4
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Thu, 18 Feb 2010 00:35:17 +0100
+
 exec-maven-plugin (1.1.1+dfsg-1) unstable; urgency=low
 
   * Create a +dfsg tarball:
@@ -7,7 +14,7 @@ exec-maven-plugin (1.1.1+dfsg-1) unstable; urgency=low
   * Enabled build tests
   * Updated maintainer email address
 
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sat, 19 Dec 2009 14:17:48 +0100
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Thu, 18 Feb 2010 00:31:57 +0100
 
 exec-maven-plugin (1.1.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4584572..a6bc8d0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,12 @@
 Source: exec-maven-plugin
 Section: java
 Priority: optional
-Maintainer: Gabriele Giacone <1o5g4r8o at gmail.com>
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
 Build-Depends: debhelper (>= 7), cdbs
 Build-Depends-Indep: default-jdk, maven-debian-helper, libmaven2-core-java,
  libplexus-container-default-java, libplexus-utils-java, libmaven-plugin-testing-java
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-java/exec-maven-plugin.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/exec-maven-plugin.git;a=summary
 Homepage: http://mojo.codehaus.org/exec-maven-plugin 
@@ -14,7 +15,7 @@ Package: libmaven-exec-plugin-java
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Recommends: ${maven:OptionalDepends}
-Description: Exec Maven Plugin
+Description: Maven Exec Plugin
  The plugin provides 2 goals to help execute system and Java programs:
  exec:exec, execute programs and Java programs in a separate process and
  exec:java, execute Java programs in the same VM.


hooks/post-receive
-- 
Exec Maven Plugin



More information about the pkg-java-commits mailing list