Merge branch 'personal/peat-psuwit/build-against-noble' into 'ubports/latest'

Upgrade to new upstream version 1.32.0

See merge request ubports/development/core/packaging/mce-dev!1
This commit is contained in:
Mike Gabriel
2024-05-23 20:02:58 +00:00
3 changed files with 13 additions and 2 deletions

10
debian/changelog vendored
View File

@@ -1,3 +1,13 @@
mce-dev (1.32.0-0ubports1) noble; urgency=medium
* New upstream version 1.32.0
- [mce] Add charging hysteresis state D-Bus constants. JB#40062
- [mce] Add forced charging D-Bus constants. JB#58372
- [mce] Add charging suspendable dbus constant. JB#59152
* d/control: mark mce-dev as Multi-Arch: foreign
-- Ratchanan Srirattanamet <ratchanan@ubports.com> Fri, 24 May 2024 02:17:47 +0700
mce-dev (1.29.0-1ubports1) focal; urgency=medium
* Port to focal

1
debian/control vendored
View File

@@ -10,6 +10,7 @@ Package: mce-dev
Depends: ${misc:Depends}
Suggests: mce-doc
Architecture: all
Multi-Arch: foreign
Description: development files for mce
This package contains headers defining the D-Bus method calls
provided by the Mode Control Entity, and the signals emitted by it.

View File

@@ -1,2 +1,2 @@
https://github.com/sailfishos/mce-dev/archive/refs/tags/1.29.0.tar.gz
mce-dev_1.29.0.orig.tar.gz
https://github.com/sailfishos/mce-dev/archive/refs/tags/1.32.0.tar.gz
mce-dev_1.32.0.orig.tar.gz