On Sat, Apr 02, 2011 at 11:33:09PM +0100, Jonathan Wiltshire wrote: > There appears to be a regression in the handling of --meta (closes and thanks > text) in git-dch output. > > The version in Squeeze produced, for example: > > * Add dependency on libxml-simple-perl (Closes: #611730) - thanks xxx > > whereas in unstable now it reads: > > * Add dependency on libxml-simple-perl Closes: #611730 Thanks: xxx
That looks as if it's appending the meta tags verbatim which is weird. You have 'meta == True' and 'full == True'? You can check by looking at 'git-dch --help'. Cheers, -- Guido > Downgrading git-buildpackage restores the old behaviour. > > > - -- System Information: > Debian Release: wheezy/sid > APT prefers oldstable > APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, > 'stable'), (1, 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.38-1-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages git-buildpackage depends on: > ii devscripts 2.10.71 scripts to make the life of a > Debi > ii git [git-core] 1:1.7.4.1-5 fast, scalable, distributed > revisi > ii git-core 1:1.7.4.1-5 fast, scalable, distributed > revisi > ii python 2.6.6-12 interactive high-level > object-orie > ii python-dateutil 1.4.1-3 powerful extensions to the > standar > ii python-support 1.0.11 automated rebuilding support for > P > > Versions of packages git-buildpackage recommends: > ii cowbuilder 0.62+nmu2 pbuilder running on cowdancer > ii pristine-tar 1.13 regenerate pristine tarballs > > Versions of packages git-buildpackage suggests: > pn git-load-dirs <none> (no description available) > ii python-notify 0.1.1-2+b2 Python bindings for libnotify > > - -- no debconf information > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > > iQIcBAEBAgAGBQJNl6QlAAoJEFOUR53TUkxRQCsP/1vQdHPM3NEV/3+HcIxbzQ1s > Yt97hJVuzGL0cehWdjHD3nsBHwembOzjXZj2JKQokVlAkM61DpzEI43+rcVPX2rb > P8/VqYaE8w2lhrhXiOm24iysKjP2IlKis6reKb5Rf2fGjHw3LUiI6n3LwNo14zKj > w4OGwEhEv+pOhPOq6sv9jQXY7sk6WBhVXR8Ddrf+qQAd+VKHGkGD/tGATMYyIEdZ > n/PNmWCnAN7ewgN5KXyYFkLqzGnA4rH228xnv2xE2Ej49qRgp8JOZZTzRAEMMEXT > c+IFZc4Aq9Sankju8vUgVJPmQ2Gi21wV7LfItACIgz5F4kSvKifn6P6d7BvRDApB > uk0lZxZyXAFGjSyobCijebRVYTAX3jNgvqwtYAQlzBTb3R1oMjy0mFGyP2uAh4on > uBh3utqpMNo29fJ61c9gLF3SWuONzwjqCA/ex0hpd069/kI2VhGULGFvLa2RCjUK > QA9vnH/Qk1JTgrBrYNn0GQSPkZbxvL2V5qH2t1wbcLbAmLloWWF8YjNcVpcAIa+y > 7VZ3fTppg38JBDydVsJqD4/oZ2fD5JOxXtZl7irHUCuMxn+e/t54SzJHnXUbWxBb > 0UZXYYgacn7ePbr6VPKmvYyHfrlog484m7fqP1Jqojht+r0j31msUPm3c5LtfsgH > KDyd9bf+s6MTlNpbW+/C > =s1Lo > -----END PGP SIGNATURE----- > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

