diff -Nru /tmp/FcMLXtZe9t/bootcd-3.08/debian/changelog /tmp/aIWeQHe6S4/bootcd-3.08ubuntu1/debian/changelog --- /tmp/FcMLXtZe9t/bootcd-3.08/debian/changelog 2007-11-26 21:07:21.000000000 -0500 +++ /tmp/aIWeQHe6S4/bootcd-3.08ubuntu1/debian/changelog 2007-11-29 11:46:02.000000000 -0500 @@ -1,11 +1,14 @@ -bootcd (3.08) hardy; urgency=low +bootcd (3.08ubuntu1) hardy; urgency=low - * Change bootcdmk2diskconf.src's interpreter from sh to bash due - FTBFS (Closes LP: #165030) - * Added guilt support on debian/rules - * Added guilt as Build-Dep + * Added 01bootcdmk2diskconf.src.diff patch: + - Changes "((" with "( (" for dash compatibility (LP: #165030) + * Implement quilt patch system: + - Add quilt as a Build-Depends in debian/control + - Add quilt support in debian/rules + * debian/control: Update maintainer fields according to debian- + maintainer-field spec. - -- Nicolas Valcárcel Scerpella (aka nxvl) Mon, 26 Nov 2007 21:07:13 -0500 + -- Nicolas Valcárcel Scerpella (aka nxvl) Thu, 29 Nov 2007 11:44:40 -0500 bootcd (3.08) unstable; urgency=low diff -Nru /tmp/FcMLXtZe9t/bootcd-3.08/debian/control /tmp/aIWeQHe6S4/bootcd-3.08ubuntu1/debian/control --- /tmp/FcMLXtZe9t/bootcd-3.08/debian/control 2007-11-26 21:06:45.000000000 -0500 +++ /tmp/aIWeQHe6S4/bootcd-3.08ubuntu1/debian/control 2007-11-27 11:26:25.000000000 -0500 @@ -1,9 +1,10 @@ Source: bootcd Section: utils Priority: extra -Maintainer: Bernd Schumacher -Build-Depends: debhelper (>= 4), guilt -Build-Depends-Indep: debhelper (>= 4), guilt +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Bernd Schumacher +Build-Depends: debhelper (>= 4), quilt +Build-Depends-Indep: debhelper (>= 4), quilt Standards-Version: 3.6.1 Package: bootcd diff -Nru /tmp/FcMLXtZe9t/bootcd-3.08/debian/patches/01bootcdmk2diskconf.src.diff /tmp/aIWeQHe6S4/bootcd-3.08ubuntu1/debian/patches/01bootcdmk2diskconf.src.diff --- /tmp/FcMLXtZe9t/bootcd-3.08/debian/patches/01bootcdmk2diskconf.src.diff 2007-11-26 21:00:31.000000000 -0500 +++ /tmp/aIWeQHe6S4/bootcd-3.08ubuntu1/debian/patches/01bootcdmk2diskconf.src.diff 2007-11-29 11:42:53.000000000 -0500 @@ -1,10 +1,13 @@ Index: bootcd-3.08/bootcdmk2diskconf.src =================================================================== ---- bootcd-3.08.orig/bootcdmk2diskconf.src 2007-11-26 20:59:58.000000000 -0500 -+++ bootcd-3.08/bootcdmk2diskconf.src 2007-11-26 21:00:28.000000000 -0500 -@@ -1,4 +1,4 @@ --#!/bin/sh -+#!/bin/bash - set -u # exit on using unset var +--- bootcd-3.08.orig/bootcdmk2diskconf.src 2007-11-26 21:00:36.000000000 -0500 ++++ bootcd-3.08/bootcdmk2diskconf.src 2007-11-29 11:42:41.000000000 -0500 +@@ -138,7 +138,7 @@ - # name = bootcdmk2diskconf - create bootcd2disk.conf for backup + CIFS="$(echo "$RIFSTAB"| eval "$MOUNTGREP" | awk '{printf("%s:%s\n",$1,$2)}' | labelsed )" + +- CIPART="$((echo "$CIFS" | awk -F: '{print $1}'; echo "$CISWAP"; ++ CIPART="$( (echo "$CIFS" | awk -F: '{print $1}'; echo "$CISWAP"; + echo "$RIPV" | awk -F: '{print $1}') | rmvg | sort -u)" + + CIDISK="$(