summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,