diff options
| author | Pino Toscano <pino@debian.org> | 2013-02-27 22:24:12 +0100 |
|---|---|---|
| committer | Pino Toscano <pino@debian.org> | 2013-02-27 22:24:12 +0100 |
| commit | c24364fe84e8fff7105885830980d5443aaf5da5 (patch) | |
| tree | 6d051f6dd2c46bfcef1a75d031fcb11bcf0a6a3a /debian/control | |
| parent | a9dfd4b2a4a06368a282a61ba8b4c59b6994d290 (diff) | |
Move /bin/timertest and /bin/fstests from hurd to hurd-dev
they are development-related utilities; add proper breaks/replaces.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 56a24fc6..da00ac42 100644 --- a/debian/control +++ b/debian/control @@ -35,8 +35,9 @@ Section: libdevel Architecture: hurd-any Depends: ${misc:Depends}, libc0.3-dev (>= 2.13-31~), hurd (= ${binary:Version}) Provides: libsem-dev -Replaces: libsem-dev +Replaces: libsem-dev, hurd (<< 20130226-2~) Conflicts: libsem-dev +Breaks: hurd (<< 20130226-2~) Description: GNU Hurd (development files) This package includes the header files and the static libraries. |
