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

Bug#796595: jessie-pu: package debian-installer-launcher/19



Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

The debian-installer-launcher package contains a script to launch the Debian
installer in live CD environments. This includes a .desktop file which had
text generated at build time.

In the latest version in unstable, this text is now set in the source
package. In order to fix the text in jessie to read "Install Debian jessie"
instead of "Install Debian sid", I have prepared a new version for which the
debdiff is attached.

In future, prior to a freeze I will aim to upload the correct text version
to unstable and allow it to migrate to testing before a freeze so that the
pu system is not required, unless the release team would prefer this takes
place using pu in future also.

Thanks,
Iain.

-- 
e: irl@fsfe.org            w: iain.learmonth.me
x: irl@jabber.fsfe.org     t: EPVPN 2105
c: 2M0STB                  g: IO87we
p: 1F72 607C 5FF2 CCD5 3F01 600D 56FF 9EA4 E984 6C49
diff -Nru debian-installer-launcher-19/debian/changelog debian-installer-launcher-19+deb8u1/debian/changelog
--- debian-installer-launcher-19/debian/changelog	2013-09-06 18:44:30.000000000 +0100
+++ debian-installer-launcher-19+deb8u1/debian/changelog	2015-08-22 23:01:27.000000000 +0100
@@ -1,3 +1,11 @@
+debian-installer-launcher (19+deb8u1) jessie; urgency=medium
+
+  * Set the menu icon text in the source package to read "Install Debian
+    jessie". Remove the dynamic text generating section from the debian/rules.
+    (Closes: #787131)
+
+ -- Iain R. Learmonth <irl@debian.org>  Sat, 22 Aug 2015 22:55:18 +0100
+
 debian-installer-launcher (19) unstable; urgency=low
 
   [ Updated translations ]
diff -Nru debian-installer-launcher-19/debian/rules debian-installer-launcher-19+deb8u1/debian/rules
--- debian-installer-launcher-19/debian/rules	2012-07-01 02:01:17.000000000 +0100
+++ debian-installer-launcher-19+deb8u1/debian/rules	2015-08-22 23:01:27.000000000 +0100
@@ -6,9 +6,3 @@
 override_dh_builddeb:
 	dh_builddeb -- -Zxz -z9
 
-override_dh_install:
-	dh_install
-
-	sed -i  -e "s|@DISTRIBUTOR@|$$(lsb_release -is)|" \
-		-e "s|@CODENAME@|$$(lsb_release -cs)|" \
-	debian/debian-installer-launcher/usr/share/applications/debian-installer-launcher.desktop
diff -Nru debian-installer-launcher-19/debian-installer-launcher.desktop debian-installer-launcher-19+deb8u1/debian-installer-launcher.desktop
--- debian-installer-launcher-19/debian-installer-launcher.desktop	2011-10-30 02:00:30.000000000 +0000
+++ debian-installer-launcher-19+deb8u1/debian-installer-launcher.desktop	2015-08-22 23:01:27.000000000 +0100
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Version=1.0
-Name=Install @DISTRIBUTOR@ @CODENAME@
+Name=Install Debian jessie
 Comment=Install this system permanently to your hard disk
 Exec=su-to-root -X -c /usr/sbin/debian-installer-launcher
 Icon=debian-installer-launcher

Attachment: pgpOr1ByCaOtp.pgp
Description: PGP signature


Reply to: