|
@@ -2,8 +2,8 @@ Source: file
|
|
Section: utils
|
|
Section: utils
|
|
Priority: standard
|
|
Priority: standard
|
|
Maintainer: Michael Piefel <piefel@debian.org>
|
|
Maintainer: Michael Piefel <piefel@debian.org>
|
|
-Build-Depends: debhelper (>= 5.0.37.1), zlib1g-dev, autotools-dev, libtool, python (>= 2.3.5-7), python-all-dev
|
|
|
|
-Standards-Version: 3.6.2
|
|
|
|
|
|
+Build-Depends: debhelper (>= 5.0.37.2), zlib1g-dev, autotools-dev, libtool, python (>= 2.3.5-7), python-all-dev
|
|
|
|
+Standards-Version: 3.7.2
|
|
XS-Python-Version: all
|
|
XS-Python-Version: all
|
|
|
|
|
|
Package: file
|
|
Package: file
|
|
@@ -44,7 +44,7 @@ Package: python-magic
|
|
Section: python
|
|
Section: python
|
|
Architecture: any
|
|
Architecture: any
|
|
Priority: extra
|
|
Priority: extra
|
|
-Depends: ${python:Depends}
|
|
|
|
|
|
+Depends: ${python:Depends}, ${shlibs:Depends}
|
|
Provides: ${python:Provides}
|
|
Provides: ${python:Provides}
|
|
Conflicts: python2.3-magic, python2.4-magic
|
|
Conflicts: python2.3-magic, python2.4-magic
|
|
Replaces: python2.3-magic, python2.4-magic
|
|
Replaces: python2.3-magic, python2.4-magic
|