[Python-modules-commits] r28679 - in packages/cookiecutter/trunk/debian (2 files)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Sun Apr 27 10:37:47 UTC 2014


    Date: Sunday, April 27, 2014 @ 10:37:46
  Author: bernat
Revision: 28679

Add patch to handle .DS_Store (stripped by svn-upgrade).

Modified:
  packages/cookiecutter/trunk/debian/changelog
  packages/cookiecutter/trunk/debian/patches/series

Modified: packages/cookiecutter/trunk/debian/changelog
===================================================================
--- packages/cookiecutter/trunk/debian/changelog	2014-04-27 10:27:37 UTC (rev 28678)
+++ packages/cookiecutter/trunk/debian/changelog	2014-04-27 10:37:46 UTC (rev 28679)
@@ -3,7 +3,8 @@
   * New upstream release. Closes: #733567.
      + Drop all patches are that are not needed any more.
      + Build-Depends on python{,3}-yaml.
-  * Patch to disable network tests.
+  * Add patch to disable network tests.
+  * Add patch to handle .DS_Store (stripped by svn-upgrade).
 
  -- Vincent Bernat <bernat at debian.org>  Sun, 27 Apr 2014 12:01:02 +0200
 

Modified: packages/cookiecutter/trunk/debian/patches/series
===================================================================
--- packages/cookiecutter/trunk/debian/patches/series	2014-04-27 10:27:37 UTC (rev 28678)
+++ packages/cookiecutter/trunk/debian/patches/series	2014-04-27 10:37:46 UTC (rev 28679)
@@ -1 +1,2 @@
+test-dont-expect-ds-store.patch
 disable-network-tests.patch




More information about the Python-modules-commits mailing list