mirror of
https://github.com/nikdoof/tvorganise.git
synced 2025-12-13 06:42: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 -f tests/*.pyc
|
||||||
rm -rf build
|
rm -rf build
|
||||||
rm -f python-build-stamp-2.5
|
rm -f python-build-stamp-2.5
|
||||||
rm -rf tvorganise.egg-info
|
|
||||||
rm -rf dist
|
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
|
Package: tvorganise
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}
|
Depends: ${python:Depends}
|
||||||
Recommends: python-dbus, policykit
|
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Description: Organises video files into a logical structure based on filename
|
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
|
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