aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Gripsgard <marius@ubports.com>2020-08-15 13:22:20 +0200
committerMarius Gripsgard <marius@ubports.com>2020-08-15 13:22:20 +0200
commit566e0e175d5ed97daf19354cc6c4236a0886f4c9 (patch)
tree5d1cd3c9b60d129f45bf9aff0bf0a2612db05900
parenta05e8b1afc34f82592d56834bd9195712bbc306d (diff)
parent2361b985cb59a50b7a20fccadf2fb0d56f6d9639 (diff)
downloadqmenumodel-566e0e175d5ed97daf19354cc6c4236a0886f4c9.tar.gz
qmenumodel-566e0e175d5ed97daf19354cc6c4236a0886f4c9.tar.bz2
qmenumodel-566e0e175d5ed97daf19354cc6c4236a0886f4c9.zip
Merge branch 'sunweaver-pr/move-over-to-ayatana-indicators'
Attributes GH PR #2: https://github.com/AyatanaIndicators/qmenumodel/pull/2
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog12
-rw-r--r--debian/control2
3 files changed, 16 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 43d4098..76cb0c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,7 @@
project(qmenumodel)
+set (PROJECT_VERSION "0.7.90")
+
cmake_minimum_required(VERSION 2.8.9)
# Standard install paths
diff --git a/debian/changelog b/debian/changelog
index ad7acf5..f0067b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+qmenumodel (0.7.90-0) UNRELEASED; urgency=medium
+
+ * Move qmenumodel from UBports' project context over to
+ Ayatana Indicators' project context. Same maintainers,
+ same people involved, but the project is now maintained
+ together with the other Indicators' related projects.
+ * Upstream version bump (to go along with the other
+ indicator related projects maintained by the Ayatana
+ Indicators project). Next official release will be 0.8.0.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 15 Aug 2020 12:05:52 +0200
+
qmenumodel (0.2.13+ubports1) xenial; urgency=medium
[ Albert Astals Cid ]
diff --git a/debian/control b/debian/control
index 119ea08..5fe5a74 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,8 @@ Source: qmenumodel
Section: libs
Priority: optional
Maintainer: Marius Gripsgard <marius@ubports.com>
+Uploaders:
+ Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: debhelper (>= 9.0.0),
cmake (>= 2.8.9),
cmake-extras,