[maemo-developers] Problem making .deb package
From: Daniel Martín Yerga dyerga at gmail.comDate: Thu Dec 6 17:32:05 EET 2007
- Previous message: Problem making .deb package
- Next message: Samba/CIFS Client for N800/N810
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 6 Dec 2007 15:30:47 +0100 "Andrea Grandi" <a.grandi at gmail.com> wrote: > Hi, > > could both of you, please post your debian/rules and debian/control > files somewhere? For example in http://pastebin.ca > > Since I had the same problem with another package, I'd like to see the > differences and understand why one package works and not the other. > > Thanks :) > I use the debian/ directory created for the Debian distro. If you have a Debian distro avalaible, you can do "apt-get source package" That will download the source code modified by the Debian developers, with its debian/ directory inside. If you don't have a Debian distro. The easiest way would be searching the package in http://packages.debian.org Download the .tar.gz, the .dsc and .diff.gz files. With these files in the same directory, in scrachtbox you can do "dpkg-source -x filename.dsc" This will create a directory with the library/program and with their respective debian/ directory. - From there you can edit the files inside debian/ in the way you want. But generally doing dpkg-buildpackage work (if you have all dependences installed) BTW, if you want I post debian/rules and debian/control, there isn't problem. Cheers. - -- Daniel Martín Yerga dyerga at gmail.com http://yerga.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHWBX5cnvB1T3xmfMRAtBBAJ0fPJLaBryxhrJJh6Q299ck4yh2BwCfRiiX mu/zO83p6etmUfJs7CqD7p8= =RMV1 -----END PGP SIGNATURE-----
- Previous message: Problem making .deb package
- Next message: Samba/CIFS Client for N800/N810
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]