Skip to content

Commit 7b20b7e

Browse files
committed
1.1.4
1 parent 1934bc6 commit 7b20b7e

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

debian/changelog

+52
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
battery-monitor (1.1.4) stable; urgency=medium
2+
3+
* Update readme from version 1.1.2 to 1.1.3 (#54)
4+
* Start porting to meson python build (#55)
5+
* Install python sources using meson build (#56)
6+
- Setup meson to install python sources
7+
during python and meson builds
8+
- Install executable binary using meson
9+
and avoid using python builds for now
10+
- Remove unnecessary python packaging files
11+
* Include data files in meson build (#57)
12+
- Add icons, desktop files and schema files
13+
using meson
14+
- Update ci build
15+
* Translate using meson (#58)
16+
- Add necessary translation files
17+
- Add bengali translation
18+
- Add german translation
19+
- Add british english translation
20+
- Add spanish translation
21+
- Update ci with latest ubuntu release
22+
and build dependencies
23+
* Update debian packaging with meson build (#59)
24+
- Use meson buildsystem for debian packaging
25+
- Update doc-base to remove lintian
26+
- Add meson build dependencies
27+
* Update readme with meson buildsystem (#60)
28+
- Add meson build dependencies
29+
- Update build instructions with meson
30+
* Update documentation, test script and readme (#61)
31+
* Update debian packaging (#62)
32+
- Add pyproject dependency
33+
- Update icon cache in postinst and postrm
34+
scripts
35+
- Read python dependencies from file requires.txt
36+
* Fix building documentation using sphinx (#63)
37+
- Import app id, description and locale
38+
directory from cli_args
39+
- Update copyright year to 2024
40+
- Use meson to inject app id and locale
41+
directory into cli_args
42+
- Add cli_args to POTFILES for translation
43+
- Update sphinx build scripts
44+
* Update release workflow (#64)
45+
- Use Ubuntu 24.04
46+
- Update dependencies
47+
- Update action version
48+
- Mark as latest release
49+
- Create announcement
50+
51+
-- Himadri Sekhar Basu <[email protected]> Fri, 25 Oct 2024 20:51:58 +0530
52+
153
battery-monitor (1.1.3) stable; urgency=medium
254

355
* Update runner versions in workflows (#45)

0 commit comments

Comments
 (0)