diff options
author | Fabien Tassin <fta@sofaraway.org> | 2007-12-16 19:57:30 +0100 |
---|---|---|
committer | Fabien Tassin <fta@sofaraway.org> | 2007-12-16 19:57:30 +0100 |
commit | c235ea34fa0e8bffa00e2571e8774d207159dbf7 (patch) | |
tree | 11b95f5916f7e59aff3079f17d1b31938cab5338 /debian/control | |
parent | e8dce08f2fa8a4d0683b1b3d7811107625f6cc53 (diff) |
* Rename package from mozclient to mozilla-devscripts
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index cd0e75d..ac91ca8 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ -Source: mozclient +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 +Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev -Package: mozclient +Package: mozilla-devscripts Architecture: all Depends: cvs, wget, quilt Description: tarball creator for Ubuntu Mozilla packages - This package contains mozclient, an abstract tarball creator + This package contains mozilla-devscripts, an abstract tarball creator based on Makefile inheritance which provides a get-new-orig target usable by Mozilla packages in Ubuntu. |