[Python-apps-commits] r12878 - in packages/pydocstyle/trunk/debian	(changelog source/options)
    danstender-guest at users.alioth.debian.org 
    danstender-guest at users.alioth.debian.org
       
    Sun Mar  6 11:12:34 UTC 2016
    
    
  
    Date: Sunday, March 6, 2016 @ 11:12:33
  Author: danstender-guest
Revision: 12878
bumped packaged version; added deb/source/options
Added:
  packages/pydocstyle/trunk/debian/source/options
Modified:
  packages/pydocstyle/trunk/debian/changelog
Modified: packages/pydocstyle/trunk/debian/changelog
===================================================================
--- packages/pydocstyle/trunk/debian/changelog	2016-03-06 10:06:55 UTC (rev 12877)
+++ packages/pydocstyle/trunk/debian/changelog	2016-03-06 11:12:33 UTC (rev 12878)
@@ -1,3 +1,9 @@
+pydocstyle (1.0.0-2) UNRELEASED; urgency=medium
+
+  * added deb/source/options (ignore egg-info).
+
+ -- Daniel Stender <stender at debian.org>  Sun, 06 Mar 2016 11:47:26 +0100
+
 pydocstyle (1.0.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #816498).
Added: packages/pydocstyle/trunk/debian/source/options
===================================================================
--- packages/pydocstyle/trunk/debian/source/options	                        (rev 0)
+++ packages/pydocstyle/trunk/debian/source/options	2016-03-06 11:12:33 UTC (rev 12878)
@@ -0,0 +1 @@
+extend-diff-ignore="^.+\.egg-info/"
    
    
More information about the Python-apps-commits
mailing list