[27551] in Source-Commits

home help back first fref pref prev next nref lref last post

locker-support commit: Build-Depend on python and python-support

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Dec 18 12:15:00 2013

Date: Wed, 18 Dec 2013 12:14:54 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201312181714.rBIHEsoY001956@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/locker-support/commit/8e7c76674911a1399ac93ce895125cbac19d309e
commit 8e7c76674911a1399ac93ce895125cbac19d309e
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Wed Dec 18 10:24:06 2013 -0500

    Build-Depend on python and python-support
    
    Seeing as how we use distutils, we need to build-depend on python
    and python-support (because Lucid)

 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 76e4515..e163a05 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debathena-locker-support
 Section: debathena/net
 Priority: extra
 Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 7.0.50~), python, python-support
 Standards-Version: 3.9.3
 
 Package: debathena-python-locker-support

home help back first fref pref prev next nref lref last post