Your message dated Fri, 28 Nov 2014 07:52:32 +0000
with message-id <[email protected]>
and subject line Re: Bug#771248: unblock: abtransfers/0.0.5.0-2
has caused the Debian Bug report #771248,
regarding unblock: abtransfers/0.0.5.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 [email protected]
immediately.)
--
771248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please consider to unblock package abtransfers
The version in unstable fixes the issue that there were no menu entries for the
application.
----------- 8>< ---------------------------
diff -Nru abtransfers-0.0.5.0/debian/abtransfers.desktop
abtransfers-0.0.5.0/debian/abtransfers.desktop
--- abtransfers-0.0.5.0/debian/abtransfers.desktop 1970-01-01
01:00:00.000000000 +0100
+++ abtransfers-0.0.5.0/debian/abtransfers.desktop 2014-11-27
23:12:07.000000000 +0100
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=abTransfers
+Categories=Office
+Exec=abtransfers
+Terminal=false
+Type=Application
diff -Nru abtransfers-0.0.5.0/debian/abtransfers.dirs
abtransfers-0.0.5.0/debian/abtransfers.dirs
--- abtransfers-0.0.5.0/debian/abtransfers.dirs 2014-09-20 22:14:36.000000000
+0200
+++ abtransfers-0.0.5.0/debian/abtransfers.dirs 2014-11-27 23:12:07.000000000
+0100
@@ -1 +1,2 @@
usr/bin
+usr/share/applications
diff -Nru abtransfers-0.0.5.0/debian/abtransfers.install
abtransfers-0.0.5.0/debian/abtransfers.install
--- abtransfers-0.0.5.0/debian/abtransfers.install 2014-09-20
22:14:36.000000000 +0200
+++ abtransfers-0.0.5.0/debian/abtransfers.install 2014-11-27
23:12:07.000000000 +0100
@@ -1 +1,2 @@
usr/bin/abtransfers
+usr/share/applications/abtransfers.desktop
diff -Nru abtransfers-0.0.5.0/debian/changelog
abtransfers-0.0.5.0/debian/changelog
--- abtransfers-0.0.5.0/debian/changelog 2014-09-20 22:14:36.000000000
+0200
+++ abtransfers-0.0.5.0/debian/changelog 2014-11-27 23:12:07.000000000
+0100
@@ -1,3 +1,11 @@
+abtransfers (0.0.5.0-2) unstable; urgency=medium
+
+ * Add a menu entry for Gnome, KDE, LXDE and XFCE by shipping a desktop file
+ (Closes: #750979). Thanks to Tobias Scherer <[email protected]> for providing
+ the patch.
+
+ -- Micha Lenk <[email protected]> Thu, 27 Nov 2014 23:10:51 +0100
+
abtransfers (0.0.5.0-1) unstable; urgency=medium
* New upstream version.
diff -Nru abtransfers-0.0.5.0/debian/rules abtransfers-0.0.5.0/debian/rules
--- abtransfers-0.0.5.0/debian/rules 2014-09-20 22:14:36.000000000 +0200
+++ abtransfers-0.0.5.0/debian/rules 2014-11-27 23:12:07.000000000 +0100
@@ -16,6 +16,8 @@
dh_auto_install
install -d debian/tmp/usr/bin
install build/abtransfers debian/tmp/usr/bin
+ install -d debian/tmp/usr/share/applications
+ install debian/abtransfers.desktop debian/tmp/usr/share/applications
# Work around existing directory 'build'
build:
----------- 8>< ---------------------------
unblock abtransfers/0.0.5.0-2
Thanks a lot for considering.
Best regards,
Micha
--- End Message ---
--- Begin Message ---
On 2014-11-27 23:05, Micha Lenk wrote:
Please consider to unblock package abtransfers
The version in unstable fixes the issue that there were no menu entries
for the
application.
Unblocked.
Regards,
Adam
--- End Message ---