Author: twerner
Date: 2010-04-03 17:57:53 +0000 (Sat, 03 Apr 2010)
New Revision: 11984

Modified:
   trunk/qdox/debian/changelog
   trunk/qdox/debian/orig-tar.sh
Log:
Remove remove the duplicated source code in directory qdox from the orig
tarball.

Modified: trunk/qdox/debian/changelog
===================================================================
--- trunk/qdox/debian/changelog 2010-04-01 20:35:32 UTC (rev 11983)
+++ trunk/qdox/debian/changelog 2010-04-03 17:57:53 UTC (rev 11984)
@@ -17,8 +17,12 @@
   * Add Homepage and Vcs-* fields to debian/control
   * Bump Standards-Version to 3.8.4 (no changes needed)
 
- -- Ludovic Claude <ludovic.cla...@laposte.net>  Fri, 26 Mar 2010 22:52:29 
+0100
+  [ Torsten Werner ]
+  * Remove remove the duplicated source code in directory qdox from the orig
+    tarball.
 
+ -- Torsten Werner <twer...@debian.org>  Sat, 03 Apr 2010 19:56:02 +0200
+
 qdox (1.9.2-1) unstable; urgency=low
 
   * New upstream version

Modified: trunk/qdox/debian/orig-tar.sh
===================================================================
--- trunk/qdox/debian/orig-tar.sh       2010-04-01 20:35:32 UTC (rev 11983)
+++ trunk/qdox/debian/orig-tar.sh       2010-04-03 17:57:53 UTC (rev 11984)
@@ -6,7 +6,7 @@
 TAG=qdox-$VERSION
 
 svn export http://svn.codehaus.org/qdox/tags/$TAG/ $DIR
-rm -r $DIR/bootstrap
+rm -r $DIR/bootstrap $DIR/qdox
 tar -c -z -f $TAR $DIR
 rm -rf $DIR ../$TAG
 


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to