Updated more build files

This commit is contained in:
2010-01-26 17:23:40 +00:00
parent 866a5e6ca3
commit ee174ffa53
3 changed files with 4 additions and 3 deletions

View File

@@ -6,5 +6,7 @@ clean:
rm -f tests/*.pyc
rm -rf build
rm -f python-build-stamp-2.5
rm -rf tvorganise.egg-info
rm -rf dist
dpkg:
dpkg-buildpackage

1
debian/control vendored
View File

@@ -10,7 +10,6 @@ Homepage: http://git.tensixtyone.com/code/tvorganise.git
Package: tvorganise
Architecture: all
Depends: ${python:Depends}
Recommends: python-dbus, policykit
XB-Python-Version: ${python:Versions}
Description: Organises video files into a logical structure based on filename
This enables you to organise files based on the file names, it uses a particular filename convetion

2
debian/docs vendored
View File

@@ -1 +1 @@
README
docs/README