From 539d6b16f4b559b66c7b394f91bc06f765973d9a Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 26 Jan 2010 17:02:41 +0000 Subject: [PATCH] Updated missed files and added more rules to the clean --- Makefile | 7 ++++--- debian/control | 2 +- debian/copyright | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 7cbfa16..5054664 100644 --- a/Makefile +++ b/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 diff --git a/debian/control b/debian/control index 938d00b..ea8295f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Andrew Williams 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 diff --git a/debian/copyright b/debian/copyright index 2478ef9..db28bb2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Andrew Williams 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: