Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Hi, please unblock rootstrap 0.3.24-6. I understand it's not quite a release critical fix but it makes no sense to ship rootstrap that by default creates images based on old-stable and that eventually would stop working. If you think it's worth having this simple fix in squeeze, this is the diff: Index: trunk/src/rootstrap/rootstrap.conf =================================================================== --- trunk/src/rootstrap/rootstrap.conf (revision 331) +++ trunk/src/rootstrap/rootstrap.conf (revision 334) @@ -98,7 +98,7 @@ # Debian module # [debian] -dist=lenny +dist=stable # A local mirror is best, a caching proxy (such as squid) # is almost as good Index: trunk/src/rootstrap/debian/changelog =================================================================== --- trunk/src/rootstrap/debian/changelog (revision 331) +++ trunk/src/rootstrap/debian/changelog (revision 334) @@ -1,3 +1,9 @@ +rootstrap (0.3.24-6) unstable; urgency=high + + * use the stable release in the default rootstrap.conf + + -- Mattia Dongili <[email protected]> Sat, 29 Jan 2011 19:05:37 +0900 + rootstrap (0.3.24-5) unstable; urgency=low * use Lenny as a default release in the default rootstrap.conf -- mattia :wq! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

