Re: Problems injecting my first package
On Wed, 2010-03-03 at 13:25 -0300, Marco Túlio Gontijo e Silva wrote:
> Notice that this is not needed. This is just something to make it easier.
> What you need to do is something like:
>
> $ wget
> http://hackage.haskell.org/packages/archive/non-negative/0.0.5.1/non-negative-0.0.5.1.tar.gz
> $ mv non-negative-0.0.5.1.tar.gz haskell-non-negative_0.0.5.1.orig.tar.gz
> $ tar xzf haskell-non-negative_0.0.5.1.orig.tar.gz
> $ cd non-egative-0.0.5.1
> $ darcs get ../debian
> $ rm -r debian/_darcs
> $ debuild
That's the method I'm using, except for the fact that I use pdebuild
using the Sid chroot, with success.
So, anyone cares to comment on my packaging of haskell-non-negative? I'd
like to file de ITP and finish with this one before moving on.
--
Ernesto Hernández-Novich - Linux 2.6.28 i686 - Unix: Live free or die!
Geek by nature, Linux by choice, Debian of course.
If you can't aptitude it, it isn't useful or doesn't exist.
GPG Key Fingerprint = 438C 49A2 A8C7 E7D7 1500 C507 96D6 A3D6 2F4C 85E3
Reply to: