diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2009-08-11 23:52:42 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2009-08-11 23:52:42 +0200 |
commit | 77b8e18cf0a9edeef514ddb98c6efd9311a8757c (patch) | |
tree | 928dda5433514d4fc64208ad305c96a21c1834b5 /debian | |
parent | cdf7c6f1fa1920c3302e35cbeeb68f40f41de163 (diff) |
- fix Vcs-Bzr-Browser field to Vcs-Browser
- update debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b41ef76..489c171 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ mozilla-devscripts (0.15) UNRELEASED; urgency=low - update debian/control - wrap too long lines - update debian/changelog + - fix Vcs-Bzr-Browser field to Vcs-Browser + - update debian/control * build-system: - make minefield-packager.mk executable - update src/Makefile @@ -14,7 +16,7 @@ mozilla-devscripts (0.15) UNRELEASED; urgency=low - remove shebang - update src/lp-locale-export.mk - -- Benjamin Drung <bdrung@ubuntu.com> Tue, 11 Aug 2009 17:27:50 +0200 + -- Benjamin Drung <bdrung@ubuntu.com> Tue, 11 Aug 2009 23:50:45 +0200 mozilla-devscripts (0.14) unstable; urgency=low diff --git a/debian/control b/debian/control index b82e751..8365b1f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Fabien Tassin <fta@ubuntu.com>, Build-Depends: debhelper (>= 5), cdbs Standards-Version: 3.8.2 Vcs-Bzr: lp:mozilla-devscripts -Vcs-Bzr-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts +Vcs-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts Package: mozilla-devscripts Architecture: all |