summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPino Toscano <pino@debian.org>2013-02-27 22:28:00 +0100
committerPino Toscano <pino@debian.org>2013-02-27 22:28:00 +0100
commit98faebefce98c05c411aeb0f24dbf3a3ef681490 (patch)
treeb3ad18e89845e14679398c0770c5f3a1427a0a08 /debian/control
parentc24364fe84e8fff7105885830980d5443aaf5da5 (diff)
hurd-dev: remove the libsem-dev conflicts/replaces/provides
nowadays they are obsolete, since the libsem has been removed from the archive more than 6 years ago (we can assume nobody has it installed anymore)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index da00ac42..5f7187e2 100644
--- a/debian/control
+++ b/debian/control
@@ -34,9 +34,7 @@ Priority: standard
Section: libdevel
Architecture: hurd-any
Depends: ${misc:Depends}, libc0.3-dev (>= 2.13-31~), hurd (= ${binary:Version})
-Provides: libsem-dev
-Replaces: libsem-dev, hurd (<< 20130226-2~)
-Conflicts: libsem-dev
+Replaces: hurd (<< 20130226-2~)
Breaks: hurd (<< 20130226-2~)
Description: GNU Hurd (development files)
This package includes the header files and the static libraries.