[Bug 883112] Re: python-cups no longer depends on libcups2

2012-01-15 Thread Launchpad Bug Tracker
This bug was fixed in the package python-cups - 1.9.59-0ubuntu0.2

---
python-cups (1.9.59-0ubuntu0.2) oneiric-proposed; urgency=low

  * fix LP: #883112 - python-cups no longer depends on libcups2; Add back
${shlibs:Depends}, accidentally dropped during the dh_python2 conversion
- update debian/control
 -- Micah Gersten mic...@ubuntu.com   Fri, 28 Oct 2011 11:56:45 -0500

** Changed in: python-cups (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2012-01-14 Thread Bartosz Kosiorek
After upgrade python-cups to version 1.9.59-0ubuntu0.2 the problem was
fixed.


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-31 Thread Martin Pitt
Hello Jonathan, or anyone else affected,

Accepted python-cups into oneiric-proposed, the package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/python-cups

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-28 Thread Jonathan Reed
On Natty:
$ apt-cache policy python-cups
python-cups:
  Installed: 1.9.54-0ubuntu1
  Candidate: 1.9.54-0ubuntu1
  Version table:
 *** 1.9.54-0ubuntu1 0
500 http://mirrors.mit.edu/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status

$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53) 
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import cups
 

$ apt-cache show python-cups | grep Depends
Depends: libc6 (= 2.4), libcups2 (= 1.4.0), python ( 2.8), python (= 2.6), 
python-support (= 0.90.0)


On Oneiric:

# apt-cache policy python-cups
python-cups:
  Installed: 1.9.59-0ubuntu0.1
  Candidate: 1.9.59-0ubuntu0.1
  Version table:
 *** 1.9.59-0ubuntu0.1 0
500 http://localhost/ubuntu/ oneiric-updates/main amd64 Packages
100 /var/lib/dpkg/status
 1.9.58-0ubuntu1 0
500 http://localhost/ubuntu/ oneiric/main amd64 Packages

# python
Python 2.7.2+ (default, Oct  4 2011, 20:06:09) 
[GCC 4.6.1] on linux2
Type help, copyright, credits or license for more information.
 import cups
Traceback (most recent call last):
  File stdin, line 1, in module
ImportError: libcups.so.2: cannot open shared object file: No such file or 
directory
 

# apt-cache show python-cups | grep Depends
Depends: python2.7 | python2.6, python (= 2.6), python ( 2.8)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-28 Thread Micah Gersten
Thank you for reporting this to Ubuntu.  This was accidentally dropped
during the dh_python2 conversion.  I'll be attaching patches shortly.
Please report any other issues you may find.

** Also affects: python-cups (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: python-cups (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Tags added: oneiric regression-release

** Changed in: python-cups (Ubuntu Oneiric)
   Importance: Undecided = High

** Changed in: python-cups (Ubuntu Oneiric)
   Status: New = Triaged

** Changed in: python-cups (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: python-cups (Ubuntu Precise)
   Status: New = In Progress

** Changed in: python-cups (Ubuntu Precise)
 Assignee: (unassigned) = Micah Gersten (micahg)

** Changed in: python-cups (Ubuntu Oneiric)
   Status: Triaged = In Progress

** Changed in: python-cups (Ubuntu Oneiric)
 Assignee: (unassigned) = Micah Gersten (micahg)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-28 Thread Micah Gersten
This debdiff fixes the issue for precise.

** Patch added: precise debdiff
   
https://bugs.launchpad.net/ubuntu/oneiric/+source/python-cups/+bug/883112/+attachment/2576809/+files/python_cups_precise.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-28 Thread Micah Gersten
This patch fixes the issue for oneiric.

** Patch added: oneiric debdiff
   
https://bugs.launchpad.net/ubuntu/oneiric/+source/python-cups/+bug/883112/+attachment/2576810/+files/python_cups_oneiric.diff

** Changed in: python-cups (Ubuntu Oneiric)
   Status: In Progress = Confirmed

** Changed in: python-cups (Ubuntu Precise)
   Status: In Progress = Confirmed

** Changed in: python-cups (Ubuntu Oneiric)
 Assignee: Micah Gersten (micahg) = (unassigned)

** Changed in: python-cups (Ubuntu Precise)
 Assignee: Micah Gersten (micahg) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-28 Thread Launchpad Bug Tracker
This bug was fixed in the package python-cups - 1.9.59-0ubuntu1

---
python-cups (1.9.59-0ubuntu1) precise; urgency=low

  * fix LP: #883112 - python-cups no longer depends on libcups2; Add back
${shlibs:Depends}, accidentally dropped during the dh_python2 conversion
- update debian/control
 -- Micah Gersten mic...@ubuntu.com   Fri, 28 Oct 2011 11:56:07 -0500

** Changed in: python-cups (Ubuntu Precise)
   Status: Confirmed = Fix Released

** Branch linked: lp:ubuntu/python-cups

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883112] Re: python-cups no longer depends on libcups2

2011-10-28 Thread Micah Gersten
barry uploaded this for me to oneiric-proposed, dropping severity to
medium since libcups2 is installed by default

** Changed in: python-cups (Ubuntu Oneiric)
   Importance: High = Medium

** Changed in: python-cups (Ubuntu Oneiric)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883112

Title:
  python-cups no longer depends on libcups2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cups/+bug/883112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs