[Python-apps-commits] r2237 - in packages/phenny/trunk/debian (5 files)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Sun Jan 18 20:25:00 UTC 2009


    Date: Sunday, January 18, 2009 @ 20:24:59
  Author: nslater-guest
Revision: 2237

misc improvements

Modified:
  packages/phenny/trunk/debian/README.source
  packages/phenny/trunk/debian/changelog
  packages/phenny/trunk/debian/control
  packages/phenny/trunk/debian/copyright
  packages/phenny/trunk/debian/rules

Modified: packages/phenny/trunk/debian/README.source
===================================================================
--- packages/phenny/trunk/debian/README.source	2009-01-18 20:07:42 UTC (rev 2236)
+++ packages/phenny/trunk/debian/README.source	2009-01-18 20:24:59 UTC (rev 2237)
@@ -17,4 +17,4 @@
 
   cdbs-edit-patch
 
- -- Noah Slater <nslater at bytesexual.org>, Fri, 11 Jul 2008 12:46:51 +0100
+ -- Noah Slater <nslater at tumbolia.org>, Wed, 14 Jan 2009 16:45:47 +0000

Modified: packages/phenny/trunk/debian/changelog
===================================================================
--- packages/phenny/trunk/debian/changelog	2009-01-18 20:07:42 UTC (rev 2236)
+++ packages/phenny/trunk/debian/changelog	2009-01-18 20:24:59 UTC (rev 2237)
@@ -1,15 +1,12 @@
-phenny (2~hg19-2) UNRELEASED; urgency=low
+phenny (2~hg21-1) UNRELEASED; urgency=low
 
-  [ Noah Slater ]
-  * Added debian/README.source for upstream source information.
+  * New upstream version, security fix and oblique command added.
+  * Added debian/README.source file.
+  * Updated debian/control, updated Vcs-Browser.
   * Updated debian/rules to make better use of CDBS variables.
   * Updated debian/copyright per latest proposed format.
   * Updated Standards-Version to 3.8.0.
 
-  [ Sandro Tosi ]
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
-
  -- Noah Slater <nslater at bytesexual.org>  Thu, 07 Aug 2008 15:13:36 +0100
 
 phenny (2~hg19-1) unstable; urgency=low
@@ -17,19 +14,19 @@
   * New upstream version.
   * Removed announce (NOTICE) functionality.
 
- -- Noah Slater <nslater at bytesexual.org>  Wed, 25 Jun 2008 19:39:33 +0100
+ -- Noah Slater <nslater at tumbolia.org>  Wed, 25 Jun 2008 19:39:33 +0100
 
 phenny (2~hg16-1) unstable; urgency=low
 
   * New upstream version, updated translation module.
 
- -- Noah Slater <nslater at bytesexual.org>  Sat, 24 May 2008 18:21:36 +0100
+ -- Noah Slater <nslater at tumbolia.org>  Sat, 24 May 2008 18:21:36 +0100
 
 phenny (2~hg15-1) unstable; urgency=low
 
   * New upstream version, updated translation module.
 
- -- Noah Slater <nslater at bytesexual.org>  Tue, 20 May 2008 18:42:25 +0100
+ -- Noah Slater <nslater at tumbolia.org>  Tue, 20 May 2008 18:42:25 +0100
 
 phenny (2~hg14-1) unstable; urgency=low
 
@@ -37,7 +34,7 @@
   * Imported the required module in the phenny command. Closes: #478033
   * Improved debian/copyright file per the proposed standard.
 
- -- Noah Slater <nslater at bytesexual.org>  Mon, 28 Apr 2008 17:49:58 +0100
+ -- Noah Slater <nslater at tumbolia.org>  Mon, 28 Apr 2008 17:49:58 +0100
 
 phenny (2~hg11-2) unstable; urgency=medium
 
@@ -45,10 +42,10 @@
   * General standards improvement.
   * Corrected Python 2.5 dependencies. Closes: #471617
 
- -- Noah Slater <nslater at bytesexual.org>  Sun, 30 Mar 2008 21:59:02 +0100
+ -- Noah Slater <nslater at tumbolia.org>  Sun, 30 Mar 2008 21:59:02 +0100
 
 phenny (2~hg11-1) unstable; urgency=low
 
   * Initial release. Closes: #458095
 
- -- Noah Slater <nslater at bytesexual.org>  Sun, 09 Mar 2008 14:42:05 +0100
+ -- Noah Slater <nslater at tumbolia.org>  Sun, 09 Mar 2008 14:42:05 +0100

Modified: packages/phenny/trunk/debian/control
===================================================================
--- packages/phenny/trunk/debian/control	2009-01-18 20:07:42 UTC (rev 2236)
+++ packages/phenny/trunk/debian/control	2009-01-18 20:24:59 UTC (rev 2237)
@@ -1,7 +1,7 @@
 Source: phenny
 Section: python
 Priority: optional
-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)

Modified: packages/phenny/trunk/debian/copyright
===================================================================
--- packages/phenny/trunk/debian/copyright	2009-01-18 20:07:42 UTC (rev 2236)
+++ packages/phenny/trunk/debian/copyright	2009-01-18 20:24:59 UTC (rev 2237)
@@ -30,7 +30,7 @@
  ***********************
 
 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/phenny/trunk/debian/rules
===================================================================
--- packages/phenny/trunk/debian/rules	2009-01-18 20:07:42 UTC (rev 2236)
+++ packages/phenny/trunk/debian/rules	2009-01-18 20:24:59 UTC (rev 2237)
@@ -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