/srv/irclogs.ubuntu.com/2019/10/16/#ubuntustudio-devel.txt

wonkoC++ it is. 8-)00:04
OvenWerksHuh, completely different than python 2 (and easier) create a new configparser then new_config.read_dict(config)00:32
OvenWerksand new_config is now the old config00:32
wonkooh, slick!00:41
OvenWerksNever did find an example... or what the parameters were supposed to be... try this that and the other till it works00:43
wonkoThat's programming in python!00:58
wonkoDon't even get me started on the vmware module for python.01:00
OvenWerkswonko: git is not so fun03:04
OvenWerksI squashed as much of your commits as I could... then added my stuff on top and some how it shows yours on top of what I did03:05
OvenWerksI try again03:05
OvenWerkswonko: ok done03:26
OvenWerksumm, when working remotely and you remove the remote branch... remove the local branch too. pull to your local master then recreate your local branch and start working. Rebase was interesting03:27
OvenWerksAnyway it looks ok I think...03:27
wonkoI'd say go for it then. I've been running the stuff out of my changes installed to the system. I'll upgrade to what you push to master.03:30
OvenWerksyou probably want to do a git reset --hard to dcbbd7f761a9efb38d21adc444ae50d046cf6d5a03:31
OvenWerksthen pull03:31
OvenWerksthat should get rid of anything that is out of order etc.03:32
OvenWerksif you need to go back farther... pick ec3dd8efae2f64563dffe3c27abe8d873adb88c4 which is last release03:33
EickmeyerYou guys broke something.03:40
OvenWerkscool03:40
OvenWerksEickmeyer: where do we try to do something with notes.txt?03:42
EickmeyerI'm looking into it.03:42
EickmeyerOk, it's part of the dh_installdocs script. Did you remove that file?03:43
OvenWerksyes, the info is now a part of the source where it belongs03:44
EickmeyerHmmm....03:45
EickmeyerLemme try a local build.03:45
OvenWerksI can't find that script03:45
EickmeyerOk, so... dh_installdocs is part of debhelper. It expects a notes.txt in the root directory, so I would put it back as it puts it into  usr/share/docs automatically.03:50
EickmeyerAll deb packages are expected to have a notes.txt as a release notes type thing.03:50
EickmeyerOvenWerks: ^03:50
OvenWerksEickmeyer: well I should put something more appropriate in the file then :)03:51
EickmeyerYeah, that's what I would do.03:51
EickmeyerAs soon as I created a dummy notes.txt it built just fine.03:52
OvenWerksThat file being there was a fluke, I used it to put some notes in about the format of a list/structure... I no longer need it so I removed it :P03:53
EickmeyerGotcha.03:53
OvenWerksTrying again.04:03
EickmeyerOk.04:04
OvenWerksdidn't fail.04:09
EickmeyerSweet. That's all it needed.04:11
EickmeyerOvenWerks: I was a bit wrong, that file isn't actually needed (though, I do like it). It's called by debian/docs15:08
Eickmeyer(based my info on an outdated version of debhelper)15:09
OvenWerksEickmeyer: well if it doesn't publish for lack of it, it is not hard to put in. It is OTOH one more thing to maintain...19:03
EickmeyerOvenWerks: Ok, completely up to you. Either way, the file to edit is debian/docs.19:04
OvenWerksI would guess it is easier reading than changelog19:05
OvenWerksand it is done now so why remove it?19:05
OvenWerksat some point after the next cycles changes are in, we need to redo the man page, internal help and README19:07
EickmeyerOvenWerks: Yeah, good idea.20:42

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!