diff options
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 |