Bug#717262: marked as done (RFS: curseofwar/1.1.8-3 [ITP])

2013-07-28 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jul 2013 04:23:27 + with message-id and subject line closing RFS: curseofwar/1.1.8-3 [ITP] has caused the Debian Bug report #717262, regarding RFS: curseofwar/1.1.8-3 [ITP] to be marked as done. This means that you claim that the problem has been dealt with. If this

Bug#717931: marked as done (RFS: sosreport/3.0-1 ITP)

2013-07-28 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jul 2013 04:23:26 + with message-id and subject line closing RFS: sosreport/3.0-1 ITP has caused the Debian Bug report #717931, regarding RFS: sosreport/3.0-1 ITP to be marked as done. This means that you claim that the problem has been dealt with. If this is not th

Bug#717819: marked as done (RFS: rt-extension-calendar/0.17-1 [ITP] -- Calender View for Request Tracker)

2013-07-28 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jul 2013 04:23:26 + with message-id and subject line closing RFS: rt-extension-calendar/0.17-1 [ITP] -- Calender View for Request Tracker has caused the Debian Bug report #717819, regarding RFS: rt-extension-calendar/0.17-1 [ITP] -- Calender View for Request Tracke

Bug#717819: RFS: rt-extension-calendar/0.17-1 [ITP] -- Calender View for Request Tracker

2013-07-28 Thread Nobuhiro Iwamatsu
Hi, I just upload this package. Best regards, Nobuhiro 2013/7/25 KURASHIKI Satoru : > Package: sponsorship-requests > Severity: wishlist > User: debian-de...@debian.or.jp > Usertags: debianjp > Control: block 716683 by -1 > > Dear mentors, > > I am looking for a sponsor for my package "rt-

Bug#717931: RFS: sosreport/3.0-1 ITP

2013-07-28 Thread Liang Guo
On Mon, Jul 29, 2013 at 6:55 AM, gregor herrmann wrote: > On Mon, 29 Jul 2013 05:45:41 +0800, Liang Guo wrote: > > [quoting repaired, please don't top-post + fullquote] > >> On Mon, Jul 29, 2013 at 1:13 AM, Jakub Wilk wrote: > >> > lintian4python emits: > >> Are you using the latest lintian ? > >

Bug#717931: RFS: sosreport/3.0-1 ITP

2013-07-28 Thread gregor herrmann
On Mon, 29 Jul 2013 05:45:41 +0800, Liang Guo wrote: [quoting repaired, please don't top-post + fullquote] > On Mon, Jul 29, 2013 at 1:13 AM, Jakub Wilk wrote: > > lintian4python emits: > Are you using the latest lintian ? I'm sure he's using the latest _lintian4python_. :) Cheers, gregor

Bug#717931: RFS: sosreport/3.0-1 ITP

2013-07-28 Thread Liang Guo
Hi, Jakub Are you using the latest lintian ? Before I upload it to debian, I have check it with lintian, this is the result: P: sosreport: no-upstream-changelog I: sosreport: hyphen-used-as-minus-sign usr/share/man/man1/sosreport.1.gz:6 I: sosreport: hyphen-used-as-minus-sign usr/share/man/man1/

Bug#717931: RFS: sosreport/3.0-1 ITP

2013-07-28 Thread Jakub Wilk
* Adam Stokes , 2013-07-26, 13:07: http://mentors.debian.net/debian/pool/main/s/sosreport/sosreport_3.0-1.dsc I see the package has been already uploaded, but hey, it's never to late for a review. ;) lintian4python emits: w: sosreport source: xs-python-version-instead-of-x-python-version e:

Bug#718206: RFS: ruby-rkerberos/0.1.2-1 [ITP]

2013-07-28 Thread Sam Kottler
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "ruby-rkerberos" * Package name: ruby-rkerberos Version : 0.1.2-1 Upstream Author : Dominic Cleal * URL : https://github.com/domcleal/rkerberos * License

Bug#717822: RFS: nlopt/2.3+dfsg-2

2013-07-28 Thread Sergey B Kirpichev
severity 717822 important retitle 717822 RFS: nlopt/2.3+dfsg-2 [RC] thanks The package was updated (closes: #718054): https://mentors.debian.net/package/nlopt http://mentors.debian.net/debian/pool/main/n/nlopt/nlopt_2.3+dfsg-2.dsc -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.

Bug#717995: RFS: rawdog/2.16-1 [ITA]

2013-07-28 Thread Jakub Wilk
(I don't intend to sponsor this package. Sorry!) * Adam Sampson , 2013-07-27, 19:24: http://mentors.debian.net/debian/pool/main/r/rawdog/rawdog_2.16-1.dsc Please honour DEB_BUILD_OPTIONS=nocheck. Lintian emits: I: rawdog: hyphen-used-as-minus-sign usr/share/man/man1/rawdog.1.gz:127 lintian4p

Bug#717931: RFS: sosreport/3.0-1 ITP

2013-07-28 Thread Liang Guo
Hi, adam, On Sat, Jul 27, 2013 at 1:07 AM, Adam Stokes wrote: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "sosreport" > > * Package name: sosreport > Version : 3.0-1 > Upstream Author : Adam Stokes > * URL

Bug#697627: marked as done (RFS: gogglesmm/0.12.7-1)

2013-07-28 Thread Debian Bug Tracking System
Your message dated Sun, 28 Jul 2013 17:28:31 +0200 with message-id <20130728152831.gd20...@ramacher.at> and subject line Re: Bug#697627: RFS: gogglesmm/0.12.7-1 has caused the Debian Bug report #697627, regarding RFS: gogglesmm/0.12.7-1 to be marked as done. This means that you claim that the prob

How to rename^wremove a ucf-conffile?

2013-07-28 Thread Marc Haber
Hi, after Paul was so kind to show me some sample code to rename an ucf-conffile, I am now faced with the task of deleting an ucf-conffile with a package update. My first (untested) approach would be: FILENAME="/etc/foo/bar.conf" if [ -e "$FILENAME" ]; then ucf --debconf-ok /dev/null $FILENAME