summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-03 19:20:29 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-03 19:20:29 +0200
commit562fb8278a09d494aa11004389fc58861c6f0194 (patch)
treea47dcd4e448667433b8431c1f874cb9b54be9a80
parent9f550cf4f6878ec17da22ca1d8fecf3d437b94d3 (diff)
Return Architecture to linux-any
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 2 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 955079f..a6d84c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,6 @@ argyll (1.7.0+repack-1) unstable; urgency=low
* Set package type to +repack.
* debian/control:
- Add libpng12-dev to build-Depends.
- - Change Architecture from linux-any to any, because
- KFreeBSD* and hurd* are not longer available.
- Set Priority to optional.
- At package icc-utils and argyll-dbg set the Priority to extra.
* Make debian/man/scanin.1 more readable (LP: #1192368).
diff --git a/debian/control b/debian/control
index 9db8627..1b74369 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,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)
@@ -50,7 +50,7 @@ Description: Color Management System, calibrator and profiler
Package: argyll-dbg
Section: debug
Priority: extra
-Architecture: any
+Architecture: linux-any
Depends: argyll (= ${binary:Version}), ${misc:Depends}
Pre-Depends:
dpkg (>= 1.17.5)