[H-GEN] Depackaging and repackaging Debian packages?

Anthony Towns aj at azure.humbug.org.au
Tue Jul 24 00:20:14 EDT 2001


On Tue, Jul 24, 2001 at 10:58:37AM +1000, David Findlay wrote:
> 1. Where is the source code for the Debian installer?

CVSROOT=:pserver:anonymous at cvs.debian.org:/cvs/debian-boot
The module is boot-floppies.

> 2. Can I easily depackage, configure, and then repackage a debian package?

dpkg -i foo.deb
#...
dpkg-repack foo
ls *.deb

That's not very attractive, and different to duplicate reliably though.

apt-get source foo
cd foo-*
vi debian/changelog
#...
debuild
cd ..
ls *.deb

...is better.

Cheers,
aj

-- 
Anthony Towns <aj at humbug.org.au> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.

``_Any_ increase in interface difficulty, in exchange for a benefit you
  do not understand, cannot perceive, or don't care about, is too much.''
                      -- John S. Novak, III (The Humblest Man on the Net)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 350 bytes
Desc: not available
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20010724/c2472a85/attachment.sig>


More information about the General mailing list