[Python-modules-commits] r15399 - in packages/matplotlib/trunk/debian (changelog rules)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Mon Jan 24 23:08:04 UTC 2011


    Date: Monday, January 24, 2011 @ 23:08:02
  Author: morph
Revision: 15399

Benjamin Drung removed himself from the Uploaders list

Modified:
  packages/matplotlib/trunk/debian/changelog
  packages/matplotlib/trunk/debian/rules

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2011-01-24 20:37:50 UTC (rev 15398)
+++ packages/matplotlib/trunk/debian/changelog	2011-01-24 23:08:02 UTC (rev 15399)
@@ -16,6 +16,7 @@
     - bump Standards-Version: to 3.9.1 (no changes needed)
     - removed DM-U-A flag, no more needed
     - added python-xlwt to b-d, needed to build doc examples
+    - Benjamin Drung removed himself from the Uploaders list
   * debian/copyright
     - udpated debian packaging copyright
   * debian/patches/40_bts608939_draw_markers_description.patch
@@ -29,7 +30,7 @@
     - obtain the documentation output format even if the value is a unicode (as
       returned by recent sphinx); thanks to Jakub Wilk for the tip on IRC
 
- -- Sandro Tosi <morph at debian.org>  Mon, 17 Jan 2011 20:16:12 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 25 Jan 2011 00:06:54 +0100
 
 matplotlib (0.99.3-1) unstable; urgency=low
 

Modified: packages/matplotlib/trunk/debian/rules
===================================================================
--- packages/matplotlib/trunk/debian/rules	2011-01-24 20:37:50 UTC (rev 15398)
+++ packages/matplotlib/trunk/debian/rules	2011-01-24 23:08:02 UTC (rev 15399)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_VERBOSE=1
+
 PYVERS := $(shell pyversions -v -r debian/control)
 DEFPY := $(shell pyversions -v -d)
 PY_PLATFORM := $(shell python -c 'from distutils.util import get_platform; print get_platform()')




More information about the Python-modules-commits mailing list