summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-05 07:28:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-05 07:28:37 +0200
commitca3be4d93cd3678362b080d412bf596e62545b96 (patch)
treeff4317ea28e6c88656d707eec648210877c40717
parentb96d7bfed4a01d266d2f15a4a5daedec1e77a526 (diff)
Remove kfreebsd-* and hurd-i386 from Architecture: (bug #762773)
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a1cc596..1ec4eba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+argyll (1.6.3-3) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - Replace Architecture: any with linux-any to prevent KFreeBSD-* and
+ hurd-i386 from build during unusable usb system (Closes: #762773).
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 05 Oct 2014 07:08:23 +0200
+
argyll (1.6.3-2) unstable; urgency=medium
* debian/control:
diff --git a/debian/control b/debian/control
index 01918c0..47a2cac 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Vcs-Git: git://anonscm.debian.org/collab-maint/argyll.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/argyll.git
Package: argyll
-Architecture: any
+Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}, argyll-ref
Pre-Depends:
dpkg (>= 1.17.5)
@@ -47,7 +47,7 @@ Description: Color Management System, calibrator and profiler
Package: argyll-dbg
Section: debug
-Architecture: any
+Architecture: linux-any
Depends: argyll (= ${binary:Version}), ${misc:Depends}
Pre-Depends:
dpkg (>= 1.17.5)