[Python-modules-commits] [twisted] 06/09: Move python-twisted-runner-dbg to Architecture: all, since it's only a transitional empty package.
Free Ekanayaka
freee at moszumanska.debian.org
Thu Nov 10 11:29:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch master
in repository twisted.
commit fb20f9352a05e61a5cd1bd6c6a199560001b5437
Author: Free Ekanayaka <freee at debian.org>
Date: Fri Nov 4 12:39:02 2016 +0000
Move python-twisted-runner-dbg to Architecture: all, since it's
only a transitional empty package.
---
debian/control | 2 +-
debian/rules | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index d6ad513..2806f64 100644
--- a/debian/control
+++ b/debian/control
@@ -231,7 +231,7 @@ Description: twisted dummy package for process management
Package: python-twisted-runner-dbg
Section: debug
Priority: extra
-Architecture: any
+Architecture: all
Multi-Arch: foreign
Depends: python-twisted-runner (= ${binary:Version}),
python-dbg,
diff --git a/debian/rules b/debian/rules
index 37caf07..af43f2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -195,6 +195,7 @@ endif
dh_installdeb -i
dh_gencontrol -ppython-twisted-core -ppython-twisted-mail \
-ppython-twisted-names -ppython-twisted-news -ppython-twisted-web \
+ -ppython-twisted-runner -ppython-twisted-runner-dbg \
-ppython-twisted-words -ptwisted-doc -ppython-twisted \
-ppython3-twisted
: # Add the epoch to python-twisted-conch, for upgrades
@@ -215,11 +216,6 @@ binary-arch: build-arch install
ln -s python-twisted-bin \
debian/python-twisted-bin-dbg/usr/share/doc/python-twisted-bin-dbg
- dh_strip -ppython-twisted-runner --dbg-package=python-twisted-runner-dbg
- rm -rf debian/python-twisted-runner-dbg/usr/share/doc/python-twisted-runner-dbg
- ln -s python-twisted-runner \
- debian/python-twisted-runner-dbg/usr/share/doc/python-twisted-runner-dbg
-
dh_strip -ppython3-twisted-bin --dbg-package=python3-twisted-bin-dbg
rm -rf debian/python3-twisted-bin-dbg/usr/share/doc/python3-twisted-bin-dbg
ln -s python3-twisted-bin \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git
More information about the Python-modules-commits
mailing list