Author: tille Date: 2012-05-16 07:04:54 +0000 (Wed, 16 May 2012) New Revision: 10882
Modified: trunk/packages/biofox/trunk/debian/changelog trunk/packages/biofox/trunk/debian/control Log: Do not hard code French locale into Homepage string Modified: trunk/packages/biofox/trunk/debian/changelog =================================================================== --- trunk/packages/biofox/trunk/debian/changelog 2012-05-15 21:57:14 UTC (rev 10881) +++ trunk/packages/biofox/trunk/debian/changelog 2012-05-16 07:04:54 UTC (rev 10882) @@ -1,3 +1,9 @@ +biofox (1.6-2) UNRELEASED; urgency=low + + * debian/control: non-localised Homepage field + + -- Andreas Tille <[email protected]> Wed, 16 May 2012 09:04:06 +0200 + biofox (1.6-1) unstable; urgency=low [Charles Plessy] Modified: trunk/packages/biofox/trunk/debian/control =================================================================== --- trunk/packages/biofox/trunk/debian/control 2012-05-15 21:57:14 UTC (rev 10881) +++ trunk/packages/biofox/trunk/debian/control 2012-05-16 07:04:54 UTC (rev 10882) @@ -11,7 +11,7 @@ Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biofox/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/biofox/trunk/ -Homepage: https://addons.mozilla.org/fr/firefox/addon/300 +Homepage: https://addons.mozilla.org/firefox/addon/300 Package: mozilla-biofox Architecture: all _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
