Also support unstable distribution name, too
This commit is contained in:
1
Makefile
1
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
|
||||
|
||||
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user