summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-19 09:36:19 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-19 09:36:19 +0100
commit707c78aefac5133c3f8bfb831f4c94d56b5b5488 (patch)
treefa1e82ba7f1f6a685c0af45d4da699b453d1cfea
parent92e4a7996dd44432053d380db4835dfd492b300a (diff)
Remove useless replaces
-rw-r--r--debian/changelog6
-rw-r--r--debian/control5
2 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index aacbeea..37a0a97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,12 @@ sane-backends (1.0.24-10) UNRELEASED; urgency=medium
- On package libsane-dev change Depends from libgphoto2-2-dev to
libgphoto2-dev.
- On package libsane remove package hpoj from Suggests
+ - Remove useless replaces because latest release in stable is 1.0.22-7:
+ + sane-utils: libsane (<< 1.0.11-4)
+ + libsane-common: libsane (<< 1.0.22-4~)
+ + libsane: libsane-extras (<< 1.0.18.14)
+ + libsane-dev: libsane-extras-dev (<< 1.0.18.14)
+ + libsane-dbg: libsane-extras-dbg (<< 1.0.18.14)
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 18 Jan 2015 11:46:18 +0100
diff --git a/debian/control b/debian/control
index 1ea0616..4eb203d 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,6 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Suggests: avahi-daemon, unpaper
-Replaces: libsane (<< 1.0.11-4)
Description: API library for scanners -- utilities
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
@@ -58,7 +57,6 @@ Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Replaces: libsane (<< 1.0.22-4~)
Description: API library for scanners -- documentation and support files
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
@@ -87,7 +85,6 @@ Depends:
${shlibs:Depends}
Recommends: libsane-extras, sane-utils (>= ${binary:Version})
Suggests: avahi-daemon, hplip
-Replaces: libsane-extras (<< 1.0.18.14)
Description: API library for scanners
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
@@ -122,7 +119,6 @@ Depends:
pkg-config,
${misc:Depends}
Recommends: libsane-extras-dev
-Replaces: libsane-extras-dev (<< 1.0.18.14)
Description: API development library for scanners [development files]
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
@@ -144,7 +140,6 @@ Architecture: any
Multi-Arch: same
Depends: libsane (= ${binary:Version}), ${misc:Depends}
Recommends: libsane-extras-dbg
-Replaces: libsane-extras-dbg (<< 1.0.18.14)
Description: API development library for scanners [debug symbols]
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any