control: tags -1 + patch

On Fri, 18 Apr 2014 18:21:21 +0200 Samuel Thibault
<sthiba...@debian.org> wrote:
> Source: libnfnetlink
> Version: 1.0.1-3
> Severity: important
> 
> Hello,
> 
> This package seems Linux-specific, so it should use Architecture:
> linux-any in the control file, so its build is not even tried on
> non-Linux archs.

Attached is a (trivial) patch.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff -Nru libnfnetlink-1.0.1/debian/changelog libnfnetlink-1.0.1/debian/changelog
--- libnfnetlink-1.0.1/debian/changelog	2014-04-15 23:44:15.000000000 +0200
+++ libnfnetlink-1.0.1/debian/changelog	2015-02-17 13:41:37.000000000 +0100
@@ -1,3 +1,10 @@
+libnfnetlink (1.0.1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark binary packages as linux-any. (Closes: #745159)
+
+ -- Michael Biebl <bi...@debian.org>  Tue, 17 Feb 2015 13:41:14 +0100
+
 libnfnetlink (1.0.1-3) unstable; urgency=medium
 
   * [54caaa4] Handle symlink to directory conversion in a policy conform way.
diff -Nru libnfnetlink-1.0.1/debian/control libnfnetlink-1.0.1/debian/control
--- libnfnetlink-1.0.1/debian/control	2014-04-15 23:12:41.000000000 +0200
+++ libnfnetlink-1.0.1/debian/control	2015-02-17 13:41:02.000000000 +0100
@@ -8,7 +8,7 @@
 Vcs-Browser: https://github.com/formorer/pkg-libnfnetlink
 
 Package: libnfnetlink0
-Architecture: any
+Architecture: linux-any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -21,7 +21,7 @@
 
 Package: libnfnetlink0-dbg
 Section: debug
-Architecture: any
+Architecture: linux-any
 Pre-Depends: dpkg (>= 1.17.5)
 Depends: libnfnetlink0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: Debugging symbols for libnfnetlink0
@@ -35,7 +35,7 @@
 
 Package: libnfnetlink-dev
 Section: libdevel
-Architecture: any
+Architecture: linux-any
 Depends: libnfnetlink0 (= ${binary:Version}),
          pkg-config,
          ${misc:Depends},

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to