On 10/19/2010 12:08 AM, Leo 'costela' Antunes wrote: > transmission (2.03-2) unstable; urgency=low > > * debian/patches: add fix-rpc-server-URL.patch > > -- Leo Costela <[email protected]> Sun, 17 Oct 2010 22:29:03 +0200 > > > The diff consists of a minimal lacking "/", but since it's in an RPC > server, it could mean compatibility issues during the whole squeeze > life-cycle (the bug wasn't reported in the BTS, but discussed with > upstream). >
Unblocked. > And please ignore the one renamed patch and the removal of one > unused patch. They are side-effects of the migration to > git-buildpackage which I unfortunately let slip, but don't have any > influence on the final package. > If you want to specify the compression algorithm, you may want to put that in debian/source/options instead of debian/gbp.conf. Then, gbp should get the value from there (I didn't test though). Something like the lines below should do the work. debian/source/options: compression = "bzip2" compression-level = 9 Regards, -- Mehdi Dogguy مهدي الدڤي http://dogguy.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

