From c1a56b405dffe983a08edcbbba54525db4b7b123 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Sat, 27 Oct 2012 12:46:43 +0200 Subject: Replace XC-Package-Type by Package-Type in debian/control --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 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 -- cgit v0.12