diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2010-01-06 21:29:59 +0100 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2010-01-06 21:29:59 +0100 |
commit | 51b7537b3ddfb6ca806f961ac20480a69db8bca8 (patch) | |
tree | 993035087c2d6f89d032e6da85db289c8384c7ad /debian/control | |
parent | 62c28b3fa6e1ec2a2b91f9c54ea8fd0a078d68d0 (diff) |
* packaging:
- add homepage field
- update debian/control
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 26f3561..075e886 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: cdbs, debhelper (>= 5) Build-Depends-Indep: python, python-support Standards-Version: 3.8.3 DM-Upload-Allowed: yes +Homepage: https://launchpad.net/mozilla-devscripts Vcs-Bzr: lp:mozilla-devscripts Vcs-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts |