UbuntuIRC / 2020 /05 /22 /#lubuntu-devel.txt
niansa
Initial commit
4aa5fce
[02:24] <lubot> <ItzSwirlz> Good evening everyone
[02:25] <lubot> <ItzSwirlz> or good.... 2 or 3 am... for some people
[02:25] <lubot> <N0um3n0> 4:25 xD
[02:26] <lubot> <lynorian> hello
[02:26] <lubot> <ItzSwirlz> ok im going to commit logonto irc
[02:26] <lubot> <ItzSwirlz> hello
[02:26] <lubot> <ItzSwirlz> channel is #lubuntu-development?
[02:26] <lubot> <ItzSwirlz> #lubuntu-devel?
[02:27] <ItzSwirlz> yes it is
[02:43] <ItzSwirlz> @tsimonq2 in debian/rules meta:
[02:43] <ItzSwirlz> dist:
[02:43] <ItzSwirlz> # since ran from bzr checkout, do not want to kill it...
[02:43] <ItzSwirlz> # rm -rf .bzr
[02:43] <ItzSwirlz> rm -f *.old
[02:43] <ItzSwirlz> rm -rf $(DEST)/lubuntu-meta-*
[02:43] <ItzSwirlz> mkdir -p $(DEST)/lubuntu-meta-$(VERSION)
[02:43] <ItzSwirlz> # copy only main files from this directory, no .bzr, etc...
[02:43] <ItzSwirlz> cp -r * $(DEST)/lubuntu-meta-$(VERSION)
[02:43] <ItzSwirlz> Does this just basically remove debian tmp files
[04:02] <lubot> <ItzSwirlz> I'm so darn proud of myself.
[04:03] <lubot> <ItzSwirlz> @tsimonq2 - sorry for late ping. Tomorrow morning-check github.com/Ubuntu-Cinnamon-Remix/ubuntucinnamon-meta
[04:03] <lubot> <ItzSwirlz> we now use makefiles to replicate the files for the architectures, then germinate builds, then another file removes them safely
[04:03] <lubot> <ItzSwirlz> and i love it
[04:03] <lubot> <ItzSwirlz> because instead of having
[04:04] <lubot> <ItzSwirlz> desktop-recommends-amd64 … desktop-recommends-arm64 … desktop-recommends-armhf … desktop-recommends-armel
[04:04] <lubot> <ItzSwirlz> You can now just have one file-desktop-recommends. Let the script do the temporary copying for Germinate.
[04:04] <lubot> <ItzSwirlz> To remove them of course, debuild — clean
[04:04] <lubot> <ItzSwirlz> updated rules file: … #!/usr/bin/make -f … %: … dh $@ --with germinate … dh_auto_build: … ./replicate … clean: … ./replicate … dh_testdir … dh_auto_clean … dh_clean … ./cleanarchs
[04:05] <lubot> <ItzSwirlz> (./replicate was added in clean because if the files weren't there it caused ./cleanarchs to fail-honestly i didn't care and it would be temp and gone in a second anyways so i just said, screw it)
[04:06] <lubot> <ItzSwirlz> just put it in github so if you want to see feel free
[04:06] <lubot> <ItzSwirlz> gn guys
[04:06] <lubot> <ItzSwirlz> ( i can't believe i stayed up until midnight to do this)
=== guiverc2 is now known as guiverc
[16:08] <Eickmeyer> Just thought I'd fill-in everyone on the news here: Calamares is a success on Ubuntu Studio Groovy Gorilla. I just did a test install, experienced no issues, the experience was just what I was hoping it would be.
[16:09] <lubot> <kc2bez> Awesome \o/
[16:10] <lubot> <kc2bez> I will probably be working on packaging the latest released version this weekend.
[16:10] <lubot> <kc2bez> So more testing XD
[16:17] <Eickmeyer> Nice.
[20:14] -lugito:#lubuntu-devel- [rCALASETTINGS27b10443ad46: Fix dvd.list leftover in /etc/apt/sources.list.d] Eickmeyer (Erich Eickmeyer) committed: https://phab.lubuntu.me/rCALASETTINGS27b10443ad46
[20:15] <Eickmeyer> ^ Not uploading since no failure, just a little bug that I'm not too concerned about.
[20:16] <tsimonq2> Eickmeyer: Hey, so, fun fact.
[20:16] <tsimonq2> https://launchpad.net/ubuntu/+source/calamares-settings-ubuntu/1:20.10.2
[20:17] <Eickmeyer> Yes?
[20:17] <tsimonq2> If you're uploading it, you made the changes, and your name is at the bottom of the changelog entry, you don't need this: [ Erich Eickmeyer ]
[20:17] <Eickmeyer> Yes, I know, I know. Didn't know if anyone was going to add more before I uploaded. :P
[20:17] <tsimonq2> If you're uploading it and your name is at the bottom but someone else made all the changes, then yeah keep it there.
[20:18] <tsimonq2> It's no big deal, but then make sure you remove it before uploading.
[20:19] -lugito:#lubuntu-devel- [rCALASETTINGSd385b7fa62f6: Fix changelog] Eickmeyer (Erich Eickmeyer) committed: https://phab.lubuntu.me/rCALASETTINGSd385b7fa62f6
[20:19] <Eickmeyer> Fixed for future uploads.
[20:19] <tsimonq2> Cool, thanks.
[20:21] -lugito:#lubuntu-devel- [rCALASETTINGS0315b34f6698: Actually fix changelog] Eickmeyer (Erich Eickmeyer) committed: https://phab.lubuntu.me/rCALASETTINGS0315b34f6698
[20:21] <Eickmeyer> And there's another one for an erroneous email address.
[20:22] <tsimonq2> Did you fix it locally too?
[20:22] <tsimonq2> Should be the $DEBEMAIL env var.
[20:22] <Eickmeyer> Yes.
[20:22] <tsimonq2> Sweet.
[20:22] <Eickmeyer> It was wrong in my .profile file. I must've stuttered my first name.
[20:24] -lugito:#lubuntu-devel- [rLIBFMQTPACKAGINGb671b4161818: sync with groovy archive] rikmills (Rik Mills) committed: https://phab.lubuntu.me/rLIBFMQTPACKAGINGb671b4161818
[20:25] -lugito:#lubuntu-devel- [rLIBFMQTPACKAGING6df0173c9bc3: sync with focal archive] rikmills (Rik Mills) committed: https://phab.lubuntu.me/rLIBFMQTPACKAGING6df0173c9bc3