Bug 8158 - Sanity checking Debian files
Summary: Sanity checking Debian files
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on: 10112 9802
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-26 12:05 UTC by Jared Camins-Esakov
Modified: 2013-04-25 08:00 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Camins-Esakov 2012-05-26 12:05:36 UTC
There should be a unit test to sanity check the files in debian/ that have special requirements. For example, debian/rules *must* use tabs for indentation rather than spaces. There are probably other gotchas that could easily be caught by a unit test.
Comment 1 Robin Sheat 2013-04-14 22:50:44 UTC
A small start has been made on this kind of thing with bug 9802 adding xt/verify-debian-docbook.t