[Python-modules-commits] r7792 - in packages/twyt/trunk/debian (changelog control copyright)
andyp-guest at users.alioth.debian.org
andyp-guest at users.alioth.debian.org
Mon Mar 2 23:40:44 UTC 2009
Date: Monday, March 2, 2009 @ 23:40:44
Author: andyp-guest
Revision: 7792
New upstream release, use maintainer's full name, update debian/copyright
Modified:
packages/twyt/trunk/debian/changelog
packages/twyt/trunk/debian/control
packages/twyt/trunk/debian/copyright
Modified: packages/twyt/trunk/debian/changelog
===================================================================
--- packages/twyt/trunk/debian/changelog 2009-03-02 23:21:15 UTC (rev 7791)
+++ packages/twyt/trunk/debian/changelog 2009-03-02 23:40:44 UTC (rev 7792)
@@ -1,3 +1,16 @@
+twyt (0.9.1-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ - no build system changes
+ * debian/control
+ - use maintainer's full name
+ * debian/copyright
+ - refer to versioned GPL-2 file instead of GPL
+ - use maintainer's full name
+ - update year
+
+ -- Andrew Price <andy at andrewprice.me.uk> Mon, 02 Mar 2009 23:39:01 +0000
+
twyt (0.9.0-1) unstable; urgency=low
[ Sandro Tosi ]
Modified: packages/twyt/trunk/debian/control
===================================================================
--- packages/twyt/trunk/debian/control 2009-03-02 23:21:15 UTC (rev 7791)
+++ packages/twyt/trunk/debian/control 2009-03-02 23:40:44 UTC (rev 7792)
@@ -1,7 +1,7 @@
Source: twyt
Section: python
Priority: optional
-Maintainer: Andy Price <andy at andrewprice.me.uk>
+Maintainer: Andrew Price <andy at andrewprice.me.uk>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python-support (>= 0.6), python
Standards-Version: 3.8.0
Modified: packages/twyt/trunk/debian/copyright
===================================================================
--- packages/twyt/trunk/debian/copyright 2009-03-02 23:21:15 UTC (rev 7791)
+++ packages/twyt/trunk/debian/copyright 2009-03-02 23:40:44 UTC (rev 7792)
@@ -1,15 +1,15 @@
-This package was debianized by Andy Price <andy at andrewprice.me.uk> on
+This package was debianized by Andrew Price <andy at andrewprice.me.uk> on
Sat, 29 Dec 2007 12:20:08 +0000.
It was downloaded from http://andrewprice.me.uk/projects/twyt
Upstream Author:
- Andy Price <andy at andrewprice.me.uk>
+ Andrew Price <andy at andrewprice.me.uk>
Copyright:
- Copyright (C) 2007-2009 Andy Price
+ Copyright (C) 2007-2009 Andrew Price
License:
@@ -31,5 +31,5 @@
On Debian systems, the complete text of the BSD License can be
found in `/usr/share/common-licenses/BSD'.
-The Debian packaging is (C) 2007, Andy Price <andy at andrewprice.me.uk> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is (C) 2007-2009, Andrew Price <andy at andrewprice.me.uk> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list