From 9c89ac8e18182b4438d9089dd0cc8f1c66af34a6 Mon Sep 17 00:00:00 2001 From: Guilhem Bonnefille Date: Thu, 17 May 2007 14:44:59 +0000 Subject: [PATCH] Releasing 0.1.3 --- NEWS | 10 ++++++++++ configure.ac | 2 +- debian/changelog | 12 +++++++++--- viking.spec.in | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 94ae4dbd..c39e8e4d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Viking 0.1.3 (2007-05-17) +- New "Refresh onscreen tiles" entry menu +- Default .spec file for building RPM packages +- Default debian/ subtree for building Debian packages +- Usage of the libcurl library +- Three new map sources from OpenStreetMap +- Better usage of libusb +- Google source map improved +- GUI improves + Viking 0.1.2 (2007-02-13) - direct access to GPS device: GPS layer - position inputs accept DDD/DMM/DMS formats (ex: 3.5, 3°30.0, 3°30'0.00) diff --git a/configure.ac b/configure.ac index ed45e330..10db74ea 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(viking, 0.1.2) +AC_INIT(viking, 0.1.3) AM_INIT_AUTOMAKE() dnl AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([src/config.h]) diff --git a/debian/changelog b/debian/changelog index 87f0d5d1..ca3e9754 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ -viking (0.1.2) unstable; urgency=low +viking (0.1.3) unstable; urgency=low - * Initial Release. + * Update to new 0.1.3 upstream version. - -- Guilhem BONNEFILLE Sun, 29 Apr 2007 22:20:31 +0200 + -- Guilhem BONNEFILLE Thu, 15 May 2007 16:15:31 +0200 + +viking (0.1.2.20070508) unstable; urgency=low + + * Initial Release of the Debian packet. + + -- Guilhem BONNEFILLE Sun, 08 May 2007 21:00:31 +0200 diff --git a/viking.spec.in b/viking.spec.in index 5fad04e1..c1ca7d8a 100644 --- a/viking.spec.in +++ b/viking.spec.in @@ -50,5 +50,8 @@ rm -rf %{buildroot} %{_bindir}/viking-remote %changelog +* Thu May 15 2007 Guilhem Bonnefille - 0.1.3-1 +- Update to upstream version 0.1.3. + * Wed Feb 14 2007 Michael A. Peters - 0.1.2-1 - Initial Fedora style spec file. -- 2.39.5