Bug 8158

Summary: Sanity checking Debian files
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Test SuiteAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: magnus, robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10112, 9802    
Bug Blocks:    

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