mirror of
https://github.com/nikdoof/tvorganise.git
synced 2025-12-13 06:42:16 +00:00
Updated missed files and added more rules to the clean
This commit is contained in:
7
Makefile
7
Makefile
@@ -2,7 +2,8 @@ all:
|
||||
python test.py
|
||||
|
||||
clean:
|
||||
rm *.pyc
|
||||
rm test/*.pyc
|
||||
rm -f *.pyc
|
||||
rm -f test/*.pyc
|
||||
rm -rf build
|
||||
|
||||
rm -f python-build-stamp-2.5
|
||||
rm -rf tvorganise.egg-info
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -5,7 +5,7 @@ Maintainer: Andrew Williams <andy@tensixtyone.com>
|
||||
Build-Depends: cdbs, debhelper (>= 7), python-central (>= 0.5.6)
|
||||
XS-Python-Version: >= 2.5
|
||||
Standards-Version: 3.7.3
|
||||
Homepage: http://launchpad.net/oblogout/
|
||||
Homepage: http://git.tensixtyone.com/code/tvorganise.git
|
||||
|
||||
Package: tvorganise
|
||||
Architecture: all
|
||||
|
||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@@ -1,7 +1,7 @@
|
||||
This package was debianized by Andrew Williams <andy@tensixtyone.com> on
|
||||
Tue, 26 Jan 2010 16:52:44 +0000.
|
||||
|
||||
It was downloaded from http://launchpad.net/oblogout
|
||||
It was downloaded from http://git.tensixtyone.com/code/tvorganise.git
|
||||
|
||||
Upstream Author(s):
|
||||
|
||||
@@ -9,7 +9,7 @@ Upstream Author(s):
|
||||
|
||||
Copyright:
|
||||
|
||||
2008 - 2009 Andrew Williams
|
||||
2010 Andrew Williams
|
||||
|
||||
License:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user