diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2009-09-14 09:45:14 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2009-09-14 09:45:14 +0200 |
commit | 057755976f2d8e7691b95bf26972aa1fc53961f3 (patch) | |
tree | 87ab97adcee971664788340c2d7a702c0ed2358e /debian/control | |
parent | a6e43cd10a84072e0149ac08f9638ae46254a5ea (diff) |
* packaging:
- allow uploads done by Debian Maintainers
- 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 715008f..938d003 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Uploaders: Fabien Tassin <fta@ubuntu.com>, Benjamin Drung <bdrung@ubuntu.com> Build-Depends: cdbs, debhelper (>= 5) Standards-Version: 3.8.3 +DM-Upload-Allowed: yes Vcs-Bzr: lp:mozilla-devscripts Vcs-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts |