diff options
author | Marius Gripsgard <marius@ubports.com> | 2020-08-15 13:22:20 +0200 |
---|---|---|
committer | Marius Gripsgard <marius@ubports.com> | 2020-08-15 13:22:20 +0200 |
commit | 566e0e175d5ed97daf19354cc6c4236a0886f4c9 (patch) | |
tree | 5d1cd3c9b60d129f45bf9aff0bf0a2612db05900 /debian | |
parent | a05e8b1afc34f82592d56834bd9195712bbc306d (diff) | |
parent | 2361b985cb59a50b7a20fccadf2fb0d56f6d9639 (diff) | |
download | qmenumodel-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
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 14 insertions, 0 deletions
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, |