diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-16 00:06:52 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-16 00:06:52 +0000 |
commit | 16c07cc09b81306b40acac01536d726e2c24d387 (patch) | |
tree | 6e0224e028a2dc9a9065c822a113bbaf3de07f66 /debian | |
parent | 49be73c492d636f97b9457f80025824ce90b4f72 (diff) |
upload to unstable
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index c5a03fed..ed8b63f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hurd (20130226-1+exp1) experimental; urgency=low +hurd (20130226-2) unstable; urgency=low [ Pino Toscano ] * Split the hurd libraries in own hurd-libs0.3{,-udeb} packages. @@ -21,7 +21,7 @@ hurd (20130226-1+exp1) experimental; urgency=low the udeb. * Update lintian overrides. - -- Samuel Thibault <sthibault@debian.org> Tue, 26 Feb 2013 23:51:12 +0100 + -- Samuel Thibault <sthibault@debian.org> Sat, 16 Mar 2013 00:06:39 +0000 hurd (20130226-1) unstable; urgency=low diff --git a/debian/control b/debian/control index b517e6c2..0dbe2f3f 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-1+exp~) -Breaks: hurd (<< 20130226-1+exp~) +Replaces: hurd (<< 20130226-2~) +Breaks: hurd (<< 20130226-2~) Description: GNU Hurd (development files) This package includes the header files and the static libraries. |