[Python-modules-commits] r25354 - in packages/matplotlib/trunk/debian (3 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Aug 2 18:28:40 UTC 2013


    Date: Friday, August 2, 2013 @ 18:28:38
  Author: morph
Revision: 25354

remove no longer needed patch

Modified:
  packages/matplotlib/trunk/debian/changelog
  packages/matplotlib/trunk/debian/patches/series
Deleted:
  packages/matplotlib/trunk/debian/patches/60_set_distribute_version.patch

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2013-08-02 17:25:46 UTC (rev 25353)
+++ packages/matplotlib/trunk/debian/changelog	2013-08-02 18:28:38 UTC (rev 25354)
@@ -15,8 +15,6 @@
     - changed location of user-specific config file
   * debian/patches/*
     - refreshed and removed merged patch
-  * debian/patches/60_set_distribute_version.patch
-    - set distribute version as shipped by Debian
   * debian/copyright
     - extend packaging copyright years
     - update upstream copyright notice

Deleted: packages/matplotlib/trunk/debian/patches/60_set_distribute_version.patch
===================================================================
--- packages/matplotlib/trunk/debian/patches/60_set_distribute_version.patch	2013-08-02 17:25:46 UTC (rev 25353)
+++ packages/matplotlib/trunk/debian/patches/60_set_distribute_version.patch	2013-08-02 18:28:38 UTC (rev 25354)
@@ -1,17 +0,0 @@
-Description: Use distribute version as shipped by Debian
-Author: Sandro Tosi <morph at debian.org>
-Forwarded: not-needed
-Last-Update: 2013-07-30
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/distribute_setup.py
-+++ b/distribute_setup.py
-@@ -49,7 +49,7 @@ except ImportError:
-             args = [quote(arg) for arg in args]
-         return os.spawnl(os.P_WAIT, sys.executable, *args) == 0
- 
--DEFAULT_VERSION = "0.6.45"
-+DEFAULT_VERSION = "0.6.37"
- DEFAULT_URL = "http://pypi.python.org/packages/source/d/distribute/"
- SETUPTOOLS_FAKED_VERSION = "0.6c11"
- 

Modified: packages/matplotlib/trunk/debian/patches/series
===================================================================
--- packages/matplotlib/trunk/debian/patches/series	2013-08-02 17:25:46 UTC (rev 25353)
+++ packages/matplotlib/trunk/debian/patches/series	2013-08-02 18:28:38 UTC (rev 25354)
@@ -2,4 +2,3 @@
 20_matplotlibrc_path_search_fix.patch
 40_bts608939_draw_markers_description.patch
 50_bts608942_spaces_in_param_args.patch
-60_set_distribute_version.patch




More information about the Python-modules-commits mailing list