On Fri, May 22, 2015 at 07:32:56AM +0200, Andreas Tille wrote: > On Fri, May 22, 2015 at 04:18:17PM +1200, Olly Betts wrote: > > Given the difficulties in packaging sitplus 1.1.0, I had a go at > > patching 1.0.3-4 to work with wxwidgets3.0. > > Cool. This relaxes the pressure to work on the new version.
Yes. Reviewing the bug log, I realised we'd never actually looked at doing this (since upstream apparently had wx 3.0 support in a newer version), and thought it was worth a quick try. > > Let me know if you'd like me to upload the NMU. > > Please go on with the NMU. Extra points if you would commit your change > to Git which has ACLs set so any DD has commit permissions. Done, and done my best to do - there were more changes on master since 1.0.3-4, so I created a branch for the NMU and then merged that back to master. Hope that makes sense. When I pushed I got this, but it seems to have actually pushed still (repeating the push says "Everything up-to-date"): $ git push Counting objects: 14, done. Delta compression using up to 8 threads. Compressing objects: 100% (14/14), done. Writing objects: 100% (14/14), 3.83 KiB | 0 bytes/s, done. Total 14 (delta 10), reused 0 (delta 0) remote: Migrating settings from hooks.* to multimailhook.* remote: Traceback (most recent call last): remote: File "/usr/local/bin/git-commit-notice", line 15, in <module> remote: config.set_recipients(name, old.get_recipients(name)) remote: File "/srv/git.debian.org/bin/git_multimail.py", line 431, in set_recipients remote: self.unset_all(name) remote: File "/srv/git.debian.org/bin/git_multimail.py", line 421, in unset_all remote: env=self.env, remote: File "/srv/git.debian.org/bin/git_multimail.py", line 272, in read_git_output remote: input=input, keepends=keepends, **kw remote: File "/srv/git.debian.org/bin/git_multimail.py", line 287, in read_output remote: raise CommandError(cmd, retcode) remote: git_multimail.CommandError: Command "git -c i18n.logoutputencoding=UTF-8 config --unset-all multimailhook.mailinglist" failed with retcode 255 To ssh://git.debian.org/git/debian-med/sitplus.git eaf6918..ebb8279 master -> master Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org