diff options
-rw-r--r-- | Changelog.txt | 5 | ||||
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/Changelog.txt b/Changelog.txt index 8b42b0b..0416b35 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,3 @@ -2007/12/30 - fta - 0.02 - - add support for thunderbird-2.0 - -2007/12/11 - fta - 0.01 +2007/12/30 - fta - 0.01 - initial release after a full rewrite - Add debian packaging 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 |