From fb808b0198c3952ed2b6a6cccb0805506432ea5c Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Fri, 17 Jul 2015 22:26:45 +0200 Subject: [PATCH] Also support unstable distribution name, too --- Makefile | 1 + debian/changelog | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4660a96..63b144d 100644 --- a/Makefile +++ b/Makefile @@ -182,6 +182,7 @@ install-hooks: -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d jessie.d -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d stretch.d -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d sid.d + -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d unstable.d -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d testing.d -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d stable.d -cd ${prefix}/usr/share/xen-tools/ && ln -s debian.d oldstable.d diff --git a/debian/changelog b/debian/changelog index 602bbe2..f34db45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,8 +44,9 @@ xen-tools (4.5+dev-1) UNRELEASED; urgency=medium - Make "release" target to include "orig-tar-gz" and tagging. + New option --keyring which is passed through to deboootstrap. Its default values work around bug #792729 in debootstrap. - + Supports "oldstable" and "oldoldstable" as distribution names, too. - ("oldoldstable" is not yet supported by debootstrap, see #792734.) + + Supports "unstable", "oldstable" and "oldoldstable" as distribution + names, too. ("oldoldstable" is not yet supported by debootstrap, see + feature request #792734 in debootstrap.) * Update Vcs-* headers and documentation as Gitorious closed its doors in June 2015 and is now only available with static contents. * Recommend debian-archive-keyring (for installing Debian DomUs on