Your message dated Mon, 20 Aug 2012 22:37:30 +0100
with message-id <[email protected]>
and subject line Re: Bug#685406: unblock: x-tile/2.2.1-2
has caused the Debian Bug report #685406,
regarding unblock: x-tile/2.2.1-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.)
--
685406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685406
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 x-tile
It fixes binary dependencies (including RC #685386), debdiff attached.
thanks in advance,
unblock x-tile/2.2.1-2
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.32-00007-g56678ec (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru x-tile-2.2.1/debian/changelog x-tile-2.2.1/debian/changelog
--- x-tile-2.2.1/debian/changelog 2012-05-07 01:24:31.000000000 +0200
+++ x-tile-2.2.1/debian/changelog 2012-08-20 16:08:06.000000000 +0200
@@ -1,3 +1,12 @@
+x-tile (2.2.1-2) unstable; urgency=low
+
+ * debian/control
+ - Fix binary dependencies: add python-gconf, python-gtk2 and remove
+ unused ${shlibs:Depends} (Closes: #685386)
+ - Add Vcs headers pointing to git.debian.org
+
+ -- Ricardo Mones <[email protected]> Mon, 20 Aug 2012 15:47:42 +0200
+
x-tile (2.2.1-1) unstable; urgency=low
* Initial release (Closes: #599872)
diff -Nru x-tile-2.2.1/debian/control x-tile-2.2.1/debian/control
--- x-tile-2.2.1/debian/control 2012-05-07 01:24:31.000000000 +0200
+++ x-tile-2.2.1/debian/control 2012-08-20 16:08:06.000000000 +0200
@@ -5,10 +5,12 @@
Build-Depends: debhelper (>= 9), python, python-central, python-gnome2
Standards-Version: 3.9.3
Homepage: http://www.giuspen.com/x-tile/
+Vcs-Git: git://git.debian.org/git/users/mones/x-tile.git
+Vcs-Browser: http://git.debian.org/?p=users/mones/x-tile.git
Package: x-tile
Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${misc:Depends}, python-gtk2, python-gconf
Description: tile selected windows in different ways
X-tile is an application that allows you to select a number of
windows and tile them in different ways. Works on any X desktop.
--- End Message ---
--- Begin Message ---
On Mon, 2012-08-20 at 16:28 +0200, Ricardo Mones wrote:
> Please unblock package x-tile
>
> It fixes binary dependencies (including RC #685386), debdiff attached.
Unblocked, thanks.
Regards,
Adam
--- End Message ---