[maven-javadoc-plugin] 11/23: Updated Standards-Version to 3.9.4 (no changes) Use canonical URLs for the Vcs-* fields Removed Michael Koch from the uploaders (Closes: #654112) debian/copyright: Updated to the Copyright Format 1.0 Build depend on debhelper >= 9

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Mar 16 14:26:46 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository maven-javadoc-plugin.

commit b3bb0aeab662f3f08e4c990dab8b62560d1ac4a6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 17 23:54:32 2013 +0000

    Updated Standards-Version to 3.9.4 (no changes)
    Use canonical URLs for the Vcs-* fields
    Removed Michael Koch from the uploaders (Closes: #654112)
    debian/copyright: Updated to the Copyright Format 1.0
    Build depend on debhelper >= 9
---
 debian/changelog | 12 ++++++++++++
 debian/compat    |  2 +-
 debian/control   | 31 +++++++++++++++++++++----------
 debian/copyright | 12 +++++-------
 4 files changed, 39 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f4fb9a2..a132ef9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+maven-javadoc-plugin (2.6.1-3) UNRELEASED; urgency=low
+
+  * Team upload.
+  * debian/control:
+    - Updated Standards-Version to 3.9.4 (no changes)
+    - Use canonical URLs for the Vcs-* fields
+    - Removed Michael Koch from the uploaders (Closes: #654112)
+  * debian/copyright: Updated to the Copyright Format 1.0
+  * Build depend on debhelper >= 9
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 18 Oct 2013 01:46:27 +0200
+
 maven-javadoc-plugin (2.6.1-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index b3b7b6e..cc75975 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,31 @@ Source: maven-javadoc-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>, Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>> 0.4)
-Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmodello-maven-plugin-java (>= 1.1),  
- clirr, libbcel-java, libcommons-lang-java, libdoxia-java, libdoxia-sitetools-java,  
- libmaven-archiver-java, libmaven2-core-java, libqdox-java, libwagon-java, libmaven-plugin-testing-java,
- libmaven-shade-plugin-java, liblog4j1.2-java, libmaven-plugin-tools-java (>= 2.8)
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-javadoc-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-javadoc-plugin/
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>> 0.4)
+Build-Depends-Indep: clirr,
+                     libbcel-java,
+                     libcommons-lang-java,
+                     libdoxia-java,
+                     libdoxia-sitetools-java,
+                     liblog4j1.2-java,
+                     libmaven-archiver-java,
+                     libmaven-invoker-plugin-java (>= 1.3),
+                     libmaven-plugin-testing-java,
+                     libmaven-plugin-tools-java (>= 2.8),
+                     libmaven-shade-plugin-java,
+                     libmaven2-core-java,
+                     libmodello-maven-plugin-java (>= 1.1),
+                     libqdox-java,
+                     libwagon-java
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-javadoc-plugin
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-javadoc-plugin/
 Homepage: http://maven.apache.org/plugins/maven-javadoc-plugin/
 
 Package: libmaven-javadoc-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Maven Javadoc Plugin
  Maven is a software project management and comprehension tool. Based on the
diff --git a/debian/copyright b/debian/copyright
index 828453e..e35e1be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Maven Javadoc Plugin
-Maintainer: Apache Maven team
-Source: http://maven.apache.org/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Maven Javadoc Plugin
+Upstream-Contact: Apache Maven team
+Source: http://maven.apache.org
 
 Files: *
 Copyright: 2001-2009, The Apache Software Foundation.
@@ -11,12 +11,10 @@ Files: debian/*
 Copyright: 2009, Ludovic Claude <ludovic.claude at laposte.net>
 License: GPL-3+
 
-License: GPL-3
+License: GPL-3+
   On Debian GNU/Linux system you can find the complete text of the
   GPL-3 license in '/usr/share/common-licenses/GPL-3'
 
 License: Apache-2.0
   On Debian GNU/Linux system you can find the complete text of the
   Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
-
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git



More information about the pkg-java-commits mailing list