[debian-edu-commits] debian-edu/ 01/01: debian/control: Use "Package: udeb" where applicable instead of the legacy header "XC-Package: udeb".
Holger Levsen
holger at moszumanska.debian.org
Tue Oct 14 08:16:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-install.
commit 7ff7417e24c5787648c2ddfcaa4222952432afcf
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 14 10:15:37 2014 +0200
debian/control: Use "Package: udeb" where applicable instead of the legacy header "XC-Package: udeb".
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c20d5f6..fea980f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ debian-edu-install (1.810) UNRELEASED; urgency=low
* debian/control:
- Bump standards version to 3.9.6.
- Use https for Alioth cgit URL.
+ - Use "Package: udeb" where applicable instead of the legacy header
+ "XC-Package: udeb".
-- Petter Reinholdtsen <pere at debian.org> Sat, 11 Oct 2014 22:02:21 +0200
diff --git a/debian/control b/debian/control
index 3a9ca95..d52039e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: Set d-i values to install Debian Edu without questions
This is part of the Debian Edu project.
Package: debian-edu-profile-udeb
-XC-Package-Type: udeb
+Package-Type: udeb
Architecture: all
Section: debian-installer
Depends: ${misc:Depends}, dmidecode-udeb, localechooser, keyboard-setup, download-installer | load-cdrom
@@ -37,7 +37,7 @@ Description: Choose Debian Edu profile
This is part of the Debian Edu project.
Package: debian-edu-install-udeb
-XC-Package-Type: udeb
+Package-Type: udeb
Architecture: all
Section: debian-installer
Depends: ${misc:Depends}, driver-injection-disk-detect, configured-network, debian-edu-archive-keyring-udeb, debian-edu-profile-udeb, user-setup-udeb, clock-setup, pkgsel, ltsp-client-builder
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git
More information about the debian-edu-commits
mailing list