diff --git a/debian/changelog b/debian/changelog index 5ff4c58..ab5a01e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +emdebian-rootfs (2.0.8) unstable; urgency=low + + * Add missing realpath dependency + + -- Wookey Tue, 30 Mar 2010 15:16:53 +0100 + emdebian-rootfs (2.0.7) unstable; urgency=low * [INTL:pt] Updated Portuguese program output translation diff --git a/debian/control b/debian/control index d350d27..75af596 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Description: emdebian root filesystem support Package: multistrap Section: admin Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, apt, +Depends: ${perl:Depends}, ${misc:Depends}, apt, realpath libconfig-auto-perl, libparse-debian-packages-perl Replaces: emdebian-rootfs (<= 1.6.0) Description: multiple repository bootstrap based on apt