Re: new pkg: libcrypt-simple-per

2006-01-07 Thread Sandro Tosi
No-one would like to check/sponsor this package? Thanks in advance -- Sandro Tosi (aka Morpheus, matrixhasu) My (little) site: http://matrixhasu.altervista.org/

Re: new pkg: libcrypt-simple-per

2006-01-05 Thread Sandro Tosi
> > $ dh_make ../libcrypt-simple-perl-0.06.tar.gz > > Did you try: > > $ dh_make -f ../libcrypt-simple-perl-0.06.tar.gz Damn me! You're right!! with -f option, dh_make generates the .orig.tar.gz. Really sorry for confusion generated. -- Sandro Tosi (aka Morpheus, matrixhasu) My (little) site: h

Re: new pkg: libcrypt-simple-per

2006-01-05 Thread Sandro Tosi
I think I've found the solution. > You either needed to specify the -f option to dh_make, as in dh_make > -f ../libcryp...tar.gz or to manually rename the pristine upstream > tarball to the proper .orig.tar.gz name, which this is not. Yes, first time I've run $ dh_make ../libcrypt-simple-perl-0.

Re: new pkg: libcrypt-simple-per

2006-01-01 Thread Justin Pryzby
On Mon, Jan 02, 2006 at 12:35:11AM +0100, Sandro Tosi wrote: > Hi all! > Today is the first day of the year, so I manage to create my first > debian package...and it's still libcrypt-simple-perl... > > This is what I've done: > > 1. copied tar.gz to libcrypt-simple-perl-0.06.tar.gz You either nee

Re: new pkg: libcrypt-simple-per

2006-01-01 Thread Sandro Tosi
Hi all! Today is the first day of the year, so I manage to create my first debian package...and it's still libcrypt-simple-perl... This is what I've done: 1. copied tar.gz to libcrypt-simple-perl-0.06.tar.gz 2. uncompressed it and rename dir to libcrypt-simple-perl-0.06 3. cd libcrypt-simple-per

Re: new pkg: libcrypt-simple-per

2005-12-28 Thread Justin Pryzby
On Wed, Dec 28, 2005 at 07:33:31PM +0100, Sandro Tosi wrote: > Hi all, > while still studing new maintainers' guide & debian policy to create a > correct deb package, should I open an ITP bug? Yes; > Against what? Yes, use 'reportbug wnpp'. > More in general, what is the usual way to create a new

Re: new pkg: libcrypt-simple-per

2005-12-28 Thread Sandro Tosi
Hi all, while still studing new maintainers' guide & debian policy to create a correct deb package, should I open an ITP bug? Against what? wnpp? More in general, what is the usual way to create a new package? something like this: 1. choose a program 2. open an ITP bug 3. package it 4. drop an em

Re: new pkg: libcrypt-simple-per

2005-12-20 Thread Justin Pryzby
On Tue, Dec 20, 2005 at 07:23:11AM +0100, Sandro Tosi wrote: > > Just to make sure we're all talking about the same thing, Sandro, are > > you referring to this: > > > > http://www.tldp.org/HOWTO/Debian-Binary-Package-Building-HOWTO/ > > Yes, I've used this one > > > I bring this up on the list n

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Sandro Tosi
> Just to make sure we're all talking about the same thing, Sandro, are > you referring to this: > > http://www.tldp.org/HOWTO/Debian-Binary-Package-Building-HOWTO/ Yes, I've used this one > I bring this up on the list not to embarass you, but because no problem at all: I'm here to learn > occa

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread tony mancill
Just to make sure we're all talking about the same thing, Sandro, are you referring to this: http://www.tldp.org/HOWTO/Debian-Binary-Package-Building-HOWTO/ If so, I think you should have read the introduction more carefully, where the author states: "The intended use of such a newly created arc

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Justin Pryzby
On Tue, Dec 20, 2005 at 01:36:56AM +0100, Sandro Tosi wrote: > > By source package, Russ was referring to the following files: > > > > libcrypt-simple-perl_0.06-1.dsc > > libcrypt-simple-perl_0.06-1.diff.gz > > libcrypt-simple-perl_0.06.orig.tar.gz > > I think it's a binary package: I

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Brendan O'Dea
On Tue, Dec 20, 2005 at 01:11:16AM +0100, Sandro Tosi wrote: >[Russ Allbery wrote:] >> Is the source package available? It's hard to judge packaging and >> impossible to sponsor a package from just the deb. > >here is the archive from where i generate the deb: >matrixhasu.altervista.org/debian/lib

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Sandro Tosi
> By source package, Russ was referring to the following files: > > libcrypt-simple-perl_0.06-1.dsc > libcrypt-simple-perl_0.06-1.diff.gz > libcrypt-simple-perl_0.06.orig.tar.gz I think it's a binary package: I take the .pm file from CPAN, and taking other lib as model, I've created a

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Sandro Tosi
> Is the source package available? It's hard to judge packaging and > impossible to sponsor a package from just the deb. here is the archive from where i generate the deb: matrixhasu.altervista.org/debian/libcrypt-simple-perl.tar.bz2 > > I'd like some advice about the package, something to corre

Re: new pkg: libcrypt-simple-per

2005-12-19 Thread Russ Allbery
Sandro Tosi <[EMAIL PROTECTED]> writes: > Hi all, > I've just finisched packaging Crypt::Simple perl module, you can > download from > http://matrixhasu.altervista.org/debian/libcrypt-simple-perl_0.06-1_all.deb > . Is the source package available? It's hard to judge packaging and impossible to

new pkg: libcrypt-simple-per

2005-12-19 Thread Sandro Tosi
Hi all, I've just finisched packaging Crypt::Simple perl module, you can download from http://matrixhasu.altervista.org/debian/libcrypt-simple-perl_0.06-1_all.deb . I'd like some advice about the package, something to correct / add (I know, man page missing) and some other packaging tips. Is som