summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2012-10-27 10:46:43 (GMT)
committerChristian Perrier <bubulle@debian.org>2012-10-27 10:46:43 (GMT)
commitc1a56b405dffe983a08edcbbba54525db4b7b123 (patch)
treef8d83901fd50f235aa296b2ea2e9cc4b2976d866 /debian
parent1c32f59f6e810711ae8e89a97fe08032d08f4c62 (diff)
downloaddebootstrap-c1a56b405dffe983a08edcbbba54525db4b7b123.zip
debootstrap-c1a56b405dffe983a08edcbbba54525db4b7b123.tar.gz
debootstrap-c1a56b405dffe983a08edcbbba54525db4b7b123.tar.bz2
Replace XC-Package-Type by Package-Type in debian/control
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6094ede..073ce54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ debootstrap (1.0.43) UNRELEASED; urgency=low
longer active in debootstrap maintenance for a few years. Thanks
for your work, Anthony.
* Bump Standards to 3.9.3 (checked)
+ * Replace XC-Package-Type by Package-Type in debian/control
-- Joey Hess <joeyh@debian.org> Wed, 05 Sep 2012 14:24:08 -0400
diff --git a/debian/control b/debian/control
index e320fd9..0894e08 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Description: Bootstrap a basic Debian system
Package: debootstrap-udeb
Section: debian-installer
-XC-Package-Type: udeb
+Package-Type: udeb
Architecture: all
Depends: ${misc:Depends}, mounted-partitions
Description: Bootstrap the Debian system