[pkg-java] r14790 - trunk/doxia/debian

Torsten Werner twerner at alioth.debian.org
Fri Sep 9 14:54:23 UTC 2011


Author: twerner
Date: 2011-09-09 14:54:23 +0000 (Fri, 09 Sep 2011)
New Revision: 14790

Modified:
   trunk/doxia/debian/changelog
   trunk/doxia/debian/orig-tar.sh
Log:
* Newer but not newest upstream release.
  - Add Build-Depends: libhttpcore-java and switch to httpclient 4.
  - Do not remove maven-plugin from orig tarball.

Modified: trunk/doxia/debian/changelog
===================================================================
--- trunk/doxia/debian/changelog	2011-09-09 14:46:08 UTC (rev 14789)
+++ trunk/doxia/debian/changelog	2011-09-09 14:54:23 UTC (rev 14790)
@@ -7,8 +7,9 @@
   * Correct minor typos in long description (Closes: #612365)
 
   [ Torsten Werner ]
-  * Newer but not newest upstream release. Add Build-Depends: libhttpcore-java
-    and switch to httpclient 4.
+  * Newer but not newest upstream release.
+    - Add Build-Depends: libhttpcore-java and switch to httpclient 4.
+    - Do not remove maven-plugin from orig tarball.
   * Remove Trygve and Paul from Uploaders list.
   * Update Standards-Version: 3.9.2.
   * Improve short descriptions.

Modified: trunk/doxia/debian/orig-tar.sh
===================================================================
--- trunk/doxia/debian/orig-tar.sh	2011-09-09 14:46:08 UTC (rev 14789)
+++ trunk/doxia/debian/orig-tar.sh	2011-09-09 14:54:23 UTC (rev 14790)
@@ -6,7 +6,6 @@
 
 svn export http://svn.apache.org/repos/asf/maven/doxia/doxia/tags/$TAG $DIR
 # remove as it's packaged elsewhere
-rm -r $DIR/doxia-maven-plugin
 tar -c -z -f $TAR $DIR
 rm -rf $DIR ../$TAG
 




More information about the pkg-java-commits mailing list