Bug#726646: marked as done (RFS: jmapviewer/1.02+dfsg1-1 [ITP])

2013-10-25 Thread Debian Bug Tracking System
Your message dated Sat, 26 Oct 2013 04:24:41 + with message-id and subject line closing RFS: jmapviewer/1.02+dfsg1-1 [ITP] has caused the Debian Bug report #726646, regarding RFS: jmapviewer/1.02+dfsg1-1 [ITP] to be marked as done. This means that you claim that the problem has been dealt wit

Bug#727733: RFS: rssdrop/0.2-1 [ITP]

2013-10-25 Thread Dominik George
Package: sponsorship-requests Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear mentors, I am looking for a sponsor for my package "rssdrop" * Package name: rssdrop Version : 0.2-1 Upstream Author : Alan Grow * URL : http://search.cpan.org/~a

Bug#727673: marked as done (RFS: couriergrey/0.3.2-4)

2013-10-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Oct 2013 21:34:35 +0200 with message-id and subject line Re: Bug#727673: RFS: couriergrey/0.3.2-4 has caused the Debian Bug report #727673, regarding RFS: couriergrey/0.3.2-4 to be marked as done. This means that you claim that the problem has been dealt with. If this

Bug#727673: RFS: couriergrey/0.3.2-4

2013-10-25 Thread Anton Gladky
Uploaded. Anton 2013/10/25 Marco Balmer : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "couriergrey" > > * Package name: couriergrey >Version : 0.3.2-4

Bug#727113: marked as done (RFS: scorched3d/43.3+dfsg-1 [RC])

2013-10-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Oct 2013 16:27:39 + with message-id and subject line closing RFS: scorched3d/43.3+dfsg-1 [RC] has caused the Debian Bug report #727113, regarding RFS: scorched3d/43.3+dfsg-1 [RC] to be marked as done. This means that you claim that the problem has been dealt with. I

Bug#725737: RFS: gns3/0.8.6-1 [ITA]

2013-10-25 Thread Daniel Lintott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Andrew, On 24/10/13 21:52, Andrew Shadura wrote: > [...] I believe it's a wrong approach. You shouldn't install > anything under /usr/local unless absolutely required. Previous > versions of the package didn't do that; please try to do it the > sam

Re: Adding packages for new project (sView) - first steps

2013-10-25 Thread Paul Wise
On Fri, Oct 25, 2013 at 4:47 PM, Godfrey Chung wrote: > Please follow the steps from http://mentors.debian.net/intro-maintainers. In addition, since you are developing the software, please read our upstream guide: http://wiki.debian.org/UpstreamGuide -- bye, pabs http://wiki.debian.org/PaulWi

Re: package-dev

2013-10-25 Thread Andrey Rahmatullin
On Fri, Oct 25, 2013 at 09:46:48AM +0200, NEVEU Stephane wrote: > Andrey, > > I'm not sure to understand, sorry my english is not that good :) > > So I downloaded my libvirt-1.1.3.tar.gz from the libvirt website. > Moved libvirt-1.1.3.tar.gz to libvirt_1.1.3.orig.tar.gz, uncompressed it, > made

Bug#725772: RFS: nfft -- Library for computing Non-uniform Fast Fourier Transforms

2013-10-25 Thread Andreas Tille
Hi Ghislain, On Thu, Oct 24, 2013 at 05:48:35PM +0100, Ghislain Vaillant wrote: > Hi Andreas, I have updated the package following your comments. > > http://anonscm.debian.org/gitweb/?p=debian-science/packages/nfft.git I'm afraid I have some further remarks: d/control: - Thanks to Scott's exp

Re: Adding packages for new project (sView) - first steps

2013-10-25 Thread Godfrey Chung
Dear Kirill Please follow the steps from http://mentors.debian.net/intro-maintainers. Regards Godfrey From: Kirill Gavrilov Sent: Friday, October 25, 2013 3:51 PM To: debian-mentors@lists.debian.org Subject: Adding packages for new project (sView) - first steps Hi list, I am author of sVie

Bug#727673: RFS: couriergrey/0.3.2-4

2013-10-25 Thread Marco Balmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "couriergrey" * Package name: couriergrey Version : 0.3.2-4 Upstream Author : Matthias Wimmer * URL : http:/

Adding packages for new project (sView) - first steps

2013-10-25 Thread Kirill Gavrilov
Hi list, I am author of sView project and looking for answers from Debian community. I have found that there are several ways to add new packages to Debian but which way should I to use as newbie? Should I try to register as Debian New Member or search for a "sponsor"? I have some experience in m

RE: package-dev

2013-10-25 Thread NEVEU Stephane
>>If you want to build multiple binary packages from the same source package >>(which, from what you've said above, is presumably what you want), you >>essentially need to add an additional stanza in debian/control for >>libvirt-dev, and ensure that dh_install(1) moves everything into the right

RE: package-dev

2013-10-25 Thread NEVEU Stephane
Andrey, I'm not sure to understand, sorry my english is not that good :) So I downloaded my libvirt-1.1.3.tar.gz from the libvirt website. Moved libvirt-1.1.3.tar.gz to libvirt_1.1.3.orig.tar.gz, uncompressed it, made my dh_make -e, filled my debian/changelog, compat, control,copyright and my

Re: package-dev

2013-10-25 Thread Vincent Cheng
On Fri, Oct 25, 2013 at 12:18 AM, NEVEU Stephane wrote: > Hi Andrey, > > Yes that's what I want to do: build a libvirt.deb and the associated > libvirt-dev.deb from a fresh development snapshot (because of new features). > So is there a special make target to create the libvirt-dev.deb ? I just

Re: package-dev

2013-10-25 Thread Andrey Rahmatullin
On Fri, Oct 25, 2013 at 09:18:50AM +0200, NEVEU Stephane wrote: > Yes that's what I want to do: build a libvirt.deb and the associated > libvirt-dev.deb from a fresh development snapshot (because of new features). > So is there a special make target to create the libvirt-dev.deb ? I just > can't

RE: package-dev

2013-10-25 Thread NEVEU Stephane
Hi Andrey, Yes that's what I want to do: build a libvirt.deb and the associated libvirt-dev.deb from a fresh development snapshot (because of new features). So is there a special make target to create the libvirt-dev.deb ? I just can't figure out how to generate this libvirt-dev package.

Re: package-dev

2013-10-25 Thread Andrey Rahmatullin
On Fri, Oct 25, 2013 at 08:59:59AM +0200, NEVEU Stephane wrote: > Thank you but I think my question wasn't clear enough sorry... > Actually, my "custom" libvirt-1.1.3 package is already made, seems to be ok. > But now I need to build a new libvirt-dev package matching with my libvirt > version. >

RE: package-dev

2013-10-25 Thread NEVEU Stephane
Hi Arturo, Thank you but I think my question wasn't clear enough sorry... Actually, my "custom" libvirt-1.1.3 package is already made, seems to be ok. But now I need to build a new libvirt-dev package matching with my libvirt version. So my question is how can I create it from the sources ? Tha