[Python-modules-commits] r27677 - in packages/chardet/trunk/debian (changelog control)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sat Feb 15 12:03:00 UTC 2014


    Date: Saturday, February 15, 2014 @ 12:02:59
  Author: eriol-guest
Revision: 27677

Added python-setuptools to B-D

Modified:
  packages/chardet/trunk/debian/changelog
  packages/chardet/trunk/debian/control

Modified: packages/chardet/trunk/debian/changelog
===================================================================
--- packages/chardet/trunk/debian/changelog	2014-02-15 11:32:36 UTC (rev 27676)
+++ packages/chardet/trunk/debian/changelog	2014-02-15 12:02:59 UTC (rev 27677)
@@ -5,11 +5,13 @@
 
   [ Daniele Tricoli ]
   * New upstream release
-  * Added myself to Uploaders with Piotr Ożarowski's permission
+  * debian/control
+    - Added myself to Uploaders with Piotr Ożarowski's permission
+    - Added python-setuptools to B-D
   * debian/watch
     - Updated to new source code URI
 
- -- Daniele Tricoli <eriol at mornie.org>  Sat, 15 Feb 2014 12:31:27 +0100
+ -- Daniele Tricoli <eriol at mornie.org>  Sat, 15 Feb 2014 12:58:28 +0100
 
 chardet (2.0.1-2) unstable; urgency=low
 

Modified: packages/chardet/trunk/debian/control
===================================================================
--- packages/chardet/trunk/debian/control	2014-02-15 11:32:36 UTC (rev 27676)
+++ packages/chardet/trunk/debian/control	2014-02-15 12:02:59 UTC (rev 27677)
@@ -2,11 +2,14 @@
 Section: python
 Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
-Uploaders: 
+Uploaders:
  Mark Pilgrim <mark at diveintomark.org>,
  Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
  Daniele Tricoli <eriol at mornie.org>
-Build-Depends: python (>= 2.6.6-3~), debhelper (>= 7)
+Build-Depends:
+ debhelper (>= 7),
+ python (>= 2.6.6-3~),
+ python-setuptools (>= 0.6b3),
 Standards-Version: 3.9.2
 Homepage: http://chardet.feedparser.org/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/chardet/trunk/




More information about the Python-modules-commits mailing list