Run tests on packaging
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -3,6 +3,7 @@ relational (1.2-1) unstable; urgency=medium
|
||||
* New upstream release
|
||||
* Point to new upstream location
|
||||
* Can only use PyQt
|
||||
* Run tests before packaging
|
||||
|
||||
-- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> Fri, 27 Dec 2013 00:35:44 +0100
|
||||
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@@ -2,6 +2,7 @@
|
||||
SHELL=sh -e
|
||||
|
||||
%:
|
||||
./driver.py
|
||||
dh $@
|
||||
|
||||
clean:
|
||||
|
Reference in New Issue
Block a user