Comment 8 for bug 222876

Revision history for this message
Steve Langasek (vorlon) wrote :

why does this patch revert the Maintainer field in debian/control? That's certainly out of scope for an SRU.

why is the following change needed?:

--- gcc-3.3-3.3.6/debian/rules2
+++ gcc-3.3-3.3.6/debian/rules2
@@ -255,6 +255,8 @@
        : # generate debian/README.Debian
        cat debian/README $(patch_stamp) > debian/README.Debian

+ find $(srcdir) -name '*.info' | xargs -r rm -f
+
        rm -rf $(builddir)
        mkdir $(builddir)
 # find this directory before the gpc test dir (test_summary)