Source: calibre
Version: 0.8.25+dfsg-1
Severity: normal

Dear Maintainer,

The upstream author of python-cssutils has bundled python-encutils into python-
cssutils, this mean that calibre will no longer need to depend on python-
encutils.

Here is a patch that should remove the dependency on python-encutils

=== modified file 'COPYRIGHT'
--- COPYRIGHT   2011-10-04 10:29:28 +0000
+++ COPYRIGHT   2011-11-22 04:10:34 +0000
@@ -232,12 +232,6 @@
  The full text of the GPL is distributed as in
  /usr/share/common-licenses/GPL-3 on Debian systems.

-Files: src/encutils/__init__.py
-Copyright: 2005-2008: Christof Hoeke
-License: LGPL-3+, CC-BY-3.0
- The full text of the LGPL is distributed as in
- /usr/share/common-licenses/LGPL-3 on Debian systems.
-
 Files: src/calibre/translations/*
 Copyright: Copyright (C) 2007, Kovid Goyal
 Copyright: Copyright (C) 2008, Rosetta Contributors and Canonical Ltd.

=== modified file 'debian/control'
--- debian/control      2011-11-11 09:01:24 +0000
+++ debian/control      2011-11-22 04:10:29 +0000
@@ -16,7 +16,6 @@
  python-django-tagging,
  python-pkg-resources,
  python-cssutils (>= 0.9.7~),
- python-encutils,
  python-cherrypy3,
  python-pyparsing,
  python-routes,
@@ -47,7 +46,6 @@
  python-beautifulsoup,
  python-pkg-resources,
  python-cssutils (>= 0.9.7~),
- python-encutils (>= 0.9.5),
  python-cherrypy3 (>= 3.1.1),
  python-dateutil,
  python-django-tagging,

=== modified file 'debian/copyright'
--- debian/copyright    2011-01-12 22:25:48 +0000
+++ debian/copyright    2011-11-22 04:10:22 +0000
@@ -325,12 +325,6 @@
  The full text of the GPL is distributed as in
  /usr/share/common-licenses/GPL-3 on Debian systems.

-Files: src/encutils/__init__.py
-Copyright: 2005-2008: Christof Hoeke
-License: LGPL-3+, CC-BY-3.0
- The full text of the LGPL is distributed as in
- /usr/share/common-licenses/LGPL-3 on Debian systems.
-
 Files: src/calibre/translations/*
 Copyright: Copyright (C) 2007, Kovid Goyal
 Copyright: Copyright (C) 2008, Rosetta Contributors and Canonical Ltd.

=== modified file 'setup/installer/linux/freeze2.py'
--- setup/installer/linux/freeze2.py    2011-11-11 09:01:24 +0000
+++ setup/installer/linux/freeze2.py    2011-11-22 04:10:16 +0000
@@ -13,7 +13,7 @@
     __appname__

 SITE_PACKAGES = ['IPython', 'PIL', 'dateutil', 'dns', 'PyQt4', 'mechanize',
-        'sip.so', 'BeautifulSoup.py', 'cssutils', 'encutils', 'lxml',
+        'sip.so', 'BeautifulSoup.py', 'cssutils', 'lxml',
         'sipconfig.py', 'xdg', 'dbus', '_dbus_bindings.so',
'dbus_bindings.py',
         '_dbus_glib_bindings.so']

Please have a look at the svn branch

Vcs-Svn: svn://svn.debian.org/python-modules/packages/cssutils/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-
modules/packages/cssutils/trunk/

Best regards

Charlie Smotherman



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to