[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

please allow simple-cdd 0.3.8 into testing



please unblock simple-cdd 0.3.8.

the recent debian-cd upload (3.0.5) required a minor change to simple-cdd to
continue working with lenny.

it contains a patch to include syslinux-common and syslinux when building the
local mirror, which is needed to work with debian-cd 3.0.5.

also increased upped the versioned depenency to debian-cd >= 3.0.5, as older
versions do not work with lenny and simple-cdd.

no new issues have been reported, and has been in unstable 4 days thus far.

the simple-cdd-profiles udeb is not used by default in debian-installer. only
people building CDs using simple-cdd will make use of the udeb, and no changes
were made to the udeb since the version in testing.

thanks!

the diff since the previous version:

=== modified file 'debian/changelog'
--- debian/changelog    2008-06-29 23:28:49 +0000
+++ debian/changelog    2008-10-31 23:42:33 +0000
@@ -1,3 +1,11 @@
+simple-cdd (0.3.8) unstable; urgency=low
+
+  * add syslinux-common and syslinux to default packages to download which
+    fixes builds with newer versions debian-cd
+  * depend on debian-cd >= 3.0.5, to ensure simple-cdd works with lenny
+
+ -- Vagrant Cascadian <vagrant@freegeek.org>  Fri, 31 Oct 2008 16:39:36 -0700
+
 simple-cdd (0.3.7) unstable; urgency=low

   * improved commandline processing, based on patch from Bruce Korb

=== modified file 'debian/control'
--- debian/control      2008-06-29 23:27:36 +0000
+++ debian/control      2008-10-31 22:19:11 +0000
@@ -9,7 +9,7 @@

 Package: simple-cdd
 Architecture: all
-Depends: rsync, debian-cd (>= 3.0.0), reprepro | debpartial-mirror, apt-utils, wget, python, debootstrap, lsb-release, dctrl-tools
+Depends: rsync, debian-cd (>= 3.0.5), reprepro | debpartial-mirror, apt-utils, wget, python, debootstrap, lsb-release, dctrl-tools
 Suggests: qemu
 Description: create custom debian-installer CDs
  simple-cdd is a limited though relatively easy tool to create a customized

=== modified file 'profiles/default.downloads'
--- profiles/default.downloads  2008-06-19 01:26:29 +0000
+++ profiles/default.downloads  2008-10-31 21:11:24 +0000
@@ -28,3 +28,7 @@

 # initramfs-tools recommends busybox, and we don't yet support recommends
 busybox
+
+# newer debian-cd (0.3.5+) requires syslinux-common or syslinux in the mirror
+syslinux-common
+syslinux

live well,
  vagrant


Reply to: