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

Bug#920244: marked as done (cdimage.debian.org: Please add LXQt and Standard builds for live Buster images)



Your message dated Sun, 27 Jan 2019 18:05:26 +0000
with message-id <20190127180514.7j5f7yhudp4pnx3a@tack.einval.com>
and subject line Re: Bug#920244: cdimage.debian.org: Please add LXQt and Standard builds for live Buster images
has caused the Debian Bug report #920244,
regarding cdimage.debian.org: Please add LXQt and Standard builds for live Buster images
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.)


-- 
920244: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920244
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cdimage.debian.org
Severity: wishlist
Tags: patch

Debian Images Team,

Now that live-tasks includes live-task-lxqt and live-task-standard,
please add LXQt and Standard builds for live Buster images.

This would fix Bug #876428 - No 'standard' image of Debian-Live:
	https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876428

Untested patch for live-setup/available/run-30live-wrapper is attached.

Thank you!
Daniel Lewart
--- a/available/run-30live-wrapper	2019-01-12 03:58:15.000000000 -0600
+++ b/available/run-30live-wrapper	2019-01-23 00:00:00.000000000 -0600
@@ -30,9 +30,12 @@
 
 if [ "$BUILDS"x = ""x ] ; then
     case "$CODENAME" in
-	stretch|buster)
+	stretch)
 	    BUILDS="cinnamon gnome kde lxde mate xfce"
 	    ;;
+	buster)
+	    BUILDS="cinnamon gnome kde lxde lxqt mate standard xfce"
+	    ;;
 	*)
 	    log "  ABORTING: Don't know what to build for \"$CODENAME\""
 	    exit 1

--- End Message ---
--- Begin Message ---
On Wed, Jan 23, 2019 at 12:45:09AM -0600, Daniel Lewart wrote:
>Package: cdimage.debian.org
>Severity: wishlist
>Tags: patch
>
>Debian Images Team,
>
>Now that live-tasks includes live-task-lxqt and live-task-standard,
>please add LXQt and Standard builds for live Buster images.
>
>This would fix Bug #876428 - No 'standard' image of Debian-Live:
>	https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876428
>
>Untested patch for live-setup/available/run-30live-wrapper is attached.

Thanks for the patch. It looks sane enough, so I've just applied it
now. For results, check back tomorrow with the next weekly build. :-)

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"... the premise [is] that privacy is about hiding a wrong. It's not.
 Privacy is an inherent human right, and a requirement for maintaining
 the human condition with dignity and respect."
  -- Bruce Schneier

--- End Message ---

Reply to: