From 8cd20d8a0a7b69776f0d49896994270a96c22ca0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 27 Jan 2021 16:49:35 +0100 Subject: Downgrade upstream version (to 0.7.900). --- CMakeLists.txt | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9957f4e4..b6a04ba3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ project(ayatana-indicator-keyboard C CXX) cmake_minimum_required(VERSION 2.8.12) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "0.8.1") +set(PROJECT_VERSION "0.7.900") set(PACKAGE ${CMAKE_PROJECT_NAME}) # GNU standard installation directories diff --git a/debian/changelog b/debian/changelog index 348789e6..4f383558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -ayatana-indicator-keyboard (0.1.1-0) UNRELEASED; urgency=medium +ayatana-indicator-keyboard (0.7.900-0) UNRELEASED; urgency=medium - * Fork from Ubuntu's indicator-keyboard. + * Rewrite Ubuntu's indicator-keyboard from scratch in plain C. * Upstream-provided Debian package for ayatana-indicator-keyboard. See upstream ChangeLog for recent changes. -- cgit v1.2.3