Josip Rodin wrote: > > $ cd package-1.1 > > $ zcat ../package_1.0-1.diff.gz | patch -p1 > > $ chmod +x debian/rules > > > > just edit the changelog > > BTW quickest editing of changelog is done with `dch -v uv-dr` where uv is > upstream version and dr is Debian revision (1.1-1 in this case).
I'm using uupdate from the devscripts myself, which takes care of all this stuff :) bye, -Remco