[doxia] 06/07: * Newer but not newest upstream release. - Add Build-Depends: libhttpcore-java and switch to httpclient 4. - Do not remove maven-plugin from orig tarball.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 6 09:41:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/1.1.4-1
in repository doxia.
commit 1777d4c59bbc0ec468dda2e5fa2056ec1f6f87fa
Author: Torsten Werner <twerner at debian.org>
Date: Fri Sep 9 14:54:23 2011 +0000
* Newer but not newest upstream release.
- Add Build-Depends: libhttpcore-java and switch to httpclient 4.
- Do not remove maven-plugin from orig tarball.
---
debian/changelog | 5 +++--
debian/orig-tar.sh | 1 -
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a0f0d36..caced6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ doxia (1.1.4-1) UNRELEASED; urgency=low
* 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.
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index eb7037b..e09e21d 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -6,7 +6,6 @@ TAG=doxia-$2
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia.git
More information about the pkg-java-commits
mailing list