[pkg-java] r14686 - in tags/wagon: . 1.0.0-1/debian

Torsten Werner twerner at alioth.debian.org
Sat Sep 3 10:37:56 UTC 2011


Author: twerner
Date: 2011-09-03 10:37:56 +0000 (Sat, 03 Sep 2011)
New Revision: 14686

Added:
   tags/wagon/1.0.0-1/
   tags/wagon/1.0.0-1/debian/changelog
   tags/wagon/1.0.0-1/debian/control
Removed:
   tags/wagon/1.0.0-1/debian/changelog
   tags/wagon/1.0.0-1/debian/control
Log:
[svn-buildpackage] Tagging wagon 1.0.0-1

Deleted: tags/wagon/1.0.0-1/debian/changelog
===================================================================
--- trunk/wagon/debian/changelog	2011-09-02 22:26:28 UTC (rev 14682)
+++ tags/wagon/1.0.0-1/debian/changelog	2011-09-03 10:37:56 UTC (rev 14686)
@@ -1,95 +0,0 @@
-wagon (1.0.0-1) UNRELEASED; urgency=low
-
-  [ Michael Koch ]
-  * Added myself to Uploaders.
-  * Build-Depends on debhelper (>= 7).
-
-  [ Torsten Werner ]
-  * New upstream release 1.0. We use 1.0.0 to fake a newer version compared to
-    1.0-beta-*.
-  * Add Build-Depends: libjsoup-java and libcommons-io-java.
-  * Change debian/watch to allow download of version 1.0.
-  * Switch to source format 3.0.
-  * Remove Paul from Uploaders list.
-  * Update Standards-Version: 3.9.1.
-  * Use Maven to build the package.
-
- -- Torsten Werner <twerner at debian.org>  Mon, 29 Aug 2011 22:28:49 +0200
-
-wagon (1.0-beta-6-2) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 23:53:07 +0200
-
-wagon (1.0-beta-6-1) experimental; urgency=low
-
-  * New upstream version
-  * Bump up Standards-Version to 3.8.2
-  * Remove junit and wagon-provider-test dependency from Maven descriptor
-  * Move api documentation to /usr/share/doc/libwagon-java/api
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Sat, 25 Jul 2009 18:43:01 +0100
-
-wagon (1.0-beta-5-1) experimental; urgency=low
-
-  * New upstream version (Closes: #531444)
-  * Add myself to Uploaders
-  * Bump up Standards-Version to 3.8.1
-  * Add the Maven POM to the package (Closes: #511870)
-  * Add a Build-Depends-Indep dependency on maven-repo-helper and 
-    maven-ant-helper, use quilt to patch one of the POM files.
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-    Maven repository
-  * Use mh_mavenrepo to generate the update scripts for the Debian parent POM
-  * Update watch, orig-tar.sh and the get-orig-sources in debian/rules to use
-    SVN tags
-  * Remove the patch as it doesn't apply anymore
-  * Update the dependency list: remove libcommons-openpgp-java, 
-    libcommons-openpgp-java-doc, libganymed-ssh2-java, libjtidy-java, 
-    libjtidy-java-doc, libslide-webdavclient-java,
-    libplexus-classworlds-java, libplexus-component-api-java
-  * Add a dependency on libmaven-scm-java, libnekohtml-java
-  * Update debian/build.xml to use build.xml from maven-ant-helper,
-    making the build more modular.
-  * Renamed wagon.docbase to libwagon-java-doc.docbase to fix documentation
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Mon, 06 Jul 2009 23:19:57 +0100
-
-wagon (1.0-beta-2-4) unstable; urgency=low
-
-  * Add missing Depends: ${misc:Depends}.
-  * Change Section: java.
-  * Fix typo: transferring.
-  * Switch to default-jdk. (Closes: #526302)
-
- -- Torsten Werner <twerner at debian.org>  Wed, 01 Jul 2009 23:27:22 +0200
-
-wagon (1.0-beta-2-3) experimental; urgency=low
-
-  [ Michael Koch ]
-  * Added watch file.
-
-  [ Torsten Werner ]
-  * Add missing jars.
-  * Update control file.
-  * Add myself to Uploaders.
-  * Add Vcs-* headers.
-  * Bump up Standards-Version: 3.8.0.
-  * Do no longer quote the full text of the Apache license.
-
- -- Torsten Werner <twerner at debian.org>  Sat, 29 Nov 2008 12:27:19 +0100
-
-wagon (1.0-beta-2-2) unstable; urgency=low
-
-  * libwagon-java: Fixed missing package
-    org.apache.maven.wagon.providers.ssh.knownhost (Closes: #449188)
-  * Added new control field "Homepage"
-
- -- Paul Cager <paul-debian at home.paulcager.org>  Sun, 04 Nov 2007 11:03:16 +0000
-
-wagon (1.0-beta-2-1) unstable; urgency=low
-
-  * Initial release. (Closes: #413518)
-
- -- Paul Cager <paul-debian at home.paulcager.org>  Mon, 30 Apr 2007 11:40:01 +0100

Copied: tags/wagon/1.0.0-1/debian/changelog (from rev 14685, trunk/wagon/debian/changelog)
===================================================================
--- tags/wagon/1.0.0-1/debian/changelog	                        (rev 0)
+++ tags/wagon/1.0.0-1/debian/changelog	2011-09-03 10:37:56 UTC (rev 14686)
@@ -0,0 +1,97 @@
+wagon (1.0.0-1) unstable; urgency=low
+
+  [ Michael Koch ]
+  * Added myself to Uploaders.
+  * Build-Depends on debhelper (>= 7).
+
+  [ Torsten Werner ]
+  * New upstream release 1.0. We use 1.0.0 to fake a newer version compared to
+    1.0-beta-*.
+  * Add Build-Depends: libjsoup-java and libcommons-io-java.
+  * Change debian/watch to allow download of version 1.0.
+  * Switch to source format 3.0.
+  * Remove Paul from Uploaders list.
+  * Update Standards-Version: 3.9.1.
+  * Use Maven to build the package. Switch to Build-Depends: default-jdk-doc.
+    (Closes: #567294)
+  * Add missing Build-Depends: subversion.
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 03 Sep 2011 11:58:13 +0200
+
+wagon (1.0-beta-6-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 23:53:07 +0200
+
+wagon (1.0-beta-6-1) experimental; urgency=low
+
+  * New upstream version
+  * Bump up Standards-Version to 3.8.2
+  * Remove junit and wagon-provider-test dependency from Maven descriptor
+  * Move api documentation to /usr/share/doc/libwagon-java/api
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Sat, 25 Jul 2009 18:43:01 +0100
+
+wagon (1.0-beta-5-1) experimental; urgency=low
+
+  * New upstream version (Closes: #531444)
+  * Add myself to Uploaders
+  * Bump up Standards-Version to 3.8.1
+  * Add the Maven POM to the package (Closes: #511870)
+  * Add a Build-Depends-Indep dependency on maven-repo-helper and 
+    maven-ant-helper, use quilt to patch one of the POM files.
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+    Maven repository
+  * Use mh_mavenrepo to generate the update scripts for the Debian parent POM
+  * Update watch, orig-tar.sh and the get-orig-sources in debian/rules to use
+    SVN tags
+  * Remove the patch as it doesn't apply anymore
+  * Update the dependency list: remove libcommons-openpgp-java, 
+    libcommons-openpgp-java-doc, libganymed-ssh2-java, libjtidy-java, 
+    libjtidy-java-doc, libslide-webdavclient-java,
+    libplexus-classworlds-java, libplexus-component-api-java
+  * Add a dependency on libmaven-scm-java, libnekohtml-java
+  * Update debian/build.xml to use build.xml from maven-ant-helper,
+    making the build more modular.
+  * Renamed wagon.docbase to libwagon-java-doc.docbase to fix documentation
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Mon, 06 Jul 2009 23:19:57 +0100
+
+wagon (1.0-beta-2-4) unstable; urgency=low
+
+  * Add missing Depends: ${misc:Depends}.
+  * Change Section: java.
+  * Fix typo: transferring.
+  * Switch to default-jdk. (Closes: #526302)
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 01 Jul 2009 23:27:22 +0200
+
+wagon (1.0-beta-2-3) experimental; urgency=low
+
+  [ Michael Koch ]
+  * Added watch file.
+
+  [ Torsten Werner ]
+  * Add missing jars.
+  * Update control file.
+  * Add myself to Uploaders.
+  * Add Vcs-* headers.
+  * Bump up Standards-Version: 3.8.0.
+  * Do no longer quote the full text of the Apache license.
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 29 Nov 2008 12:27:19 +0100
+
+wagon (1.0-beta-2-2) unstable; urgency=low
+
+  * libwagon-java: Fixed missing package
+    org.apache.maven.wagon.providers.ssh.knownhost (Closes: #449188)
+  * Added new control field "Homepage"
+
+ -- Paul Cager <paul-debian at home.paulcager.org>  Sun, 04 Nov 2007 11:03:16 +0000
+
+wagon (1.0-beta-2-1) unstable; urgency=low
+
+  * Initial release. (Closes: #413518)
+
+ -- Paul Cager <paul-debian at home.paulcager.org>  Mon, 30 Apr 2007 11:40:01 +0100

Deleted: tags/wagon/1.0.0-1/debian/control
===================================================================
--- trunk/wagon/debian/control	2011-09-02 22:26:28 UTC (rev 14682)
+++ tags/wagon/1.0.0-1/debian/control	2011-09-03 10:37:56 UTC (rev 14686)
@@ -1,85 +0,0 @@
-Source: wagon
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>,
- Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libmaven-enforcer-plugin-java, libmaven-javadoc-plugin-java, libplexus-maven-plugin-java,  
- junit (>= 3.8.1), libcommons-codec-java, libcommons-httpclient-java, libcommons-io-java,  
- libcommons-logging-java, libcommons-net2-java, libeasymock-java, libjetty-java,  
- libjsch-java, libjsoup-java, libmaven-scm-java, libplexus-container-default-java,  
- libplexus-containers-java, libplexus-interactivity-api-java, libplexus-utils-java,  
- junit (>= 3.8.1), libeasymock-java, libjetty-java, libmaven-scm-java, default-jdk-doc,  
- libcommons-codec-java-doc, libcommons-logging-java-doc, libcommons-net2-java-doc,  
- libjetty-java-doc, libmaven-scm-java-doc, libplexus-container-default-java-doc,  
- libplexus-containers-java-doc, libplexus-interactivity-api-java-doc, libplexus-utils-java-doc 
-Standards-Version: 3.9.1
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wagon
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wagon/
-Homepage: http://maven.apache.org/wagon/
-
-Package: libwagon-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libwagon-java-doc
-Homepage: http://maven.apache.org/wagon/
-Description: tools to manage Maven artifacts and deployment
- The Wagon project defines a simple API for transferring resources
- (artifacts) to and from repositories. The word repository is used in this
- context as it is commonly used in Maven and means a storage of artifacts.
- .
- It is also used to deploy the Maven generated site to a server.
- .
- This package contains the following Jars:
- .
-  wagon-file
-    Implementation of Wagon provider for File system access.
-  wagon-ftp
-    Implementation of Wagon provider for FTP access.
-  wagon-http
-    Implementation of Wagon provider for HTTP access.
-  wagon-http-lightweight
-    Implementation of Wagon provider for HTTP access. It uses standard
-    JDK classes as lower lever layer.
-    It enables Maven to use remote repositories stored in HTTP servers.
-    It doesn't allow deployment.
-  wagon-http-shared
-    This package is a shared Library for the wagon-http, and
-    wagon-http-lightweight wagon providers
-  wagon-scm
-    Implementation of Wagon provider for Source Control access.
-    Gets and puts artifacts using a Source Control Management system.
-  wagon-ssh
-    Implementation of Wagon provider for SCP and SFTP access.
-    It enables Maven to deploy artifacts and sites to SSH servers. It
-    uses JSch (Java Secure Channel) as lower level layer.
-  wagon-ssh-common
-    Implementation of Wagon provider for SCP and SFTP access. It
-    enables Maven to deploy artifacts and sites to SSH servers.
-    Getting files from SSH servers is not fully tested.
-  wagon-ssh-external
-    Implementation of Wagon provider for SSH servers access. It
-    enables Maven to deploy artifacts and sites to SSH servers.
-    It uses an external SSH program that has to be already installed
-    in the system. Getting files from SSH servers is not fully tested.
-  wagon-webdav-jackrabbit
-    Implementation of Wagon provider for WebDAV access.
-    It uses the Apache JackRabbit library for WebDAV access.
-
-Package: libwagon-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libwagon-java
-Homepage: http://maven.apache.org/wagon/
-Description: tools to manage Maven artifacts and deployment
- The Wagon project defines a simple API for transferring resources
- (artifacts) to and from repositories. The word repository is used in this
- context as it is commonly used in Maven and means a storage of artifacts.
- .
- It is also used to deploy the Maven generated site to a server.
- .
- This package contains the JavaDocs for libwagon-java.

Copied: tags/wagon/1.0.0-1/debian/control (from rev 14684, trunk/wagon/debian/control)
===================================================================
--- tags/wagon/1.0.0-1/debian/control	                        (rev 0)
+++ tags/wagon/1.0.0-1/debian/control	2011-09-03 10:37:56 UTC (rev 14686)
@@ -0,0 +1,86 @@
+Source: wagon
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends-Indep: libmaven-enforcer-plugin-java, libmaven-javadoc-plugin-java, libplexus-maven-plugin-java,  
+ junit (>= 3.8.1), libcommons-codec-java, libcommons-httpclient-java, libcommons-io-java,  
+ libcommons-logging-java, libcommons-net2-java, libeasymock-java, libjetty-java,  
+ libjsch-java, libjsoup-java, libmaven-scm-java, libplexus-container-default-java,  
+ libplexus-containers-java, libplexus-interactivity-api-java, libplexus-utils-java,  
+ junit (>= 3.8.1), libeasymock-java, libjetty-java, libmaven-scm-java, default-jdk-doc,  
+ libcommons-codec-java-doc, libcommons-logging-java-doc, libcommons-net2-java-doc,  
+ libjetty-java-doc, libmaven-scm-java-doc, libplexus-container-default-java-doc,  
+ libplexus-containers-java-doc, libplexus-interactivity-api-java-doc, libplexus-utils-java-doc,
+ subversion
+Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wagon
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wagon/
+Homepage: http://maven.apache.org/wagon/
+
+Package: libwagon-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libwagon-java-doc
+Homepage: http://maven.apache.org/wagon/
+Description: tools to manage Maven artifacts and deployment
+ The Wagon project defines a simple API for transferring resources
+ (artifacts) to and from repositories. The word repository is used in this
+ context as it is commonly used in Maven and means a storage of artifacts.
+ .
+ It is also used to deploy the Maven generated site to a server.
+ .
+ This package contains the following Jars:
+ .
+  wagon-file
+    Implementation of Wagon provider for File system access.
+  wagon-ftp
+    Implementation of Wagon provider for FTP access.
+  wagon-http
+    Implementation of Wagon provider for HTTP access.
+  wagon-http-lightweight
+    Implementation of Wagon provider for HTTP access. It uses standard
+    JDK classes as lower lever layer.
+    It enables Maven to use remote repositories stored in HTTP servers.
+    It doesn't allow deployment.
+  wagon-http-shared
+    This package is a shared Library for the wagon-http, and
+    wagon-http-lightweight wagon providers
+  wagon-scm
+    Implementation of Wagon provider for Source Control access.
+    Gets and puts artifacts using a Source Control Management system.
+  wagon-ssh
+    Implementation of Wagon provider for SCP and SFTP access.
+    It enables Maven to deploy artifacts and sites to SSH servers. It
+    uses JSch (Java Secure Channel) as lower level layer.
+  wagon-ssh-common
+    Implementation of Wagon provider for SCP and SFTP access. It
+    enables Maven to deploy artifacts and sites to SSH servers.
+    Getting files from SSH servers is not fully tested.
+  wagon-ssh-external
+    Implementation of Wagon provider for SSH servers access. It
+    enables Maven to deploy artifacts and sites to SSH servers.
+    It uses an external SSH program that has to be already installed
+    in the system. Getting files from SSH servers is not fully tested.
+  wagon-webdav-jackrabbit
+    Implementation of Wagon provider for WebDAV access.
+    It uses the Apache JackRabbit library for WebDAV access.
+
+Package: libwagon-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${maven:DocDepends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libwagon-java
+Homepage: http://maven.apache.org/wagon/
+Description: tools to manage Maven artifacts and deployment
+ The Wagon project defines a simple API for transferring resources
+ (artifacts) to and from repositories. The word repository is used in this
+ context as it is commonly used in Maven and means a storage of artifacts.
+ .
+ It is also used to deploy the Maven generated site to a server.
+ .
+ This package contains the JavaDocs for libwagon-java.




More information about the pkg-java-commits mailing list