mirror of
https://github.com/nikdoof/tvorganise.git
synced 2025-12-11 13:52:16 +00:00
Updated more build files
This commit is contained in:
4
Makefile
4
Makefile
@@ -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
1
debian/control
vendored
@@ -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
2
debian/docs
vendored
@@ -1 +1 @@
|
||||
README
|
||||
docs/README
|
||||
|
||||
Reference in New Issue
Block a user