Skip to content

Commit bc77ad3

Browse files
committed
2.0.7
1 parent 183b34d commit bc77ad3

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

debian/changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
sucharu (2.0.7) stable; urgency=medium
2+
3+
* change file permission to non-executable (#31)
4+
* update copyright for files copied from yaru (#32)
5+
* Build cinnamon using meson and fix lintian (#33)
6+
- Build and package cinnamon using meson
7+
- Update gnome-shell break version to 43
8+
- Build only plank themes using Makefile
9+
* Package gtk themes in sucharu-theme-gtk (#34)
10+
- Add gtk and metacity themes to sucharu-theme-gtk
11+
- Create a metapackage sucharu-themes
12+
containing all Sucharu theme parts
13+
14+
-- Himadri Sekhar Basu <hsb10@iitbbs.ac.in> Sat, 19 Nov 2022 20:39:38 +0530
15+
116
sucharu (2.0.6) stable; urgency=medium
217

318
* Build gtk themes using meson (#24)

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('Sucharu',
2-
version: '2.0.6',
2+
version: '2.0.7',
33
meson_version: '>= 0.60',
44
license : ['GPL3', 'CC BY-SA 4.0'],
55
default_options: ['prefix=/usr'])

0 commit comments

Comments
 (0)