Commits on Source (12)
-
Tiago Bortoletto Vaz authored
-
Chris Lamb authored
Use daklib.daksubprocess.check_output over do_command to prevent HTML tag wrapping. (Closes: #909252) This was adding <pre>..</pre> tags which were then getting mangled by a subsquent os.bath.basename into "pre> check for ...". Thanks, Ansgar!
-
Chris Lamb authored
This tag is triggered when the Distribution in the .changes file indicates that packages should be installed into one suite but the distribution in the Changes field copied from debian/changelog indicates that a different distribution was intended. This is an easy mistake to make when invoking "sbuild ... foo.dsc"...
-
Chris Lamb authored
This tag is enabled when the Distribution in the .changes file indicates that packages should be installed into a non-experimental suite, but the distribution in the Changes field copied from debian/changelog indicates that experimental was actually intended. Should save some manual rejects / dcuts due to accidents.
-
Chris Lamb authored
Missing XS-Autobuild: yes
-
Chris Lamb authored
Emitted when the latest changelog entry has a version that matches one used in the specified previous entry.
-
Chris Lamb authored
This was likely due to the use of >> instead of > in one's shell when updating the level.
-
Chris Lamb authored
-
Chris Lamb authored
Should avoid some tedious inter-package file conflict RC bugs.
-
Ansgar authored
-
Ansgar authored
-
Ansgar authored