summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-06-19 14:31:21 (GMT)
committerColin Watson <cjwatson@debian.org>2007-06-19 14:31:21 (GMT)
commit0b9aca6f923d9bbddc3c7a2abf7b5204ecbe0753 (patch)
treec5bfb43ab5c45821ec5d2a23adb6cb0d4599e646 /debian/rules
parent6bea6310b2187af21959a839a1030ca964148d6a (diff)
downloaddebootstrap-0b9aca6f923d9bbddc3c7a2abf7b5204ecbe0753.zip
debootstrap-0b9aca6f923d9bbddc3c7a2abf7b5204ecbe0753.tar.gz
debootstrap-0b9aca6f923d9bbddc3c7a2abf7b5204ecbe0753.tar.bz2
* Add support for Ubuntu dapper (Closes: #342838), edgy, feisty, and
gutsy. Exclude everything but gutsy from the udeb. r47546
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index e0e4a44..acd6668 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,6 +78,12 @@ binary-arch: install
-rm -rf debian/debootstrap-udeb/usr/share \
debian/debootstrap-udeb/usr/lib/debootstrap/scripts/potato \
debian/debootstrap-udeb/usr/lib/debootstrap/scripts/sarge \
+ debian/debootstrap-udeb/usr/lib/debootstrap/scripts/warty \
+ debian/debootstrap-udeb/usr/lib/debootstrap/scripts/hoary \
+ debian/debootstrap-udeb/usr/lib/debootstrap/scripts/breezy \
+ debian/debootstrap-udeb/usr/lib/debootstrap/scripts/dapper \
+ debian/debootstrap-udeb/usr/lib/debootstrap/scripts/edgy \
+ debian/debootstrap-udeb/usr/lib/debootstrap/scripts/feisty \
debian/debootstrap-udeb/usr/lib/debootstrap/scripts/*.buildd \
debian/debootstrap-udeb/usr/lib/debootstrap/scripts/*.fakechroot
dh_strip -s