[httpcomponents-client] 01/01: Upload to unstable
Miguel Landaeta
nomadium at moszumanska.debian.org
Wed Sep 17 00:15:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository httpcomponents-client.
commit 3bb26653bc6ba1cada2aea2c31c3e09aaec592dc
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Sep 16 21:13:32 2014 -0300
Upload to unstable
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
debian/patches/01-generate_osgi_metadata.patch | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9afb642..1e25e08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+httpcomponents-client (4.3.5-2) unstable; urgency=medium
+
+ * Fix FTBFS due to new artifact version for libmaven-bundle-plugin-java.
+ Refresh patch: 01-generate_osgi_metadata.patch.
+ (Closes: #761545).
+ * Update maintainer email address.
+
+ -- Miguel Landaeta <nomadium at debian.org> Tue, 16 Sep 2014 19:07:48 -0430
+
httpcomponents-client (4.3.5-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 8197a4f..278a93f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: httpcomponents-client
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Miguel Landaeta <miguel at miguel.cc>,
+Uploaders: Miguel Landaeta <nomadium at debian.org>,
Jakub Adam <jakub.adam at ktknet.cz>,
Damien Raude-Morvan <drazzib at debian.org>,
Emmanuel Bourg <ebourg at apache.org>
diff --git a/debian/patches/01-generate_osgi_metadata.patch b/debian/patches/01-generate_osgi_metadata.patch
index 78a45ce..d899264 100644
--- a/debian/patches/01-generate_osgi_metadata.patch
+++ b/debian/patches/01-generate_osgi_metadata.patch
@@ -21,7 +21,7 @@ Subject: generate-osgi-metadata
+ <plugin>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>maven-bundle-plugin</artifactId>
-+ <version>2.3.5</version>
++ <version>2.3.7</version>
+ <extensions>true</extensions>
<executions>
<execution>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git
More information about the pkg-java-commits
mailing list