[Python-modules-commits] r20666 - in packages/python-restkit/trunk/debian (3 files)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Sun Mar 4 04:05:20 UTC 2012
Date: Sunday, March 4, 2012 @ 04:05:17
Author: takaki
Revision: 20666
add debian/source/options
Added:
packages/python-restkit/trunk/debian/source/options
Modified:
packages/python-restkit/trunk/debian/changelog
Deleted:
packages/python-restkit/trunk/debian/clean
Modified: packages/python-restkit/trunk/debian/changelog
===================================================================
--- packages/python-restkit/trunk/debian/changelog 2012-03-04 03:56:29 UTC (rev 20665)
+++ packages/python-restkit/trunk/debian/changelog 2012-03-04 04:05:17 UTC (rev 20666)
@@ -4,6 +4,8 @@
* Bump standards version to 3.9.3.
+ Update debian/copyright URI.
* debian/control: Add python-socketpool to Depends.
+ * debian/clean: Removed.
+ * debian/source/options: Add to ignore egg-file's changes instead of 'clean'.
-- TANIGUCHI Takaki <takaki at debian.org> Sun, 26 Feb 2012 20:19:09 +0900
Deleted: packages/python-restkit/trunk/debian/clean
===================================================================
--- packages/python-restkit/trunk/debian/clean 2012-03-04 03:56:29 UTC (rev 20665)
+++ packages/python-restkit/trunk/debian/clean 2012-03-04 04:05:17 UTC (rev 20666)
@@ -1 +0,0 @@
-restkit.egg-info/*
Added: packages/python-restkit/trunk/debian/source/options
===================================================================
--- packages/python-restkit/trunk/debian/source/options (rev 0)
+++ packages/python-restkit/trunk/debian/source/options 2012-03-04 04:05:17 UTC (rev 20666)
@@ -0,0 +1 @@
+extend-diff-ignore = "^[^/]*[.]egg-info/"
More information about the Python-modules-commits
mailing list