diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 247605f2..2513524a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hurd (20130226-2) UNRELEASED; urgency=low + + * Bump netdde breaking version, our updated pfinet wants a rebuilt one. + + -- Samuel Thibault <sthibault@debian.org> Tue, 26 Feb 2013 23:51:12 +0100 + hurd (20130226-1) unstable; urgency=low [ Samuel Thibault ] diff --git a/debian/control b/debian/control index 256988bf..56a24fc6 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-hurd/hurd.git Package: hurd Essential: yes Depends: ${misc:Depends}, sysv-rc, netdde (>= 0.0.20120518~), ${shlibs:Depends}, xkb-data -Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12), netdde (<< 0.0.20121127~) +Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12), netdde (<< 0.0.20121127-2) Suggests: hurd-doc Recommends: bf-utf-source Provides: makedev, login, console-driver-xkb |