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

Bug#695343: marked as done (t-p-u pre-approval syslinux/2:4.05+dfsg-6+deb7u1)



Your message dated Thu, 20 Dec 2012 08:09:44 +0100
with message-id <50D2B9B8.7030307@thykier.net>
and subject line Re: Bug#695343: t-p-u syslinux/2:4.05+dfsg-6+deb7u1 [d-i]
has caused the Debian Bug report #695343,
regarding t-p-u pre-approval syslinux/2:4.05+dfsg-6+deb7u1
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.)


-- 
695343: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695343
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi,

I would like to ask pre-approval to upload syslinux 2:4.05+dfsg-6+deb7u1 to
testing-proposed-updates. The debdiff is below.

This version fixes bug #687848 (extlinux-update: fails to correctly update
changed syslinux debian themes). Without this fix, the themes never get
updated (because they are put into a subfolder of the intended location), which
means that the fix for #681426 (syslinux-themes-debian-wheezy:
extlinux/theme.cfg refers to debian-squeeze files), which leaves the system
unbootable, doesn't work.


This bug has been fixed in unstable with the same patch in version
2:4.06+dfsg-3.

--- syslinux-4.05+dfsg/debian/changelog	2012-06-30 14:11:28.000000000 +0200
+++ syslinux-4.05+dfsg/debian/changelog	2012-12-07 11:05:13.000000000 +0100
@@ -1,3 +1,12 @@
+syslinux (2:4.05+dfsg-6+deb7u1) testing-proposed-updated; urgency=low
+
+  * Non-maintainer upload.
+  * Upload to testing for wheezy.
+  * Correctly update syslinux debian themes in extlinux-update
+    (Closes: #687848).
+
+ -- Ivo De Decker <ivo.dedecker@ugent.be>  Fri, 07 Dec 2012 11:02:31 +0100
+
 syslinux (2:4.05+dfsg-6) unstable; urgency=low
 
   * Using official package-type for udeb packages in control now.
diff -Nru syslinux-4.05+dfsg/debian/local/extlinux-update syslinux-4.05+dfsg/debian/local/extlinux-update
--- syslinux-4.05+dfsg/debian/local/extlinux-update	2012-06-30 14:00:10.000000000 +0200
+++ syslinux-4.05+dfsg/debian/local/extlinux-update	2012-12-04 19:49:59.000000000 +0100
@@ -403,10 +403,10 @@
 
 		if [ -n "${EXTLINUX_THEME_ORIG}" ]
 		then
-			cp -aL "/usr/share/syslinux/themes/${EXTLINUX_THEME_ORIG}/extlinux" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME_ORIG}"
+			cp -aLT "/usr/share/syslinux/themes/${EXTLINUX_THEME_ORIG}/extlinux" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME_ORIG}"
 			ln -sf "${EXTLINUX_THEME_ORIG}" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME}"
 		else
-			cp -aL "/usr/share/syslinux/themes/${EXTLINUX_THEME}/extlinux" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME}"
+			cp -aLT "/usr/share/syslinux/themes/${EXTLINUX_THEME}/extlinux" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME}"
 		fi
 
 		echo " done."



Cheers,

Ivo

--- End Message ---
--- Begin Message ---
On 2012-12-20 05:19, Cyril Brulebois wrote:
> Hi,
> 
> and sorry for the lag (as said on IRC, cc:kibi would have made me
> reply earlier ;p).
> 
> Niels Thykier <niels@thykier.net> (10/12/2012):
>> Control: tags -1 d-i
>>
>> On 2012-12-10 13:32, Salvatore Bonaccorso wrote:
>>> Hi Ivo
>>>
>>> [...]
>>>
>>> Uploaded to t-p-u as posted on debian-mentors.
>>>
>>> Regards,
>>> Salvatore
>>
>> Approved from my PoV, just needs a d-i ack.
> 
> Thanks for the fix. I'd suggest using a little more verbose changelog
> entry next time though; knowing the root cause of a bug along with its
> solution would have been even nicer. ;)
> 
> ACK.
> 
> Mraw,
> KiBi.

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: