Your message dated Wed, 24 Dec 2014 15:24:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#773871: unblock: ivy/2.3.0-4
has caused the Debian Bug report #773871,
regarding unblock: ivy/2.3.0-4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
773871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773871
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package ivy. The jar distributed is missing a template file
(#762108) and this is breaking one of the functionalities.
Thank you
unblock ivy/2.3.0-4
diff -Nru ivy-2.3.0/debian/build.xml ivy-2.3.0/debian/build.xml
--- ivy-2.3.0/debian/build.xml 2013-07-15 18:25:53.000000000 +0200
+++ ivy-2.3.0/debian/build.xml 2014-12-24 12:24:06.000000000 +0100
@@ -17,6 +17,7 @@
<include name="**/?*.ent" />
<include name="**/?*.css" />
<include name="**/?*.ico" />
+ <include name="**/pom.template" />
</patternset>
<target name="clean">
<delete dir="${class.dir}" quiet="true" />
diff -Nru ivy-2.3.0/debian/changelog ivy-2.3.0/debian/changelog
--- ivy-2.3.0/debian/changelog 2013-09-09 21:19:23.000000000 +0200
+++ ivy-2.3.0/debian/changelog 2014-12-24 12:48:03.000000000 +0100
@@ -1,3 +1,11 @@
+ivy (2.3.0-4) unstable; urgency=medium
+
+ * Team upload.
+ * Added the missing pom.template file in ivy.jar (Closes: #762108)
+ * Standards-Version updated to 3.9.6 (no changes)
+
+ -- Emmanuel Bourg <[email protected]> Wed, 24 Dec 2014 12:47:57 +0100
+
ivy (2.3.0-3) unstable; urgency=low
* Team upload.
diff -Nru ivy-2.3.0/debian/control ivy-2.3.0/debian/control
--- ivy-2.3.0/debian/control 2013-08-07 09:08:14.000000000 +0200
+++ ivy-2.3.0/debian/control 2014-12-24 12:33:23.000000000 +0100
@@ -8,7 +8,7 @@
libcommons-lang-java, libcommons-cli-java, liboro-java,
libcommons-collections3-java, libcommons-vfs-java (>= 2.0), junit,
libjsch-java, libbcprov-java, libbcpg-java, default-jdk-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ivy
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/ivy/
Homepage: http://ant.apache.org/ivy/
--- End Message ---
--- Begin Message ---
Hi,
On Wed, Dec 24, 2014 at 01:59:41PM +0100, Emmanuel Bourg wrote:
> unblock ivy/2.3.0-4
Unblocked.
Cheers,
Ivo
--- End Message ---