]> git.decadent.org.uk Git - dak.git/commit
Update projectb to know about suite.debugsuite
authorPaul Tagliamonte <tag@pault.ag>
Sat, 15 Aug 2015 15:22:27 +0000 (17:22 +0200)
committerPaul Tagliamonte <tag@pault.ag>
Sat, 15 Aug 2015 15:23:12 +0000 (17:23 +0200)
commit38414180941de27a33450cd192aba8bff6d0c1ac
treed65535ec8a6cf239fd410ac5356cde263800c668
parent19c39d4596916347cafcaa6c95fff667b0a2337a
Update projectb to know about suite.debugsuite

 Alter the schema to add `debugsuite` to the suite table, to point at
 the suite to copy debug debs to.
dak/dakdb/update110.py [new file with mode: 0644]
daklib/dbconn.py