[maven-invoker-plugin] 11/17: Upload to unstable
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri Aug 21 18:23:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository maven-invoker-plugin.
commit c3b2364451adb17651ca336596b93a7e12ed5cfc
Author: Miguel Landaeta <nomadium at debian.org>
Date: Thu Jun 5 19:23:42 2014 +0000
Upload to unstable
---
debian/changelog | 10 ++++++++++
debian/control | 8 ++++----
debian/copyright | 8 ++++----
debian/maven.rules | 1 +
4 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 67fa161..cea5383 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+maven-invoker-plugin (1.5-3) unstable; urgency=low
+
+ * Team upload.
+ * Update Maven settings to use correct coordinates for Groovy 1.8.x.
+ * Bump Standards-Versions to 3.9.5. No changes were required.
+ * Update copyright file to make it compliant with format 1.0.
+ * Use canonical URLs in Vcs-* fields.
+
+ -- Miguel Landaeta <nomadium at debian.org> Mon, 26 May 2014 12:27:46 -0300
+
maven-invoker-plugin (1.5-2) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index cadba7e..5a5d88f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
-Build-Depends-Indep: libmodello-maven-plugin-java (>= 1.0.1), ant, bsh, groovy, libdoxia-java,
+Build-Depends-Indep: libmodello-maven-plugin-java (>= 1.0.1), ant, bsh, groovy (>= 1.8.6-4~), libdoxia-java,
libdoxia-sitetools-java, libmaven-invoker-java (>= 2.0.11~), libmaven-reporting-impl-java,
libmaven2-core-java, libmaven-plugin-testing-java, libplexus-i18n-java,
libplexus-interpolation-java, libplexus-utils-java, libjline-java,
libmaven-plugin-tools-java (>= 2.8)
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-invoker-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-invoker-plugin/
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-invoker-plugin
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-invoker-plugin/
Homepage: http://maven.apache.org/plugins/maven-invoker-plugin/
Package: libmaven-invoker-plugin-java
diff --git a/debian/copyright b/debian/copyright
index e555263..4a782fb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,15 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maven Invoker Plugin
Upstream-Contact: Apache Maven Team
Source: http://maven.apache.org/
Files: *
-Copyright: © 2001-2009, The Apache Software Foundation.
+Copyright: 2001-2009, The Apache Software Foundation.
License: Apache-2.0
Files: debian/*
-Copyright: © 2009, Ludovic Claude <ludovic.claude at laposte.net>,
- © 2011, Miguel Landaeta <miguel at miguel.cc>
+Copyright: 2009, Ludovic Claude <ludovic.claude at laposte.net>,
+ 2011, 2014, Miguel Landaeta <nomadium at debian.org>
License: GPL-3+
License: Apache-2.0
diff --git a/debian/maven.rules b/debian/maven.rules
index 6071e8d..8608258 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,4 @@
junit junit jar s/3\..*/3.x/
org.codehaus.modello modello-maven-plugin maven-plugin s/.*/1.1/
s/ant/org.apache.ant/ * * s/.*/debian/
+org.codehaus.groovy * * s/.*/1.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-invoker-plugin.git
More information about the pkg-java-commits
mailing list