tap2rpm's default long description should mention tap2rpm, not tap2deb

[email protected] Thu, 12 Nov 2009 05:07:36 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from TimAllen <[email protected]>:

Currently, twisted.scripts.tap2rpm contains the following line of code:
{{{
long_description = (config['long_description']
		    or 'Automatically created by tap2deb')
}}}

It should of course say "Automatically created by tap2rpm".



----------
Type     : enhancement
Component: core
Keywords : easy
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4083