From 664a0dc1058a4f132462b3fd982485aee370d5f7 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Fri, 4 Aug 2017 17:35:13 -0700 Subject: Add DEB_DATE for producing debian style date for deb/changelog. Fix version string logic for producing .deb packages --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5fbf0eb1..d0a61fa8 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.6 Package: scons Architecture: all -Depends: python (>> 2.4) +Depends: python (>> 2.7) Description: A replacement for Make SCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better -- cgit v1.2.1