RFS: gnustep-base (updated package)

2011-02-13 Thread Yavor Doganov
Dear mentors, I am looking for a sponsor for the new version 1.20.2-1 of my package "gnustep-base". It builds these binary packages: gnustep-base-common - GNUstep Base library - common files gnustep-base-doc - Documentation for the GNUstep Base Library gnustep-base-examples - Examples using the G

Re: RFS: gnustep-base (updated package)

2011-02-13 Thread Luca Falavigna
Il 13/02/2011 11:35, Yavor Doganov ha scritto: > I am looking for a sponsor for the new version 1.20.2-1 > of my package "gnustep-base". Uploaded. -- .''`. : :' : Luca Falavigna `. `' `- signature.asc Description: OpenPGP digital signature

RFS: haserl (second try)

2011-02-13 Thread Chow Loong Jin
Dear mentors, I am looking for a sponsor for my package "haserl". * Package name: haserl Version : 0.9.27-1 Upstream Author : Nathan Angelacos * URL : http://haserl.sourceforge.net * License : GPL-2 Section : interpreters It builds these binary pack

Which files will be recorded within DEBIAN/conffiles?

2011-02-13 Thread Regid Ichira
I have a Debian source package. By inspecting its content, how can I tell in advance which files will be recorded within DEBIAN/conffiles? Are there documents or URLs that discuss that question? -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "uns

Re: Which files will be recorded within DEBIAN/conffiles?

2011-02-13 Thread Paul Wise
On Sun, Feb 13, 2011 at 7:41 PM, Regid Ichira wrote: > I have a Debian source package. > By inspecting its content, how can I tell in advance which files will be > recorded within DEBIAN/conffiles?  Are there documents or URLs  that > discuss that question? It depends on your package's debian/ru

Re: Which files will be recorded within DEBIAN/conffiles?

2011-02-13 Thread Wang Lei
Regid Ichira writes: > I have a Debian source package. > By inspecting its content, how can I tell in advance which files will be > recorded within DEBIAN/conffiles? Are there documents or URLs that > discuss that question? If you haven't read DebianPolicy and Debian Developer's Reference, the

RFS: libapache2-mod-authn-yubikey

2011-02-13 Thread Alexandre De Dommelin
Dear mentors, I am looking for a sponsor for my package "libapache2-mod-authn-yubikey". * Package name: libapache2-mod-authn-yubikey Version : 1.0-1 Upstream Author : Jens Frey * URL : http://www.coffeecrew.org/software/yubikey-apache-plugin/ * License : Apache

Re: RFS: gts (updated package)

2011-02-13 Thread Muammar El Khatib
Hi Ruben, On Sun, Feb 13, 2011 at 12:45:06AM -0500, Ruben Molina wrote: > Dear mentors, > > I am looking for a sponsor for the new version 0.7.6+darcs101112-1 > of my package "gts". > Please, update the Format-Specification field of debian/copyright. Your watch file is reporting a new version

Re: Re: Rules Makefile, Permission Denied

2011-02-13 Thread Jim sonodrome
Hey Daniel, Thanks for your help, I have read through a lot of documentation and manuals but I've found it pretty difficult to find the right answers, after your explanation I've only just realized that the paths in the makefile build a kind of mirror of the paths I intend to install to (except wi

Re: RFS: tintii (updated package) (second try)

2011-02-13 Thread Daniel Echeverry
Hi, 2011/2/7 Ansgar Burchardt : > Hi, > > Daniel Echeverry writes: >> I am looking for a sponsor for the new version 2.2.3-3 >> of my package "tintii". > > Your changes look okay, but a bit nitpicking about the changelog: > >  + Bumped standard versions 3.9.1 > Please mention when no changes were

RE: installing an end user editable file

2011-02-13 Thread james frize
Hi, Got my Debian packages almost fully working now, everything installs/uninstalls without error. However, when I try to run the newly installed program it wont work properly as it lacks permission to save to file. My program loads a list of hyperlinks from a text file (links.txt), this text fil

Re: installing an end user editable file

2011-02-13 Thread Lars Buitinck
2011/2/13 james frize : > Got my Debian packages almost fully working now, everything > installs/uninstalls without error. > However, when I try to run the newly installed program it wont work > properly as it lacks permission to save to file. > > My program loads a list of hyperlinks from a text f

Re: installing an end user editable file

2011-02-13 Thread Julian Taylor
On Sun, 2011-02-13 at 17:11 +0100, Lars Buitinck wrote: > [...] > I don't think > /home//Documents is a good place for this; prefer > ~/./links.txt instead. You'll probably have to patch up > the source code. > [...] > shouldn't $XDG_CONFIG_HOME (or $HOME/.config if not set) or $XDG_DATA_HOME ($H

RE: RFS: Cool Reader

2011-02-13 Thread buggins
Hello Rogério, I've already updated package (fixed issues suggested by Anton Gladky) == Start quote == I've fixed lintinan pedantic findings, changed target to unstable, wrote machine-readable copyright. The package can be found on mentors.debian.net: - URL: http://mentors.de

RFS: archivemount (updated package)

2011-02-13 Thread Nanakos Chrysostomos
Dear mentors, I am looking for a sponsor for the new version 0.6.1-2 of my package "archivemount". It builds these binary packages: archivemount - mounts an archive for access as a file system The package appears to be lintian clean. The upload would fix these bugs: 613119 The package can be f

Re: RFS: gts (updated package)

2011-02-13 Thread Ruben Molina
El dom, 13-02-2011 a las 16:42 +0100, Muammar El Khatib escribió: > On Sun, Feb 13, 2011 at 12:45:06AM -0500, Ruben Molina wrote: > > I am looking for a sponsor for the new version 0.7.6+darcs101112-1 > > of my package "gts". > Please, update the Format-Specification field of debian/copyright. Your

Re: RFS: tintii (updated package) (second try)

2011-02-13 Thread Ansgar Burchardt
Hi, Daniel Echeverry writes: >>> I am looking for a sponsor for the new version 2.2.3-3 >>> of my package "tintii". I just uploaded the package from mentors.d.n. Thanks for your work :) Regards, Ansgar -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "un

Re: installing an end user editable file

2011-02-13 Thread Lars Buitinck
2011/2/13 Julian Taylor : > On Sun, 2011-02-13 at 17:11 +0100, Lars Buitinck wrote: >> [...] >> I don't think >> /home//Documents is a good place for this; prefer >> ~/./links.txt instead. You'll probably have to patch up >> the source code. >> [...] >> > > shouldn't $XDG_CONFIG_HOME (or $HOME/.con

Re: RFS: archivemount (updated package)

2011-02-13 Thread Ansgar Burchardt
Hi, Nanakos Chrysostomos writes: > I am looking for a sponsor for the new version 0.6.1-2 > of my package "archivemount". Please use linux-any in the Architecture field if this should be built only on the Linux ports. Hurd doesn't have fuse-utils either so it should also be dropped. Also the f

Re: RFS: liblastfmlib

2011-02-13 Thread Andreas Noteng
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/13/2011 08:38 AM, Peter Miller wrote: > On Sat, 2011-02-12 at 19:25 +0100, Andreas Noteng wrote: >> The package appears to be lintian clean. > > I am not a DD, but I see no other responses. In my experience, it is > worth trying for 'lintian

Re: RFS: ulatencyd - Daemon to minimize latency on a linux system using cgroups

2011-02-13 Thread Didier 'OdyX' Raboud
Alessandro Ghedini wrote: > Dear mentors, > > I am looking for a sponsor for my package "ulatencyd". Hi Alessandro, I am willing to review and sponsor your package, but don't have time right now for the actual review. I will make sure to send an answer to you during next week. Cheers, OdyX

Re: RFS: archivemount (updated package)

2011-02-13 Thread Nanakos Chrysostomos
Hi, >On Sun, Feb 13, 2011 at 06:41:14PM +0100, Ansgar Burchardt wrote: > Hi, > > Nanakos Chrysostomos writes: > > I am looking for a sponsor for the new version 0.6.1-2 > > of my package "archivemount". > > Please use linux-any in the Architecture field if this should be built > only on the Lin

Re: RFS: poedit (updated package)

2011-02-13 Thread Pedro Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Any progress with this package ? Should i make more changes ? Pedro "m42" Ribeiro On 26-01-2011 09:04, Ryan Niebur wrote: > Hi, > > On Wed, Jan 26, 2011 at 08:06:53AM +, Pedro Ribeiro wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Has

Re: Re: installing an end user editable file

2011-02-13 Thread james frize
Cheers Lars, I'm looking at installing the links.txt file to ~/./links.txt, but I don't seem to be able to use the ~wildcard. Using this line in my makefile: DEST3 = $(CURDIR)/debian/gtk-link-lizard/~/.gtk-link-lizard" It just creates a directory called "~" on the destination drive? It doesn't

Re: RFS: ulatencyd - Daemon to minimize latency on a linux system using cgroups

2011-02-13 Thread Alessandro Ghedini
On Sun, Feb 13, 2011 at 07:06:50PM +0100, Didier 'OdyX' Raboud wrote: > Hi Alessandro, Hello > I am willing to review and sponsor your package, but don't have time right > now for the actual review. I will make sure to send an answer to you during > next week. Thank you for your interest. Plea

Re: RFS: poedit (updated package)

2011-02-13 Thread Tobias Quathamer
Am Sonntag, den 13.02.2011, 18:29 + schrieb Pedro Ribeiro: > Hi all, > > Any progress with this package ? > > Should i make more changes ? Hi Pedro, you've got a wrong bug number in your changelog. For closing the ITA bug, you want #543856. Moreover, it would be great if you could add a deb

