[Python-modules-commits] r21630 - in packages/python-gdata/trunk/debian (changelog rules)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Sun May 6 19:27:27 UTC 2012


    Date: Sunday, May 6, 2012 @ 19:27:26
  Author: mitya57-guest
Revision: 21630

Update "chmod a-x" list for 2.0.17

Modified:
  packages/python-gdata/trunk/debian/changelog
  packages/python-gdata/trunk/debian/rules

Modified: packages/python-gdata/trunk/debian/changelog
===================================================================
--- packages/python-gdata/trunk/debian/changelog	2012-05-06 18:04:35 UTC (rev 21629)
+++ packages/python-gdata/trunk/debian/changelog	2012-05-06 19:27:26 UTC (rev 21630)
@@ -1,11 +1,11 @@
-python-gdata (2.0.17-1) unstable; urgency=low
+python-gdata (2.0.17-1) UNRELEASED; urgency=low
 
   * Add myself to Uploaders and set DM-Upload-Allowed to yes
   * New upstream release
   * Update Vcs-Browser field
   * Update debian/watch
 
- -- Dmitry Shachnev <mitya57 at gmail.com>  Sat, 05 May 2012 16:09:38 +0400
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Sun, 06 May 2012 23:06:42 +0400
 
 python-gdata (2.0.16-1) unstable; urgency=low
 

Modified: packages/python-gdata/trunk/debian/rules
===================================================================
--- packages/python-gdata/trunk/debian/rules	2012-05-06 18:04:35 UTC (rev 21629)
+++ packages/python-gdata/trunk/debian/rules	2012-05-06 19:27:26 UTC (rev 21630)
@@ -8,6 +8,10 @@
 	chmod a-x samples/oauth/oauth_on_appengine/appengine_utilities/*.py
 	chmod a-x samples/blogger/oauth-appengine/*.py
 	chmod a-x samples/blogger/app/*.py
+	chmod a-x samples/apps/marketplace_sample/gdata/tlslite/*.py
+	chmod a-x samples/apps/marketplace_sample/gdata/tlslite/*/*
+	chmod a-x samples/apps/marketplace_sample/gdata/oauth/CHANGES.txt
+	chmod a-x samples/apps/marketplace_sample/gdata/apps/multidomain/__init__.py
 	dh_auto_build
 
 override_dh_installchangelogs:




More information about the Python-modules-commits mailing list