Re: RFS: gdisk (updated package)

2010-05-02 Thread Paul Wise
2010/5/3 Guillaume Delacour : > I am looking for a sponsor for the new version 0.6.7-1 > of my package "gdisk". I'm not sponsoring extra packages at the moment, nor do I have GPT hardware, but here is a review: You should never ever manually add dependencies on a library, always leave that up to

RFS: scidavis (updated package, 3rd try)

2010-05-02 Thread Ruben Molina
Dear mentors, I am looking for a sponsor for the new version 0.2.4-1 of my package "scidavis". It builds these binary packages: scidavis - application for scientific data analysis and visualization The package appears to be lintian clean. The package can be found on mentors.debian.net: - URL:

RFS: gts (updated package, 3rd try)

2010-05-02 Thread Ruben Molina
Dear mentors, I am looking for a sponsor for the new version 0.7.6+darcs100321-1 of my package "gts". It builds these binary packages: libgts-0.7-5 - library to deal with 3D computational surface meshes libgts-bin - utility binaries for libgts libgts-dbg - debugging symbols for libgts libgts-dev

RFS: xpdf

2010-05-02 Thread Michael Gilbert
Hi, I have prepared an update for xpdf, which fixes an RC issue among others. Would anyone be kind enough to upload this new version? Best wishes, Mike http://mentors.debian.net/debian/pool/main/x/xpdf -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsu

Re: RFS: libspring-security-2.0-java

2010-05-02 Thread Torsten Werner
Hi Miguel, On Sun, May 2, 2010 at 8:06 PM, Miguel Landaeta wrote: > I committed those change to the git repo and uploaded again to mentors. > Cheers, i have uploaded the package now. Cheers, Torsten -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubs

Re: RFS: subversion (updated package) [lenny-backports, 1.6.9dfsg-1~bpo50+1]

2010-05-02 Thread Dominic Hargreaves
On Sat, May 01, 2010 at 09:34:15PM +0200, Michael Diers wrote: > Dear mentors/backporters, > > I am looking for a sponsor for the new version 1.6.9dfsg-1~bpo50+1 > of my package "subversion". > > Since 2010-01-31, the version in "testing" is 1.6.9dfsg-1. This backport > omits the optional ra_serf

Re: RFS: libspring-security-2.0-java

2010-05-02 Thread Miguel Landaeta
Hello Torsten, On Sun, May 2, 2010 at 7:09 AM, Torsten Werner wrote: > > But I cannot build the package. A build log is available at > . > I have regenerated the orig tarball with 'debian/rules > get-orig

RFS: gdisk (updated package)

2010-05-02 Thread Guillaume Delacour
Dear mentors, I am looking for a sponsor for the new version 0.6.7-1 of my package "gdisk". It builds these binary packages: gdisk - GPT fdisk text-mode partitioning tool The package appears to be lintian clean. The package can be found on mentors.debian.net: - URL: http://mentors.debian.n

Re: RFS: libspring-security-2.0-java

2010-05-02 Thread Torsten Werner
Hi, On Sat, May 1, 2010 at 4:33 AM, Miguel Landaeta wrote: > I am looking for a sponsor for my package > "libspring-security-2.0-java". nice But I cannot build the package. A build log is available at .

Re: Specifying %{variable} in control file for use in postinst?

2010-05-02 Thread Thomas Goirand
Russ Allbery wrote: Thomas Goirand writes: then in your debian/rules build rule, you can do something like: MY_VERS=`head -n 1 debian/changelog | cut -d'(' -f2 | cut -d')' -f1 | cut -d'-' -f1` MY_DEB_REL=`head -n 1 debian/changelog | cut -d'(' -f2 | cut -d')'