The following commit has been merged in the master branch:
commit db9b1f06f44db5c1ea4d0c2646968f00dc1afa5b
Author: Niels Thykier <[email protected]>
Date: Mon Jul 8 21:49:02 2013 +0200
Release httpcomponents-client/4.2.5-2 into unstable
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index bb8af87..86a8eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-httpcomponents-client (4.2.5-2) UNRELEASED; urgency=low
+httpcomponents-client (4.2.5-2) unstable; urgency=low
+ [ Jakub Adam ]
* Fix OSGi metadata generation.
- -- Jakub Adam <[email protected]> Tue, 02 Jul 2013 14:12:53 +0200
+ [ Niels Thykier ]
+ * Fix problem with the clean target.
+
+ -- Jakub Adam <[email protected]> Mon, 08 Jul 2013 21:48:32 +0200
httpcomponents-client (4.2.5-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 95c1c9b..f7ed80a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ override_dh_clean:
mh_unpatchpoms -p$$pkg ; \
done
mh_clean
- -rm -rf http*/target/
+ rm -rf http*/target/ fluent-hc/target/
get-orig-source:
uscan --download-version $(UPVER) --force-download --rename
--
httpcomponents-client: HTTP/1.1 compliant HTTP agent Java implementation
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits