Package: bittorrent-gui
Version: 3.4.2-5
Severity: serious
Tags: patch

libwxgtk2.4-python has been renamed to libwxgtk2.4-1-python. A patch is
attached that simply changes the dependencies and updates the changelog.
bittorrent-gui works fine with the new wxPython package.

chianamo:~# aptitude install bittorrent-gui
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
E: Unable to correct problems, you have held broken packages.
E: Unable to correct dependencies, some packages cannot be installed
E: Unable to resolve some dependencies!
Some packages had unmet dependencies.  This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

The following packages have unmet dependencies:
  bittorrent-gui: Depends: libwxgtk2.4-python which is a virtual package.
chianamo:~# aptitude install libwxgtk2.4-python
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
No candidate version found for libwxgtk2.4-python
The following packages have been kept back:
  arts ffmpeg libtunepimp-bin sound-juicer
0 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

-- 
bye,
pabs

http://qa.debian.org/developer.php?login=Paul+Wise&comaint=yes
diff -u bittorrent-3.4.2/debian/changelog bittorrent-3.4.2/debian/changelog
--- bittorrent-3.4.2/debian/changelog
+++ bittorrent-3.4.2/debian/changelog
@@ -1,3 +1,9 @@
+bittorrent (3.4.2-6) unstable; urgency=low
+
+  * Update depends for the gui to libwxgtk2.4-1-python
+
+ -- Michael Janssen <[EMAIL PROTECTED]>  Wed, 17 Aug 2005 16:27:11 +0800
+
 bittorrent (3.4.2-5) unstable; urgency=low
 
   * Fix btcompletedir(gui) so they work. Closes: #306398
diff -u bittorrent-3.4.2/debian/control bittorrent-3.4.2/debian/control
--- bittorrent-3.4.2/debian/control
+++ bittorrent-3.4.2/debian/control
@@ -28,7 +28,7 @@
 
 Package: bittorrent-gui
 Architecture: all
-Depends: ${python:Depends}, bittorrent (>= 3.4.2-1), libwxgtk2.4-python
+Depends: ${python:Depends}, bittorrent (>= 3.4.2-1), libwxgtk2.4-1-python
 Description: Scatter-gather network file transfer (GUI files)
  BitTorrent is a tool for distributing files. It's extremely   
  easy to use - downloads are started by clicking on hyperlinks.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to