diff options
author | Alexander Sack <asac@ubuntu.com> | 2009-08-11 13:44:20 +0200 |
---|---|---|
committer | Alexander Sack <asac@ubuntu.com> | 2009-08-11 13:44:20 +0200 |
commit | 9b6dce4a8de9f35605c980ca33bafe3ab0c9b8c5 (patch) | |
tree | 5a6abc5cc187e7108570628c3b644578c7b87202 /debian | |
parent | 9aa11d39dc8ba1986987d4e53114f58271b2f55d (diff) |
* packaging:
- fix Vcs-Bzr: to point to a proper R/W location and use Vcs-Bzr-Browser for the
browsable read-only location
- update debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6ed0615..386050e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,10 @@ mozilla-devscripts (0.14) UNRELEASED; urgency=low * lp-locale-export.mk: - fix LP: #411191 - webfav lp-locale-export.mk yields en-US.xpi with .manifest files only - fix parsing bug for jar: protocol lines + * packaging: + - fix Vcs-Bzr: to point to a proper R/W location and use Vcs-Bzr-Browser for the + browsable read-only location + - update debian/control [ Benjamin Drung <bdrung@ubuntu.com> ] * xpi.mk: diff --git a/debian/control b/debian/control index e7cc78c..19008ba 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com> Uploaders: Fabien Tassin <fta@ubuntu.com>, Alexander Sack <asac@debian.org> Build-Depends: debhelper (>= 5), cdbs Standards-Version: 3.8.0 -Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev +Vcs-Bzr: lp:~mozillateam/mozclient/mozclient.dev +Vcs-Bzr-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts Package: mozilla-devscripts Architecture: all |