[Python-modules-commits] r22698 - in packages/matplotlib/trunk/debian (3 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Sep 22 19:45:52 UTC 2012
Date: Saturday, September 22, 2012 @ 19:45:50
Author: morph
Revision: 22698
* debian/patches/30_disable_sample_downloads.patch
- removed, no longer needed
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/patches/series
Deleted:
packages/matplotlib/trunk/debian/patches/30_disable_sample_downloads.patch
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2012-09-21 22:36:31 UTC (rev 22697)
+++ packages/matplotlib/trunk/debian/changelog 2012-09-22 19:45:50 UTC (rev 22698)
@@ -11,8 +11,10 @@
- removed, merged upstream
* debian/watch
- updated to point to github
+ * debian/patches/30_disable_sample_downloads.patch
+ - removed, no longer needed
- -- Sandro Tosi <morph at debian.org> Wed, 19 Sep 2012 20:13:16 +0200
+ -- Sandro Tosi <morph at debian.org> Sat, 22 Sep 2012 21:45:26 +0200
matplotlib (1.1.1-1) experimental; urgency=low
Deleted: packages/matplotlib/trunk/debian/patches/30_disable_sample_downloads.patch
===================================================================
--- packages/matplotlib/trunk/debian/patches/30_disable_sample_downloads.patch 2012-09-21 22:36:31 UTC (rev 22697)
+++ packages/matplotlib/trunk/debian/patches/30_disable_sample_downloads.patch 2012-09-22 19:45:50 UTC (rev 22698)
@@ -1,15 +0,0 @@
-Description: disable download of sample data (used to run examples)
-Author: Benjamin Gamari <bgamari.foss at gmail.com>
-
-Index: matplotlib-1.1.0~rc1/matplotlibrc.template
-===================================================================
---- matplotlib-1.1.0~rc1.orig/matplotlibrc.template 2011-09-24 17:08:27.000000000 +0200
-+++ matplotlib-1.1.0~rc1/matplotlibrc.template 2011-09-26 23:46:09.712993921 +0200
-@@ -404,5 +404,5 @@
- # examples.download to False and examples.directory to the directory
- # where you have a checkout of https://github.com/matplotlib/sample_data
-
--#examples.download : True # False to bypass downloading mechanism
--#examples.directory : '' # directory to look in if download is false
-+examples.download : False # False to bypass downloading mechanism
-+examples.directory : '/usr/share/matplotlib/sampledata' # absolute directory to look in if download is false
Modified: packages/matplotlib/trunk/debian/patches/series
===================================================================
--- packages/matplotlib/trunk/debian/patches/series 2012-09-21 22:36:31 UTC (rev 22697)
+++ packages/matplotlib/trunk/debian/patches/series 2012-09-22 19:45:50 UTC (rev 22698)
@@ -1,5 +1,4 @@
10_build_fix.patch
20_matplotlibrc_path_search_fix.patch
-30_disable_sample_downloads.patch
40_bts608939_draw_markers_description.patch
50_bts608942_spaces_in_param_args.patch
More information about the Python-modules-commits
mailing list