Re: RFS: Cool Reader

2011-02-13 Thread Rogério Brito
Hi, Vadim. Please, just continue keeping me CC'ed. I am not currently subscribed to -mentors. On Feb 13 2011, buggins wrote: > Hello Rogério, > > I've already updated package (fixed issues suggested by Anton Gladky) Great. > == Start quote == > I've fixed lintinan pedantic

Re: Re: installing an end user editable file

2011-02-13 Thread Craig Small
On Sun, Feb 13, 2011 at 06:24:06PM +, james frize wrote: > I'm looking at installing the links.txt file to > ~/./links.txt, but I don't seem to be able to use the > ~wildcard. Is this in rules file? If so you cannot do that at all. It doesn't make any sense for a package to install a file in

RFS: volumeicon

2011-02-13 Thread Andrew Gainer
Dear mentors, I am looking for a sponsor for my package "volumeicon". * Package name: volumeicon Version : 0.3.0-1 Upstream Author : Maato (I have contacted upstream to see if he has a preferred name, but have not yet heard back) * URL : http://www.softwarebakery.com/

Re: Re: installing an end user editable file

2011-02-13 Thread james frize
Hey Craig, thanks for the help, Basically I'm copying over a text file that has a list of web links in, after the program is installed the file needs to be edited by the end user, so I'm trying to put the file in a place where a regular user would have permission to both read and write to the tex

Re: Re: installing an end user editable file

2011-02-13 Thread james frize
Sorry forgot to clarify, yeah it's in my rules makefile. On 13 February 2011 21:55, james frize wrote: > Hey Craig, > > thanks for the help, > > Basically I'm copying over a text file that has a list of web links > in, after the program is installed the file needs to be edited by the > end user,

Re: RFS: volumeicon

2011-02-13 Thread Paul Tagliamonte
I'm not a DD, no sponsorship here! :) On Sun, Feb 13, 2011 at 5:07 PM, Andrew Gainer wrote: > Dear mentors, > > I am looking for a sponsor for my package "volumeicon". > > * Package name    : volumeicon >  Version         : 0.3.0-1 >  Upstream Author : Maato (I have contacted upstream to see if h

Re: RFS: gts (updated package)

2011-02-13 Thread Muammar El Khatib
On Sun, Feb 13, 2011 at 12:13:50PM -0500, Ruben Molina wrote: > El dom, 13-02-2011 a las 16:42 +0100, Muammar El Khatib escribió: > > On Sun, Feb 13, 2011 at 12:45:06AM -0500, Ruben Molina wrote: > > > I am looking for a sponsor for the new version 0.7.6+darcs101112-1 > > > of my package "gts". > >

Re: Re: installing an end user editable file

2011-02-13 Thread PJ Weisberg
On 2/13/11, Craig Small wrote: > On Sun, Feb 13, 2011 at 06:24:06PM +, james frize wrote: >> I'm looking at installing the links.txt file to >> ~/./links.txt, but I don't seem to be able to use the >> ~wildcard. > Is this in rules file? If so you cannot do that at all. It doesn't > make any

Re: installing an end user editable file

2011-02-13 Thread Boyd Stephen Smith Jr.
In , james frize wrote: >Basically I'm copying over a text file that has a list of web links >in, after the program is installed the file needs to be edited by the >end user, so I'm trying to put the file in a place where a regular >user would have permission to both read and write to the text fil

Re: RFS: volumeicon

2011-02-13 Thread Paul Tagliamonte
[snip] >> debian/copyright >>   Consider switching to DEP5 > > Hadn't heard of this, but it looks both fancy and good. Done. Great! :) It's nice for making stuff machine parse-able. [snip] > The source can be built *either* for OSS or for ALSA; when built for OSS, one > of the library referenc

Re: installing an end user editable file

2011-02-13 Thread james frize
Cheers PJ and Boyd, To be honest I never thought about having multiple users, just learning about the packaging process and I'm experimenting with what I can do. But I guess it's a much better idea to have a template and a copy for each user, will have to add it to the source. Thanks for the resp

Re: RFS: volumeicon

2011-02-13 Thread Paul Tagliamonte
CC'ing -mentors On Sun, Feb 13, 2011 at 7:31 PM, Andrew Gainer wrote: > Thanks once again for your help. Just one question, now: > >> Ah, that means that you're doing a -lfontconfig, but it's not being >> called anywhere in the code. It's a warning from your linker, just >> letting you know that

Re: RFS: volumeicon

2011-02-13 Thread Scott Howard
On Sun, Feb 13, 2011 at 6:31 PM, Paul Tagliamonte wrote: >> Upstream doesn't have any sort of version control for this project. A quick >> Googling suggests that this is, however, for version control on the Debian >> site, which is neat. However, it looks like only DD's get accounts on >> colla