diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2017-08-29 14:12:33 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2017-08-29 14:12:33 +0200 |
commit | 3f909bf486c2303913e65b49c8d8aabb728c4bd6 (patch) | |
tree | 5e0804c7a28bfedaa038a1758ec1f8f5cf52f31c /debian | |
parent | 2fe6afe46008c50ef7d3a9b505ca5cf28c355f3c (diff) | |
download | vyos-live-build-3f909bf486c2303913e65b49c8d8aabb728c4bd6.tar.gz vyos-live-build-3f909bf486c2303913e65b49c8d8aabb728c4bd6.zip |
Drop all references to live-systems.org and update copyright file
Also fix the version string in the manual pages.
Closes: #859290
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 7 | ||||
-rw-r--r-- | debian/live-build.bug-presubj | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 2420af072..a218d0df6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ live-build (1:20170808) UNRELEASED; urgency=medium * Initialize /etc/default/locale with LANG=C.UTF-8 so that we always have a valid UTF-8 locale even when we don't have the "locales" package installed. + * Drop all references to live-systems.org. Closes: #859290 + * Update copyright file. -- Raphaël Hertzog <hertzog@debian.org> Thu, 10 Aug 2017 14:53:06 +0200 diff --git a/debian/copyright b/debian/copyright index 950e4eae5..0e9eecf33 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: live-build -Upstream-Contact: Live Systems Project <debian-live@lists.debian.org> -Source: http://live-systems.org/archive/packages/live-build/ +Upstream-Contact: Debian Live Project <debian-live@lists.debian.org> Files: * -Copyright: 2006-2015 Daniel Baumann <mail@daniel-baumann.ch> +Copyright: + 2016-2017 Raphaël Hertzog <hertzog@debian.org> + 2006-2015 Daniel Baumann <mail@daniel-baumann.ch> License: GPL-3+ License: GPL-3+ diff --git a/debian/live-build.bug-presubj b/debian/live-build.bug-presubj index e36358b80..cb3dff721 100644 --- a/debian/live-build.bug-presubj +++ b/debian/live-build.bug-presubj @@ -1,7 +1,7 @@ Before submitting a bug report against live-build, please make sure that you have read your guidelines for live systems bug reports: - http://live-systems.org/manual/ + https://debian-live.alioth.debian.org/live-manual/unstable/manual/html/live-manual.en.html By providing the required information as outlined in the guidelines makes sure that we can optimally reproduce and fix bugs, not doing so wastes a |