[pkg-java] r14527 - in tags/plexus-i18n: . 1.0-beta-10-3/debian

Torsten Werner twerner at alioth.debian.org
Sun Aug 28 18:59:43 UTC 2011


Author: twerner
Date: 2011-08-28 18:59:43 +0000 (Sun, 28 Aug 2011)
New Revision: 14527

Added:
   tags/plexus-i18n/1.0-beta-10-3/
   tags/plexus-i18n/1.0-beta-10-3/debian/changelog
Removed:
   tags/plexus-i18n/1.0-beta-10-3/debian/changelog
Log:
[svn-buildpackage] Tagging plexus-i18n 1.0-beta-10-3

Deleted: tags/plexus-i18n/1.0-beta-10-3/debian/changelog
===================================================================
--- trunk/plexus-i18n/debian/changelog	2011-08-28 18:50:05 UTC (rev 14525)
+++ tags/plexus-i18n/1.0-beta-10-3/debian/changelog	2011-08-28 18:59:43 UTC (rev 14527)
@@ -1,76 +0,0 @@
-plexus-i18n (1.0-beta-10-3) unstable; urgency=low
-
-  UNRELEASED
-  * Switch to default-jdk(-doc). (Closes: #567289)
-  * Remove Trydge and Paul from Uploaders list.
-  * Update Standards-Version: 3.9.1.
-  * Switch to debhelper level 7.
-  * Switch to source format 3.0.
-  * Use Maven to build the package.
-  * Update debian/copyright.
-
- -- Torsten Werner <twerner at debian.org>  Fri, 26 Aug 2011 15:49:20 +0200
-
-plexus-i18n (1.0-beta-10-2) unstable; urgency=low
-
-  * Add missing Build-Depends: openjdk-6-doc.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 23:40:03 +0200
-
-plexus-i18n (1.0-beta-10-1) experimental; urgency=low
-
-  [ Ludovic Claude ]
-  * New upstream version
-  * Added myself to Uploaders.
-  * Add the Maven POM to the package
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-    Maven repository
-  * Update the watch file to reflect changes on the web site, use
-    SVN to download the sources
-  * Add maven-build.xml to debian/ in order to support compilation with Java 1.5
-  * Change the dependency on libplexus-container-default-java to 
-    libplexus-containers-java
-  * Use openjdk-6 JDK instead of gcj to build the package
-
-  [ Torsten Werner ]
-  * Fix doc-base file.
-
- -- Torsten Werner <twerner at debian.org>  Tue, 14 Jul 2009 11:35:41 +0200
-
-plexus-i18n (1.0-beta-7+svn6675-3) unstable; urgency=low
-
-  * Update Standards-Version: 3.8.2.
-    - Fix Homepage and Vcs headers.
-  * Change Section: java.
-  * Add missing Depends: ${misc:Depends}.
-
- -- Torsten Werner <twerner at debian.org>  Wed, 01 Jul 2009 23:13:39 +0200
-
-plexus-i18n (1.0-beta-7+svn6675-2) experimental; urgency=low
-
-  [ Michael Koch ]
-  * Updated watch file to ignore '+svn...' part.
-  * Added myself to Uploaders.
-
-  [ Torsten Werner ]
-  * Add plexus component descriptor.
-  * Add myself to Uploaders.
-  * Do no longer quote the full text of the Apache-2.0 license in
-    debian/copyright.
-
- -- Torsten Werner <twerner at debian.org>  Tue, 16 Dec 2008 23:23:54 +0100
-
-plexus-i18n (1.0-beta-7+svn6675-1) unstable; urgency=low
-
-  * New upstream release, to correct license problems (resulting in
-    rejection from ftp-master).
-      (Closes: #428575)
-
- -- Paul Cager <paul-debian at home.paulcager.org>  Sat, 21 Jul 2007 00:09:27 +0100
-
-plexus-i18n (1.0-beta-6-1) unstable; urgency=low
-
-  * Initial release. (Closes: #428575)
-
- -- Paul Cager <paul-debian at home.paulcager.org>  Tue, 12 Jun 2007 18:55:48 +0100

Copied: tags/plexus-i18n/1.0-beta-10-3/debian/changelog (from rev 14526, trunk/plexus-i18n/debian/changelog)
===================================================================
--- tags/plexus-i18n/1.0-beta-10-3/debian/changelog	                        (rev 0)
+++ tags/plexus-i18n/1.0-beta-10-3/debian/changelog	2011-08-28 18:59:43 UTC (rev 14527)
@@ -0,0 +1,75 @@
+plexus-i18n (1.0-beta-10-3) unstable; urgency=low
+
+  * Switch to default-jdk(-doc). (Closes: #567289)
+  * Remove Trydge and Paul from Uploaders list.
+  * Update Standards-Version: 3.9.1.
+  * Switch to debhelper level 7.
+  * Switch to source format 3.0.
+  * Use Maven to build the package.
+  * Update debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 26 Aug 2011 15:49:20 +0200
+
+plexus-i18n (1.0-beta-10-2) unstable; urgency=low
+
+  * Add missing Build-Depends: openjdk-6-doc.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 23:40:03 +0200
+
+plexus-i18n (1.0-beta-10-1) experimental; urgency=low
+
+  [ Ludovic Claude ]
+  * New upstream version
+  * Added myself to Uploaders.
+  * Add the Maven POM to the package
+  * Add a Build-Depends-Indep dependency on maven-repo-helper
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+    Maven repository
+  * Update the watch file to reflect changes on the web site, use
+    SVN to download the sources
+  * Add maven-build.xml to debian/ in order to support compilation with Java 1.5
+  * Change the dependency on libplexus-container-default-java to 
+    libplexus-containers-java
+  * Use openjdk-6 JDK instead of gcj to build the package
+
+  [ Torsten Werner ]
+  * Fix doc-base file.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 14 Jul 2009 11:35:41 +0200
+
+plexus-i18n (1.0-beta-7+svn6675-3) unstable; urgency=low
+
+  * Update Standards-Version: 3.8.2.
+    - Fix Homepage and Vcs headers.
+  * Change Section: java.
+  * Add missing Depends: ${misc:Depends}.
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 01 Jul 2009 23:13:39 +0200
+
+plexus-i18n (1.0-beta-7+svn6675-2) experimental; urgency=low
+
+  [ Michael Koch ]
+  * Updated watch file to ignore '+svn...' part.
+  * Added myself to Uploaders.
+
+  [ Torsten Werner ]
+  * Add plexus component descriptor.
+  * Add myself to Uploaders.
+  * Do no longer quote the full text of the Apache-2.0 license in
+    debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 16 Dec 2008 23:23:54 +0100
+
+plexus-i18n (1.0-beta-7+svn6675-1) unstable; urgency=low
+
+  * New upstream release, to correct license problems (resulting in
+    rejection from ftp-master).
+      (Closes: #428575)
+
+ -- Paul Cager <paul-debian at home.paulcager.org>  Sat, 21 Jul 2007 00:09:27 +0100
+
+plexus-i18n (1.0-beta-6-1) unstable; urgency=low
+
+  * Initial release. (Closes: #428575)
+
+ -- Paul Cager <paul-debian at home.paulcager.org>  Tue, 12 Jun 2007 18:55:48 +0100




More information about the pkg-java-commits mailing list