[Python-apps-commits] r2238 - in packages/planet-venus/trunk/debian (5 files)
nslater-guest at users.alioth.debian.org
nslater-guest at users.alioth.debian.org
Sun Jan 18 20:26:07 UTC 2009
Date: Sunday, January 18, 2009 @ 20:26:06
Author: nslater-guest
Revision: 2238
misc improvements
Modified:
packages/planet-venus/trunk/debian/README.source
packages/planet-venus/trunk/debian/changelog
packages/planet-venus/trunk/debian/control
packages/planet-venus/trunk/debian/copyright
packages/planet-venus/trunk/debian/rules
Modified: packages/planet-venus/trunk/debian/README.source
===================================================================
--- packages/planet-venus/trunk/debian/README.source 2009-01-18 20:24:59 UTC (rev 2237)
+++ packages/planet-venus/trunk/debian/README.source 2009-01-18 20:26:06 UTC (rev 2238)
@@ -17,4 +17,4 @@
cdbs-edit-patch
- -- Noah Slater <nslater at bytesexual.org>, Fri, 11 Jul 2008 13:03:36 +0100
+ -- Noah Slater <nslater at tumbolia.org>, Wed, 14 Jan 2009 16:45:09 +0000
Modified: packages/planet-venus/trunk/debian/changelog
===================================================================
--- packages/planet-venus/trunk/debian/changelog 2009-01-18 20:24:59 UTC (rev 2237)
+++ packages/planet-venus/trunk/debian/changelog 2009-01-18 20:26:06 UTC (rev 2238)
@@ -1,15 +1,11 @@
planet-venus (0~bzr95-3) UNRELEASED; urgency=low
- [ Noah Slater ]
* Updated debian/rules to use clean and cleanbuilddir targets.
* Updated patch for --help output to better satisfy GNU Coding Standards.
+ * Updated debian/control, updated Vcs-Browser.
- [ Sandro Tosi ]
- * debian/control
- - switch Vcs-Browser field to viewsvn
+ -- Noah Slater <nslater at tumbolia.org> Sun, 18 Jan 2009 20:25:45 +0000
- -- Noah Slater <nslater at bytesexual.org> Tue, 26 Aug 2008 14:27:06 +0100
-
planet-venus (0~bzr95-2) unstable; urgency=medium
* Added debian/README.source for upstream source information.
@@ -19,7 +15,7 @@
* Updated debian/copyright per latest proposed format.
* Updated debian/rules to make better use of CDBS variables.
- -- Noah Slater <nslater at bytesexual.org> Thu, 07 Aug 2008 15:14:12 +0100
+ -- Noah Slater <nslater at tumbolia.org> Thu, 07 Aug 2008 15:14:12 +0100
planet-venus (0~bzr95-1) unstable; urgency=medium
@@ -29,7 +25,7 @@
* Updated debian/copyright per latest proposed format.
* Updated Standards-Version to 3.8.0.
- -- Noah Slater <nslater at bytesexual.org> Tue, 17 Jun 2008 23:18:51 +0100
+ -- Noah Slater <nslater at tumbolia.org> Tue, 17 Jun 2008 23:18:51 +0100
planet-venus (0~bzr94-1) unstable; urgency=low
@@ -37,10 +33,10 @@
* Removed linda overrides.
* Updated debian/copyright per latest proposed format.
- -- Noah Slater <nslater at bytesexual.org> Tue, 20 May 2008 15:19:48 +0100
+ -- Noah Slater <nslater at tumbolia.org> Tue, 20 May 2008 15:19:48 +0100
planet-venus (0~bzr86-1) experimental; urgency=low
* Initial release. Closes: #461883
- -- Noah Slater <nslater at bytesexual.org> Tue, 04 Mar 2008 22:47:49 +0000
+ -- Noah Slater <nslater at tumbolia.org> Tue, 04 Mar 2008 22:47:49 +0000
Modified: packages/planet-venus/trunk/debian/control
===================================================================
--- packages/planet-venus/trunk/debian/control 2009-01-18 20:24:59 UTC (rev 2237)
+++ packages/planet-venus/trunk/debian/control 2009-01-18 20:26:06 UTC (rev 2238)
@@ -1,7 +1,7 @@
Source: planet-venus
Section: python
Priority: extra
-Maintainer: Noah Slater <nslater at bytesexual.org>
+Maintainer: Noah Slater <nslater at tumbolia.org>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Standards-Version: 3.8.0
Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2)
Modified: packages/planet-venus/trunk/debian/copyright
===================================================================
--- packages/planet-venus/trunk/debian/copyright 2009-01-18 20:24:59 UTC (rev 2237)
+++ packages/planet-venus/trunk/debian/copyright 2009-01-18 20:26:06 UTC (rev 2238)
@@ -59,7 +59,7 @@
Agreement.
Files: debian/*
-Copyright: Copyright 2008, Noah Slater <nslater at bytesexual.org>
+Copyright: Copyright 2009, Noah Slater <nslater at tumbolia.org>
License: GAP
Copying and distribution of this package, with or without modification, are
permitted in any medium without royalty provided the copyright notice and this
Modified: packages/planet-venus/trunk/debian/rules
===================================================================
--- packages/planet-venus/trunk/debian/rules 2009-01-18 20:24:59 UTC (rev 2237)
+++ packages/planet-venus/trunk/debian/rules 2009-01-18 20:26:06 UTC (rev 2238)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-# Copyright 2008, Noah Slater <nslater at bytesexual.org>
+# Copyright 2009, Noah Slater <nslater at tumbolia.org>
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty provided the copyright notice and this
More information about the Python-apps-commits
mailing list