[Python-modules-commits] r16597 - in packages/python-aalib/trunk/debian (3 files)

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Sun Apr 17 21:17:04 UTC 2011


    Date: Sunday, April 17, 2011 @ 21:16:55
  Author: stefanor
Revision: 16597

* Upload to unstable.
* Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
* Bump Standards-Version to 3.9.2, no changes needed.
* Remove trailing commas from *Depends.

Modified:
  packages/python-aalib/trunk/debian/changelog
  packages/python-aalib/trunk/debian/control
  packages/python-aalib/trunk/debian/copyright

Modified: packages/python-aalib/trunk/debian/changelog
===================================================================
--- packages/python-aalib/trunk/debian/changelog	2011-04-17 21:07:44 UTC (rev 16596)
+++ packages/python-aalib/trunk/debian/changelog	2011-04-17 21:16:55 UTC (rev 16597)
@@ -1,9 +1,13 @@
-python-aalib (0.2-3) UNRELEASED; urgency=low
+python-aalib (0.2-3) unstable; urgency=low
 
+  * Upload to unstable.
   * Update my e-mail address.
   * Update copyright format.
+  * Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
+  * Bump Standards-Version to 3.9.2, no changes needed.
+  * Remove trailing commas from *Depends.
 
- -- Stefano Rivera <stefanor at debian.org>  Sat, 05 Feb 2011 16:00:28 +0200
+ -- Stefano Rivera <stefanor at debian.org>  Sun, 17 Apr 2011 23:13:36 +0200
 
 python-aalib (0.2-2) experimental; urgency=low
 

Modified: packages/python-aalib/trunk/debian/control
===================================================================
--- packages/python-aalib/trunk/debian/control	2011-04-17 21:07:44 UTC (rev 16596)
+++ packages/python-aalib/trunk/debian/control	2011-04-17 21:16:55 UTC (rev 16597)
@@ -5,8 +5,8 @@
 Uploaders: Stefano Rivera <stefanor at debian.org>
 Build-Depends:
  debhelper (>= 7),
- python-all (>= 2.6.5-13~),
-Standards-Version: 3.9.1
+ python-all (>= 2.6.5-13~)
+Standards-Version: 3.9.2
 Homepage: http://jwilk.net/software/python-aalib.html
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-aalib/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-aalib/trunk/
@@ -17,8 +17,7 @@
 Depends:
  ${misc:Depends},
  ${python:Depends},
- libaa1,
-Breaks: ${python:Breaks}
+ libaa1
 Suggests: python-imaging
 Description: Python interface to AAlib, an ASCII art library
  AAlib is a portable ASCII art graphics library. Internally, it works like a

Modified: packages/python-aalib/trunk/debian/copyright
===================================================================
--- packages/python-aalib/trunk/debian/copyright	2011-04-17 21:07:44 UTC (rev 16596)
+++ packages/python-aalib/trunk/debian/copyright	2011-04-17 21:16:55 UTC (rev 16597)
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: python-aalib
 Upstream-Contact: Jakub Wilk <jwilk at jwilk.net>
 Source: http://jwilk.net/software/python-aalib.html




More information about the Python-modules-commits mailing list