[Python-modules-commits] [python-docutils] 01/01: Mark all binary packages Multi-Arch: foreign.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Jan 31 18:59:23 UTC 2018
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch debian/master
in repository python-docutils.
commit 89e35542db97c0a7f2c057587018098b728e3d2a
Author: Helmut Grohne <helmut at subdivi.de>
Date: Wed Jan 31 21:58:12 2018 +0300
Mark all binary packages Multi-Arch: foreign.
Closes: #888142.
---
debian/changelog | 7 +++++++
debian/control | 4 ++++
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d988e8f..242417f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-docutils (0.14+dfsg-3) UNRELEASED; urgency=medium
+
+ [ Helmut Grohne ]
+ * Mark all binary packages Multi-Arch: foreign. (Closes: #888142)
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Wed, 31 Jan 2018 21:57:13 +0300
+
python-docutils (0.14+dfsg-2) unstable; urgency=medium
* Add python3-lib2to3 to dependencies of python3-docutils autopkgtest.
diff --git a/debian/control b/debian/control
index 7bcc85a..648294b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Homepage: http://docutils.sourceforge.net/
Package: python-docutils
Provides: docutils
Architecture: all
+Multi-Arch: foreign
Depends: docutils-common (= ${source:Version}),
python-roman,
${misc:Depends},
@@ -48,6 +49,7 @@ Description: text processing system for reStructuredText (implemented in Python
Package: python3-docutils
Provides: docutils
Architecture: all
+Multi-Arch: foreign
Depends: docutils-common (= ${source:Version}),
python3-roman,
${misc:Depends},
@@ -72,6 +74,7 @@ Description: text processing system for reStructuredText (implemented in Python
Package: docutils-common
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: python-docutils | python3-docutils
Description: text processing system for reStructuredText - common data
@@ -89,6 +92,7 @@ Description: text processing system for reStructuredText - common data
Package: docutils-doc
Section: doc
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Description: text processing system for reStructuredText - documentation
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-docutils.git
More information about the Python-modules-commits
mailing list