|
@@ -2,7 +2,7 @@ Source: file
|
|
Section: utils
|
|
Section: utils
|
|
Priority: standard
|
|
Priority: standard
|
|
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
|
|
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
|
|
-Build-Depends: debhelper (>= 9.20140227~),
|
|
|
|
|
|
+Build-Depends: debhelper (>= 9.20141010~),
|
|
dh-autoreconf,
|
|
dh-autoreconf,
|
|
python-all,
|
|
python-all,
|
|
python3-all,
|
|
python3-all,
|
|
@@ -67,7 +67,7 @@ Package: python-magic
|
|
Section: python
|
|
Section: python
|
|
Priority: optional
|
|
Priority: optional
|
|
Architecture: all
|
|
Architecture: all
|
|
-Build-Profiles: !stage1
|
|
|
|
|
|
+Build-Profiles: <!stage1>
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
|
|
libmagic1 (>= ${binary:Version}),
|
|
libmagic1 (>= ${binary:Version}),
|
|
libmagic1 (<< ${binary:Version}.1~),
|
|
libmagic1 (<< ${binary:Version}.1~),
|
|
@@ -83,7 +83,7 @@ Package: python3-magic
|
|
Section: python
|
|
Section: python
|
|
Priority: optional
|
|
Priority: optional
|
|
Architecture: all
|
|
Architecture: all
|
|
-Build-Profiles: !stage1
|
|
|
|
|
|
+Build-Profiles: <!stage1>
|
|
Depends: ${misc:Depends}, ${python3:Depends},
|
|
Depends: ${misc:Depends}, ${python3:Depends},
|
|
libmagic1 (>= ${binary:Version}),
|
|
libmagic1 (>= ${binary:Version}),
|
|
libmagic1 (<< ${binary:Version}.1~),
|
|
libmagic1 (<< ${binary:Version}.1~),
|