NMUed with approval of maintainer.

Applied patch attached.

diff -Nru /tmp/Xup2j7NeY8/debootstrap-0.3.3.1/debian/changelog /tmp/xueUifJAWc/debootstrap-0.3.3.2/debian/changelog
--- /tmp/Xup2j7NeY8/debootstrap-0.3.3.1/debian/changelog	2006-11-16 05:51:46.000000000 +0100
+++ /tmp/xueUifJAWc/debootstrap-0.3.3.2/debian/changelog	2007-02-16 20:45:24.000000000 +0100
@@ -1,3 +1,11 @@
+debootstrap (0.3.3.2) unstable; urgency=low
+
+  * NMU with maintainer approval
+  * Remove --force-auto-select option for 'sid' script as it is no longer
+    supported by dpkg. Closes: #409527.
+
+ -- Frans Pop <[EMAIL PROTECTED]>  Fri, 16 Feb 2007 20:43:36 +0100
+
 debootstrap (0.3.3.1) unstable; urgency=low
 
   * NMU with maintainer approval
diff -Nru /tmp/Xup2j7NeY8/debootstrap-0.3.3.1/sid /tmp/xueUifJAWc/debootstrap-0.3.3.2/sid
--- /tmp/Xup2j7NeY8/debootstrap-0.3.3.1/sid	2005-10-29 11:28:41.000000000 +0200
+++ /tmp/xueUifJAWc/debootstrap-0.3.3.2/sid	2007-02-16 20:37:14.000000000 +0100
@@ -162,7 +162,7 @@
 
     smallyes '' | 
      (repeat 5 in_target_failmsg INST_BASE_FAIL_FIVE "Failure while installing base packages.  This will be re-attempted up to five times." "" \
-       dpkg --status-fd 8 --force-auto-select --force-overwrite --force-confold --skip-same-version --unpack $(debfor $base) 8>&1 1>&7 || echo EXITCODE $?) |
+       dpkg --status-fd 8 --force-overwrite --force-confold --skip-same-version --unpack $(debfor $base) 8>&1 1>&7 || echo EXITCODE $?) |
      dpkg_progress $baseprog $bases UNPACKBASE "Unpacking base system" UNPACKING
 
     info CONFBASE "Configuring the base system..."

Attachment: pgphhWcmKnbfI.pgp
Description: PGP signature

Reply via email to