diff --git a/debian/changelog b/debian/changelog index 41bad19..f9778f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 24 May 2024 02:17:47 +0700 + mce-dev (1.29.0-1ubports1) focal; urgency=medium * Port to focal diff --git a/debian/control b/debian/control index 9e046ee..b05ece3 100644 --- a/debian/control +++ b/debian/control @@ -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. diff --git a/debian/ubports.source_location b/debian/ubports.source_location index 95afed1..848d10a 100644 --- a/debian/ubports.source_location +++ b/debian/ubports.source_location @@ -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