[Python-modules-commits] r29809 - in packages/rope/trunk/debian (changelog source/options)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Fri Jul 18 01:46:05 UTC 2014
Date: Friday, July 18, 2014 @ 01:46:04
Author: arnau
Revision: 29809
d/source/options: Ignore .egg-info directory.
Added:
packages/rope/trunk/debian/source/options
Modified:
packages/rope/trunk/debian/changelog
Modified: packages/rope/trunk/debian/changelog
===================================================================
--- packages/rope/trunk/debian/changelog 2014-07-18 01:45:05 UTC (rev 29808)
+++ packages/rope/trunk/debian/changelog 2014-07-18 01:46:04 UTC (rev 29809)
@@ -1,3 +1,9 @@
+rope (0.10.2-2) UNRELEASED; urgency=low
+
+ * d/source/options: Ignore .egg-info directory.
+
+ -- Arnaud Fontaine <arnau at debian.org> Fri, 18 Jul 2014 10:45:28 +0900
+
rope (0.10.2-1) unstable; urgency=low
[ Arnaud Fontaine ]
@@ -11,7 +17,7 @@
+ Bump Standards-Version to 3.9.5.
- d/copyright: Switched to machine-readable format.
* d/source/format: Switched to 3.0 (quilt).
-
+
[ David Spreen ]
* New upstream release. Closes: #577015, #539080.
* d/watch:
@@ -39,7 +45,7 @@
* debian/control
- depend on ${misc:Depends}
- build-depend on debhelper >= 7 to match debian/compat
-
+
[Sandro Tosi]
* debian/control
- switch Vcs-Browser field to viewsvn
Added: packages/rope/trunk/debian/source/options
===================================================================
--- packages/rope/trunk/debian/source/options (rev 0)
+++ packages/rope/trunk/debian/source/options 2014-07-18 01:46:04 UTC (rev 29809)
@@ -0,0 +1 @@
+extend-diff-ignore="\.egg-info"
\ No newline at end of file
More information about the Python-modules-commits
mailing list