From d50ff75ea10e3a928ec769efae4c697f300b2e55 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 15 Jan 2012 15:27:04 +0000 Subject: parse the version out of the version string using locale agnostic g_ascii_strtod instead of sscanf, which would only pick up the integer component with a locale which used a different radix character. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3588f7e..c3e9fe1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +transmission-remote-gtk (1.0-1) stable; urgency=low + + * New upstream release 1.0 + + -- Alan Fitton Fri, 09 Dec 2011 13:13:56 +0000 + transmission-remote-gtk (0.8-1) stable; urgency=low * New upstream release 0.8 -- cgit v1.2.3