diff options
author | Fabien Tassin <fta@sofaraway.org> | 2007-12-31 06:22:19 +0100 |
---|---|---|
committer | Fabien Tassin <fta@sofaraway.org> | 2007-12-31 06:22:19 +0100 |
commit | d2398214d35a6dd9967f669ee38344b7acbea476 (patch) | |
tree | 1e1804abf64e416ab2d8a7a0ce926788b611c539 /debian | |
parent | 7884069f50a78174973cc438009ffc932fae5897 (diff) |
* Re-add Uploader field to make lintian happy
- update debian/control
* Revert to version 0.01 to make Persia happy
- update Changelog.txt and debian/changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e720fc8..bdb88e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mozilla-devscripts (0.02) UNRELEASED; urgency=low +mozilla-devscripts (0.01) UNRELEASED; urgency=low * Initial version diff --git a/debian/control b/debian/control index d6ae80f..ac91ca8 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: mozilla-devscripts Section: devel Priority: optional Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com> +Uploaders: Fabien Tassin <fta@sofaraway.org> Build-Depends: debhelper (>= 5), cdbs Standards-Version: 3.7.3 Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev |