Your message dated Fri, 17 Aug 2012 21:01:40 +0100
with message-id <[email protected]>
and subject line Re: Bug#683591: unblock: winetricks/0.0+20120606+svn831-3
has caused the Debian Bug report #683591,
regarding unblock: winetricks/0.0+20120606+svn831-3
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.)
--
683591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683591
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 winetricks
The multiarch change made winettricks uninstallable in x64
systems. This is handled better in debian/control::Depends. Debdiff
attached below.
unblock winetricks/0.0+20120606+svn831-3
---------------------------------------------------------------------------
diffstat for winetricks-0.0+20120606+svn831 winetricks-0.0+20120606+svn831
changelog | 8 ++++++++
control | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff -Nru winetricks-0.0+20120606+svn831/debian/changelog
winetricks-0.0+20120606+svn831/debian/changelog
--- winetricks-0.0+20120606+svn831/debian/changelog 2012-06-20
20:54:10.000000000 +0300
+++ winetricks-0.0+20120606+svn831/debian/changelog 2012-08-01
20:11:17.000000000 +0300
@@ -1,3 +1,11 @@
+winetricks (0.0+20120606+svn831-3) unstable; urgency=low
+
+ * debian/control
+ - (Depends): Add wine64-bin for x64 systems. Patch thanks to
+ Tobias Hansen <[email protected]> (Closes: #678840, #682321, #680955).
+
+ -- Jari Aalto <[email protected]> Wed, 01 Aug 2012 20:11:17 +0300
+
winetricks (0.0+20120606+svn831-2) unstable; urgency=low
* debian/control
diff -Nru winetricks-0.0+20120606+svn831/debian/control
winetricks-0.0+20120606+svn831/debian/control
--- winetricks-0.0+20120606+svn831/debian/control 2012-06-20
20:54:10.000000000 +0300
+++ winetricks-0.0+20120606+svn831/debian/control 2012-08-01
20:03:27.000000000 +0300
@@ -11,7 +11,7 @@
Package: winetricks
Architecture: all
-Depends: ${misc:Depends}, wine-bin-unstable | wine-bin, wget, cabextract,
unzip, p7zip
+Depends: ${misc:Depends}, wine-bin | wine-bin-unstable | wine64-bin, wget,
cabextract, unzip, p7zip
Recommends: zenity | kdebase-bin, xdg-utils, sudo | gksu
Suggests: wine-unstable | wine
Description: package manager for WINE to install software easily
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Thu, 2012-08-02 at 10:09 +0300, Jari Aalto wrote:
> Please unblock package winetricks
>
> The multiarch change made winettricks uninstallable in x64
> systems. This is handled better in debian/control::Depends. Debdiff
> attached below.
Unblocked.
Regards,
Adam
--- End Message ---