summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-06 14:17:25 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-06 14:17:25 +0200
commit30f5bc1158d498e6953dfa01e5f69dcb76623e67 (patch)
treef9b8fd8e0cf3dedb9032584b24b02f2710e8150d
parent4f3509291d27d5b706574c33d317e19118642669 (diff)
revert Architecture back to linux-any
-rw-r--r--debian/changelog5
-rw-r--r--debian/control4
2 files changed, 3 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index d2a2616..ff41220 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,14 +2,11 @@ simple-scan (3.17.1-1) unstable; urgency=medium
* New upstream release:
- Make appdata translatable and add screenshot.
- * debian/control:
- - Change Architecture from "linux-any" to "any" because kfree*
- and hurd* are not available.
* Enable buildsystem testing:
- debian/control: Add libxml2-utils to Build-Depends.
- debian/rules: Remove override_dh_auto_test.
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 29 Apr 2015 14:04:54 +0200
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 06 May 2015 14:12:42 +0200
simple-scan (3.16.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ae52763..c58e759 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Vcs-Git: git://anonscm.debian.org/collab-maint/simple-scan.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/simple-scan.git
Package: simple-scan
-Architecture: any
+Architecture: linux-any
Depends:
dbus-x11 (>= 1.6),
adwaita-icon-theme,
@@ -49,7 +49,7 @@ Description: Simple Scanning Utility
Package: simple-scan-dbg
Section: debug
Priority: extra
-Architecture: any
+Architecture: linux-any
Depends:
simple-scan (= ${binary:Version}),
${misc:Depends}