[pkg-java] r11308 - in trunk: hbci4java/debian simple-xml/debian

Fabian Köster maestro_alubia-guest at alioth.debian.org
Sun Dec 27 15:19:50 UTC 2009


Author: maestro_alubia-guest
Date: 2009-12-27 15:19:50 +0000 (Sun, 27 Dec 2009)
New Revision: 11308

Modified:
   trunk/hbci4java/debian/changelog
   trunk/hbci4java/debian/orig-tar.sh
   trunk/simple-xml/debian/changelog
   trunk/simple-xml/debian/pom.xml
Log:
Update package to latest upstream-version



Modified: trunk/hbci4java/debian/changelog
===================================================================
--- trunk/hbci4java/debian/changelog	2009-12-26 16:47:48 UTC (rev 11307)
+++ trunk/hbci4java/debian/changelog	2009-12-27 15:19:50 UTC (rev 11308)
@@ -1,5 +1,5 @@
 hbci4java (2.5.12-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Initial release (Closes: #553617)
 
  -- Fabian Köster <koesterreich at gmx.net>  Sun, 01 Nov 2009 10:54:08 +0100

Modified: trunk/hbci4java/debian/orig-tar.sh
===================================================================
--- trunk/hbci4java/debian/orig-tar.sh	2009-12-26 16:47:48 UTC (rev 11307)
+++ trunk/hbci4java/debian/orig-tar.sh	2009-12-27 15:19:50 UTC (rev 11308)
@@ -6,7 +6,7 @@
 
 # clean up the upstream tarball
 unzip $3
-tar -c -z -f $TAR $DIR
+tar -c -z -f $TAR -X debian/orig-tar.exclude $DIR
 rm -rf $DIR $3
 
 # move to directory 'tarballs'

Modified: trunk/simple-xml/debian/changelog
===================================================================
--- trunk/simple-xml/debian/changelog	2009-12-26 16:47:48 UTC (rev 11307)
+++ trunk/simple-xml/debian/changelog	2009-12-27 15:19:50 UTC (rev 11308)
@@ -1,4 +1,4 @@
-simple-xml (2.1.5-1) unstable; urgency=low
+simple-xml (2.1.8-1) unstable; urgency=low
 
   * Initial release (Closes: #549566)
 

Modified: trunk/simple-xml/debian/pom.xml
===================================================================
--- trunk/simple-xml/debian/pom.xml	2009-12-26 16:47:48 UTC (rev 11307)
+++ trunk/simple-xml/debian/pom.xml	2009-12-27 15:19:50 UTC (rev 11308)
@@ -4,7 +4,7 @@
   <groupId>org.simpleframework</groupId>
   <artifactId>simple-xml</artifactId>
   <packaging>jar</packaging>
-  <version>2.1.5</version>
+  <version>2.1.8</version>
   <name>Simple XML</name>
   <url>http://simple.sourceforge.net</url>
   <description>Simple is a high performance XML serialization and configuration framework for Java</description>




More information about the pkg-java-commits mailing list