[Python-modules-commits] r10996 - in packages/sclapp/trunk/debian (changelog control)
rrs-guest at users.alioth.debian.org
rrs-guest at users.alioth.debian.org
Mon Jan 4 19:50:16 UTC 2010
Date: Monday, January 4, 2010 @ 19:50:15
Author: rrs-guest
Revision: 10996
add misc:Depends dependency
Modified:
packages/sclapp/trunk/debian/changelog
packages/sclapp/trunk/debian/control
Modified: packages/sclapp/trunk/debian/changelog
===================================================================
--- packages/sclapp/trunk/debian/changelog 2010-01-04 19:50:08 UTC (rev 10995)
+++ packages/sclapp/trunk/debian/changelog 2010-01-04 19:50:15 UTC (rev 10996)
@@ -5,13 +5,15 @@
- switch Vcs-Browser field to viewsvn
[ Ritesh Raj Sarraf ]
- * Update Standard Version to 3.8.3 (No changes required)
- * Add myself as Maintainer and remove Y Giridhar Appaji Nag
- * Add README.source file
+ * debian/control:
+ + Update Standard Version to 3.8.3 (No changes required)
+ + Add myself as Maintainer and remove Y Giridhar Appaji Nag
+ + Add README.source file
+ + Add misc:Depends dependency
* debian/rules: add a get-orig-source target to download pristine upstream
source
- -- Ritesh Raj Sarraf <rrs at researchut.com> Tue, 05 Jan 2010 00:49:06 +0530
+ -- Ritesh Raj Sarraf <rrs at researchut.com> Tue, 05 Jan 2010 01:09:30 +0530
sclapp (0.5.3-1) unstable; urgency=low
Modified: packages/sclapp/trunk/debian/control
===================================================================
--- packages/sclapp/trunk/debian/control 2010-01-04 19:50:08 UTC (rev 10995)
+++ packages/sclapp/trunk/debian/control 2010-01-04 19:50:15 UTC (rev 10996)
@@ -13,7 +13,7 @@
Package: python-sclapp
Architecture: all
-Depends: ${python:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
XB-Python-Version: ${python:Versions}
Description: framework for Python command-line applications
sclapp is a Python module that makes it easy to write well-behaved
More information about the Python-modules-commits
mailing list