Your message dated Sat, 06 Oct 2012 07:16:16 +0200
with message-id <506fbea0.2040...@thykier.net>
and subject line Re: Bug#689760: unblock: felix-gogo-command/0.12.0-2
has caused the Debian Bug report #689760,
regarding unblock: felix-gogo-command/0.12.0-2
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 ow...@bugs.debian.org
immediately.)
--
689760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Dear Release Team:
Please unblock package felix-gogo-command. The upload of of 0.12.0-2
addresses #689395 (Install JAR into /usr/share/java to comply with
Debian policy). The previous version of the package installed the JAR
into the maven repository (only).
The debdiff is attached.
Thank you,
tony
unblock felix-gogo-command/0.12.0-2
diff -Nru felix-gogo-command-0.12.0/debian/changelog
felix-gogo-command-0.12.0/debian/changelog
--- felix-gogo-command-0.12.0/debian/changelog 2011-11-07 13:27:52.000000000
-0800
+++ felix-gogo-command-0.12.0/debian/changelog 2012-10-02 23:01:42.000000000
-0700
@@ -1,3 +1,13 @@
+felix-gogo-command (0.12.0-2) unstable; urgency=low
+
+ * Team upload.
+ * Install .jar into /usr/share/java to comply with policies.
+ (Closes: #689395).
+ * Bump Standards-Version to 3.9.3. No changes were required.
+ * Update copyright file.
+
+ -- Miguel Landaeta <mig...@miguel.cc> Tue, 02 Oct 2012 19:43:50 -0430
+
felix-gogo-command (0.12.0-1) unstable; urgency=low
* Initial release (Closes: #647936).
diff -Nru felix-gogo-command-0.12.0/debian/control
felix-gogo-command-0.12.0/debian/control
--- felix-gogo-command-0.12.0/debian/control 2011-11-07 13:27:52.000000000
-0800
+++ felix-gogo-command-0.12.0/debian/control 2012-10-02 23:01:42.000000000
-0700
@@ -17,7 +17,7 @@
libosgi-core-java (>= 4.3.0),
libosgi-core-java-doc,
libsurefire-java
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-java/felix-gogo-command.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-gogo-command.git
Homepage: http://felix.apache.org/site/apache-felix-gogo.html
diff -Nru felix-gogo-command-0.12.0/debian/copyright
felix-gogo-command-0.12.0/debian/copyright
--- felix-gogo-command-0.12.0/debian/copyright 2011-11-07 13:27:52.000000000
-0800
+++ felix-gogo-command-0.12.0/debian/copyright 2012-10-02 23:01:42.000000000
-0700
@@ -1,4 +1,4 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Felix Gogo Command
Source: http://felix.apache.org/site/apache-felix-gogo.html
diff -Nru felix-gogo-command-0.12.0/debian/libfelix-gogo-command-java.poms
felix-gogo-command-0.12.0/debian/libfelix-gogo-command-java.poms
--- felix-gogo-command-0.12.0/debian/libfelix-gogo-command-java.poms
2011-11-07 13:27:52.000000000 -0800
+++ felix-gogo-command-0.12.0/debian/libfelix-gogo-command-java.poms
2012-10-02 23:01:42.000000000 -0700
@@ -23,4 +23,4 @@
# it will be installed with mh_install.
# --classifier=<classifier>: Optional, the classifier for the jar. Empty by
default.
#
-pom.xml --no-parent --has-package-version
+pom.xml --no-parent --has-package-version --java-lib
[The following lists of changes regard files as different if they have
different names, permissions or owners.]
Files in second .changes but not in first
-----------------------------------------
-rw-r--r-- root/root /usr/share/java/org.apache.felix.gogo.command.jar
lrwxrwxrwx root/root
/usr/share/java/org.apache.felix.gogo.command-0.12.0.jar ->
org.apache.felix.gogo.command.jar
lrwxrwxrwx root/root
/usr/share/maven-repo/org/apache/felix/org.apache.felix.gogo.command/0.12.0/org.apache.felix.gogo.command-0.12.0.jar
-> ../../../../../../java/org.apache.felix.gogo.command.jar
lrwxrwxrwx root/root
/usr/share/maven-repo/org/apache/felix/org.apache.felix.gogo.command/debian/org.apache.felix.gogo.command-debian.jar
-> ../../../../../../java/org.apache.felix.gogo.command.jar
Files in first .changes but not in second
-----------------------------------------
-rw-r--r-- root/root
/usr/share/maven-repo/org/apache/felix/org.apache.felix.gogo.command/0.12.0/org.apache.felix.gogo.command-0.12.0.jar
lrwxrwxrwx root/root
/usr/share/maven-repo/org/apache/felix/org.apache.felix.gogo.command/debian/org.apache.felix.gogo.command-debian.jar
-> ../0.12.0/org.apache.felix.gogo.command-0.12.0.jar
Control files of package libfelix-gogo-command-java: lines which differ (wdiff
format)
--------------------------------------------------------------------------------------
Installed-Size: [-111-] {+115+}
Version: [-0.12.0-1-] {+0.12.0-2+}
Control files of package libfelix-gogo-command-java-doc: lines which differ
(wdiff format)
------------------------------------------------------------------------------------------
Version: [-0.12.0-1-] {+0.12.0-2+}
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On 2012-10-06 06:44, tony mancill wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
>
> Dear Release Team:
>
> Please unblock package felix-gogo-command. The upload of of 0.12.0-2
> addresses #689395 (Install JAR into /usr/share/java to comply with
> Debian policy). The previous version of the package installed the JAR
> into the maven repository (only).
>
> The debdiff is attached.
>
> Thank you,
> tony
>
> unblock felix-gogo-command/0.12.0-2
Unblocked, thanks.
~Niels
--- End Message ---