[SCM] morituri/master: Switch to new default Python install helper (from python-central).

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Aug 11 10:03:02 UTC 2011


The following commit has been merged in the master branch:
commit b17488e958ee60fe7fb41f8ec54d10d7ac3fa87c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 11 11:54:33 2011 +0200

    Switch to new default Python install helper (from python-central).

diff --git a/debian/control.in b/debian/control.in
index d5c5872..c29804a 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,6 @@ Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/morituri
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/morituri.git
 Homepage: http://thomas.apestaart.org/morituri/trac/
-XS-Python-Version: all
 
 Package: morituri
 Architecture: all
@@ -16,7 +15,6 @@ Depends: ${python:Depends}, ${misc:Depends}, ${cdbs:Depends}
 Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: CD ripper aiming for maximum quality
  Morituri is a CD ripper aiming for accuracy over speed.
  .
diff --git a/debian/rules b/debian/rules
index bc18461..8f0656b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 DEB_BUILDDIR = build
-DEB_PYTHON_SYSTEM = pycentral
 DEB_PYTHON_PACKAGES = morituri
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list