[Pkg-mozext-maintainers] Bug#610378: xul-ext-quickproxy: Homepage field in debian/control should not default to Russian version of Addons.Mozilla.org
Francois Marier
francois at debian.org
Tue Jan 18 03:23:13 UTC 2011
Package: xul-ext-quickproxy
Version: 2009.07.19-3
Severity: normal
Tags: patch
It's a simple matter of removing "/ru/" from the URL :)
Cheers,
Francois
-------------- next part --------------
commit a9509378c5d8f2d4d0634d03e5f3b214980a4b81
Author: Francois Marier <francois at catalyst.net.nz>
Date: Tue Jan 18 16:05:42 2011 +1300
Don't default to the Russian version of Addons.Mozilla.org
diff --git a/debian/control b/debian/control
index 57361c9..1a074c5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.a
Uploaders: Roman V. Nikolaev <rshadow at rambler.ru>
Build-Depends: cdbs, debhelper (>= 7), mozilla-devscripts (>= 0.16~)
Standards-Version: 3.9.1
-Homepage: https://addons.mozilla.org/ru/firefox/addon/1557/
+Homepage: https://addons.mozilla.org/firefox/addon/1557/
Vcs-Git: git://git.debian.org/pkg-mozext/quickproxy.git
Vcs-Browser: http://git.debian.org/?p=pkg-mozext/quickproxy.git;a=summary
More information about the Pkg-mozext-maintainers
mailing list