Re: Creating Source Packages

2001-06-17 Thread Colin Watson
Jason Ferguson <[EMAIL PROTECTED]> wrote: >Heres the problem. They build and install fine. However, on the next >apt-get dist-upgrade, the packages are overwritten with the standard >ones! Edit debian/changelog and add an additional entry to the top, incrementing the version number by 0.0.1. The

Creating Source Packages

2001-06-16 Thread Jason Ferguson
I need help with creating source packages (but with a twist). Heres the situation. I want to create i686 replacement packages for my machine. So, using gnomeicu as an example, here's what I did: apt-get source -d gnomeicu dpkg-source -x gnomeicu...dsc cd gnomeicu Now, the standard w