[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#810111: marked as done (jessie-pu: package base-files/8+deb8u3)



Your message dated Sat, 23 Jan 2016 13:57:15 +0000
with message-id <1453557435.1835.52.camel@adam-barratt.org.uk>
and subject line 8.3 point release cleanup
has caused the Debian Bug report #810111,
regarding jessie-pu: package base-files/8+deb8u3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
810111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810111
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Dear Stable Release Managers:

For Debian 8.3, I'd like to include a fix for a typo in the os-release
file in addition to the usual base-files update.

Note 1: In Debian 8, the os-release file is actually in /usr/lib so
dpkg on upgrades will just replace the old file by the new one without
bothering the user with new questions.

Note 2: Thanks to Paul Wise from DSA we have a redirection for this,
but this is a workaround and I would much prefer that we are able to
remove such redirection some day in the not too distant future.

Debdiff attached.

Thanks.
diff -Nru base-files-8+deb8u2/debian/changelog base-files-8+deb8u3/debian/changelog
--- base-files-8+deb8u2/debian/changelog	2015-08-26 18:30:17.000000000 +0200
+++ base-files-8+deb8u3/debian/changelog	2016-01-06 16:16:35.000000000 +0100
@@ -1,3 +1,11 @@
+base-files (8+deb8u3) stable; urgency=low
+
+  * Changed /etc/debian_version to 8.3, for Debian 8.3 point release.
+  * os-release: Drop trailing slash in SUPPORT_URL variable, as the URL
+    is not supposed to have it. Closes: #781809, #800791.
+
+ -- Santiago Vila <sanvila@debian.org>  Wed, 06 Jan 2016 16:11:48 +0100
+
 base-files (8+deb8u2) stable; urgency=low
 
   * Changed /etc/debian_version to 8.2, for Debian 8.2 point release.
diff -Nru base-files-8+deb8u2/etc/debian_version base-files-8+deb8u3/etc/debian_version
--- base-files-8+deb8u2/etc/debian_version	2015-08-26 18:30:23.000000000 +0200
+++ base-files-8+deb8u3/etc/debian_version	2016-01-06 12:00:00.000000000 +0100
@@ -1 +1 @@
-8.2
+8.3
diff -Nru base-files-8+deb8u2/etc/os-release base-files-8+deb8u3/etc/os-release
--- base-files-8+deb8u2/etc/os-release	2014-11-30 12:00:00.000000000 +0100
+++ base-files-8+deb8u3/etc/os-release	2016-01-06 12:00:00.000000000 +0100
@@ -4,5 +4,5 @@
 VERSION="8 (jessie)"
 ID=debian
 HOME_URL="http://www.debian.org/";
-SUPPORT_URL="http://www.debian.org/support/";
+SUPPORT_URL="http://www.debian.org/support";
 BUG_REPORT_URL="https://bugs.debian.org/";

--- End Message ---
--- Begin Message ---
Version: 8.3

Hi,

The updates referred to in these bugs were included in today's 8.3
Jessie point release.

Regards,

Adam

--- End Message ---

Reply to: