XPost: linux.debian.bugs.dist
Hi Julien,
2017-10-01 22:50 Julien Cristau:
On Fri, Sep 29, 2017 at 00:21:59 +0200, Manuel A. Fernandez Montecelo wrote:
I uploaded to delayed/15, but if you want me to cancel or if it's OK to
change it to happen sooner, please let me know.
FWIW I don't think any of these changes are worth an upload. They're >probably not worth removing your upload either, except if they're not in
git they'll be lost the next time somebody touches this. So please
either cancel the NMU or provide a git tree we can pull from.
Thanks for taking a look and providing feedback.
I agree that the changes are not very important in general from the
point of view of the package.
However, they are somehwat important for cross-building and rebootstrap,
and to bring up new architectures, and since the last update was a
couple of years ago, maybe we'll go for a few months/years without
updates...
Anyway, I attach the individual patches that can be applied, if you want
me to provide the git tree I'll try to look tomorrow with more calm.
Cheers.
--
Manuel A. Fernandez Montecelo <
[email protected]>
From 10c5fac7492a25bdd3aba50d60235848793d1829 Mon Sep 17 00:00:00 2001
From: Helmut Grohne <
[email protected]>
Date: Fri, 29 Sep 2017 00:02:40 +0200
Subject: [PATCH 1/3] Mark all packages Multi-Arch: foreign. (Closes: #840813)
---
debian/changelog | 6 +++++-
debian/control | 2 ++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b2259cf..9c05a1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
-xorg-docs (1:1.7.1-2) UNRELEASED; urgency=medium
+xorg-docs (1:1.7.1-1.1) UNRELEASED; urgency=medium
+ [ Julien Cristau ]
* Switch xorg.freedesktop.org URLs in packaging to https.
+ [ Helmut Grohne ]
+ * Mark all packages Multi-Arch: foreign. (Closes: #840813)
+
-- Julien Cristau <
[email protected]> Sun, 21 Aug 2016 19:36:18 +0200
xorg-docs (1:1.7.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index fda9339..cbf99f3 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Architecture: all
Depends: ${misc:Depends}
Suggests: xorg-docs
Replaces: xorg-docs ( << 1:1.4-5 )
+Multi-Arch: foreign
Description: Core documentation for the X.org X Window System
This package contains co