summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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