diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-10 22:33:59 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-10 22:33:59 +0100 |
commit | 49be73c492d636f97b9457f80025824ce90b4f72 (patch) | |
tree | 2b80c8cd686435b054187e8723dffe00072bee2b /debian | |
parent | 72a2e7d16a6be8c664778cda86b8c7b45fb28e08 (diff) |
upload
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0c5fac2f..c5a03fed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hurd (20130226-2) UNRELEASED; urgency=low +hurd (20130226-1+exp1) experimental; urgency=low [ Pino Toscano ] * Split the hurd libraries in own hurd-libs0.3{,-udeb} packages. diff --git a/debian/control b/debian/control index 0dbe2f3f..b517e6c2 100644 --- a/debian/control +++ b/debian/control @@ -43,8 +43,8 @@ Priority: standard Section: libdevel Architecture: hurd-any Depends: ${misc:Depends}, ${shlibs:Depends}, libc0.3-dev (>= 2.13-31~), hurd (= ${binary:Version}) -Replaces: hurd (<< 20130226-2~) -Breaks: hurd (<< 20130226-2~) +Replaces: hurd (<< 20130226-1+exp~) +Breaks: hurd (<< 20130226-1+exp~) Description: GNU Hurd (development files) This package includes the header files and the static libraries. |