diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2009-12-22 13:39:16 +0100 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2009-12-22 13:39:16 +0100 |
commit | 8bb55ed5ab94e24dcde7f6eb2b5d52234b23488b (patch) | |
tree | cb69c0f183eb18f772c31505e4738b03397e42ce /debian/control | |
parent | e9c6fc7700efcea66d90a82762475a05aa732a10 (diff) |
- Install moz_version.py using python-support
- update debian/control
- update debian/rules
- update src/Makefile
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a16e6a8..599aacb 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Fabien Tassin <fta@ubuntu.com>, Alexander Sack <asac@ubuntu.com>, Benjamin Drung <bdrung@ubuntu.com> Build-Depends: cdbs, debhelper (>= 5) -Build-Depends-Indep: lsb-release +Build-Depends-Indep: python, python-support Standards-Version: 3.8.3 DM-Upload-Allowed: yes Vcs-Bzr: lp:mozilla-devscripts |