summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-30 11:17:44 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-30 11:17:44 +0200
commit03f6b1014707157ae5c36089723abcbd90f0ee12 (patch)
treea954f3badb3ee988bab9d2b810e3d920a604169f
parentb3854f7c266d92c2f0e384562493d4ff281e8ec9 (diff)
Remove [!hurd-i386] from B-D libusb-1.0-0-dev
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3bf2126..ed36a2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ sane-backends (1.0.27-1~experimental2) experimental; urgency=medium
+ Add Breaks and Replaces to the package libsane1 (Closes: #868308).
+ Remove outdated Recommends libsane-extras from libsane1
(Closes: #868265).
+ + Remove [!hurd-i386] from B-D libusb-1.0-0-dev.
* debian/sane-utils.postrm:
+ Enable set -e and masquerade update-inetd calls with "|| true".
* Rebuild symbols files (Closes: #868309).
diff --git a/debian/control b/debian/control
index f165261..ae3f16a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
libltdl3-dev,
libsystemd-dev [linux-any],
libtiff-dev,
- libusb-1.0-0-dev [!hurd-i386],
+ libusb-1.0-0-dev,
pkg-config,
po-debconf,
texlive,