Package: ics
Version: 1.4.0-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch
*** /tmp/tmp5eBKaW
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/control:
- Remove XS-Python-Version field.
- Bump python-support, cdbs build-dependencies (as per Debian Python New
Policy)
* debian/pyversions:
- Build with Python 2.6.
I thought you might be interested in doing the same.
-- System Information:
Debian Release: 5.0
APT prefers jaunty-updates
APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500,
'jaunty-backports'), (500, 'jaunty')
Architecture: lpia (i686)
Kernel: Linux 2.6.28-13-lpia (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u ics-1.4.0/debian/pyversions ics-1.4.0/debian/pyversions
--- ics-1.4.0/debian/pyversions
+++ ics-1.4.0/debian/pyversions
@@ -1 +1 @@
-2.5
+2.6
diff -u ics-1.4.0/debian/control ics-1.4.0/debian/control
--- ics-1.4.0/debian/control
+++ ics-1.4.0/debian/control
@@ -1,11 +1,11 @@
Source: ics
Section: science
Priority: optional
Maintainer: Debian Science Team <[email protected]>
Uploaders: Sylvestre Ledru <[email protected]>,
Torsten Werner <[email protected]>
-Build-Depends: debhelper (>= 7), cdbs, python (>= 2.5), quilt, python-support
-XS-Python-Version: current
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.49), python (>= 2.5), quilt, python-support (>= 0.5.3)
Standards-Version: 3.8.0
Homepage: http://www.code-saturne.org/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ics/