[09:29] good morning everyone [09:29] santa_: hi [09:29] RikMills: 21.12.2 tarballs are out there [09:30] they are, and building in the ppa [09:30] let me know about KA's behavior [09:30] are the changelogs properly managed? [09:31] santa_: I had comment out 2 lines from ka_changelog.py to stop me stealing the trailer [09:31] which ones? [09:32] 2 secs [09:33] in def new_upstream_release(self, new_upstream_version, stability=None): [09:33] the very final: [09:33] maintainer_str = "%s <%s>" % get_maintainer() [09:34] ummm ^ ignore that wrong paste [09:35] the final: [09:35] #self.set_author(maintainer_str) [09:35] #self.set_date(time.strftime('%a, %d %b %Y %X %z')) [09:35] commented like that ^ [09:35] a very direct hack to stop the trailer you set getting changed [09:36] there will obviously be a much better way [09:38] actually [09:38] that seems like the solution :| [09:39] we are using dch above [09:39] in that case maybe make those lines conditional on a gbp-nr argument? [09:40] no no [09:41] what happens there is that those lines were meant as a "final thing" if that could be easily managed with python-debian [09:42] but it's managed with dch [09:42] self.set_author(maintainer_str) [09:42] ↑ at least this line must be commented out [09:43] if you have another set of clones, would you mind to try commenting out ONLY: [09:43] self.set_author(maintainer_str) [09:43] ? [09:44] I don't have another, but I can fudge that [09:44] just trying with one package would be enough [09:45] I am, rolling back git a bit [09:49] santa_: https://paste.ubuntu.com/p/cjVFZSQmjy/ [09:50] so we have to comment out both [09:50] ok, so please [09:50] dpends if you want up update the trailer date of not [09:50] git pull in you KA clone [09:51] but dch already updates the trailer afaics [09:51] don't have one. this is installed KA [09:52] ok, but you can confirm commenting out both lines works properly, right? [09:53] santa_: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kate/commit/?h=kubuntu_jammy_staging&id=07d6415edaceff737c4feb92966b82f287393f59 [09:53] Commit 07d6415 in ~kubuntu-packagers/kubuntu-packaging/+git/kate "NOCI kubuntu_jammy_staging" [09:53] ahhh [09:54] I think I know what's missing then [10:08] hmm [10:08] wihtout commenting out anything is working fine here :| [10:08] * without [10:09] it would work for you. if I did it I would steal the trailer [10:10] akonadi (4:21.12.2-0ubuntu1) UNRELEASED; urgency=medium [10:10] [ José Manuel Santamaría Lema ] [10:10] * Update debian/watch [10:10] * Update upstream signing key [10:10] [ Other Person ] [10:10] * New upstream release (21.12.2) [10:10] -- Other Person Tue, 01 Feb 2022 10:07:09 +0000 [10:11] ↑ this would be the result for me impersonating Other Person [10:11] (please don't take into account the lack of blank lines, that was just the paste) === mamarley is now known as Guest9469 === mamarley_ is now known as mamarley [10:13] RikMills: I mean, the bahavior is correct if it "steals" the trailer [10:13] santa_: oh, I agree [10:13] but sometimes like here we may not want to [10:13] as long as there is a [ José Manuel Santamaría Lema ] above my changes [10:15] re: "but sometimes like here we may not want to" I think in this case the right thing to do would be putting your name in the trailer [10:16] I can change that before I upload to the archive if you like [10:19] there is a check-and-fix/update-maint-trailer in KA... [10:20] which is very shoddy and needs to be fixed before using XD [10:21] I was just going to do-all sed it :P [10:21] * RikMills hides [10:22] XDD [13:23] Hi folks === genii is now known as genii-core