summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien Tassin <fta@sofaraway.org>2007-12-31 06:22:19 +0100
committerFabien Tassin <fta@sofaraway.org>2007-12-31 06:22:19 +0100
commitd2398214d35a6dd9967f669ee38344b7acbea476 (patch)
tree1e1804abf64e416ab2d8a7a0ce926788b611c539
parent7884069f50a78174973cc438009ffc932fae5897 (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
-rw-r--r--Changelog.txt5
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
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