[wagon] 27/62: * Switch to source format 3.0. * Remove Paul from Uploaders list. * Update Standards-Version: 3.9.1.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 8 12:59:34 UTC 2017


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

ebourg-guest pushed a commit to branch master-1.x
in repository wagon.

commit 95d3747e5861a9e4eabf4cb9ed72f6896536d8dc
Author: Torsten Werner <twerner at debian.org>
Date:   Mon Aug 29 18:48:41 2011 +0000

    * Switch to source format 3.0.
    * Remove Paul from Uploaders list.
    * Update Standards-Version: 3.9.1.
---
 debian/changelog                                |  5 ++++-
 debian/control                                  |  6 +++---
 debian/patches/series                           |  1 -
 debian/patches/use_debian_neko_and_xerces.patch | 24 ------------------------
 debian/rules                                    |  1 -
 5 files changed, 7 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 126a31a..eec9e0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,11 @@ wagon (1.0.0-1) UNRELEASED; urgency=low
   * Add Build-Depends: libjsoup-java and libcommons-io-java.
   * Change debian/watch to allow download of version 1.0.
   * Disable old patch that is not needed anymore.
+  * Switch to source format 3.0.
+  * Remove Paul from Uploaders list.
+  * Update Standards-Version: 3.9.1.
 
- -- Torsten Werner <twerner at debian.org>  Mon, 29 Aug 2011 20:45:59 +0200
+ -- Torsten Werner <twerner at debian.org>  Mon, 29 Aug 2011 20:47:42 +0200
 
 wagon (1.0-beta-6-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 141cc73..cdf7a11 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: wagon
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Paul Cager <paul-debian at home.paulcager.org>, Torsten Werner <twerner at debian.org>,
+Uploaders: Torsten Werner <twerner at debian.org>,
  Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
 Build-Depends-Indep: maven-repo-helper (>= 0.7), maven-ant-helper (>> 4), ant, ant-optional, 
                      libxalan2-java,
@@ -15,8 +15,8 @@ Build-Depends-Indep: maven-repo-helper (>= 0.7), maven-ant-helper (>> 4), ant, a
                      libplexus-interactivity-api-java, libplexus-interactivity-api-java-doc, 
                      libplexus-utils-java, libplexus-utils-java-doc, libjsoup-java,
                      libcommons-io-java
-Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), quilt, default-jdk
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk
+Standards-Version: 3.9.1
 Homepage: http://maven.apache.org/wagon/
 Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/wagon/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wagon/
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a1fc321..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-#use_debian_neko_and_xerces.patch
diff --git a/debian/patches/use_debian_neko_and_xerces.patch b/debian/patches/use_debian_neko_and_xerces.patch
deleted file mode 100644
index 7078dff..0000000
--- a/debian/patches/use_debian_neko_and_xerces.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/wagon-providers/wagon-http-shared/pom.xml
-+++ b/wagon-providers/wagon-http-shared/pom.xml
-@@ -36,20 +36,9 @@
- 
-   <dependencies>
-     <dependency>
--      <groupId>nekohtml</groupId>
--      <artifactId>xercesMinimal</artifactId>
--      <version>1.9.6.2</version>
--    </dependency>
--    <dependency>
--      <groupId>nekohtml</groupId>
-+      <groupId>net.sourceforge.nekohtml</groupId>
-       <artifactId>nekohtml</artifactId>
-       <version>1.9.6.2</version>
--      <exclusions>
--        <exclusion>
--          <groupId>xerces</groupId>
--          <artifactId>xercesImpl</artifactId>
--        </exclusion>
--      </exclusions>
-     </dependency>
-     <dependency>
-       <groupId>commons-httpclient</groupId>
diff --git a/debian/rules b/debian/rules
index 45e6602..33d5a00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(shell echo $(DEB_UPSTREAM_VERSION) | sed 's/^1\.0\.0/1.0/')

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



More information about the pkg-java-commits mailing list