[Pkg-xfce-commits] [Git][xfce-team/desktop/xfconf][debian/master] 4 commits: enable vala bindings and ship them in -dev

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Tue Mar 24 12:20:34 GMT 2026



Yves-Alexis Perez pushed to branch debian/master at xfce / desktop / xfconf


Commits:
405ab6ed by Yves-Alexis Perez at 2026-03-23T18:27:23+01:00
enable vala bindings and ship them in -dev

- - - - -
0b7db7bc by Yves-Alexis Perez at 2026-03-24T13:16:24+01:00
d/control: drop b-dep on obsolete libgirepository1.0-dev

- - - - -
2331917c by Yves-Alexis Perez at 2026-03-24T13:18:00+01:00
finalize changelog

- - - - -
3efbc79c by Yves-Alexis Perez at 2026-03-24T13:18:07+01:00
upload xfconf 4.20.0-2 to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libxfconf-0-dev.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+xfconf (4.20.0-2) unstable; urgency=medium
+
+  * enable vala bindings and ship them in -dev
+  * d/control: drop b-dep on obsolete libgirepository1.0-dev
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 24 Mar 2026 13:18:04 +0100
+
 xfconf (4.20.0-1) unstable; urgency=medium
 
   * New upstream version 4.20.0


=====================================
debian/control
=====================================
@@ -9,9 +9,9 @@ Build-Depends: debhelper-compat (= 13),
                gir1.2-gio-2.0-dev,
                gobject-introspection,
                gtk-doc-tools,
-               libgirepository1.0-dev,
                libxfce4util-dev (>= 4.17.3),
-               xfce4-dev-tools (>= 4.19)
+	       valac,
+               xfce4-dev-tools (>= 4.19),
 Rules-Requires-Root: no
 Standards-Version: 4.7.0
 Homepage: https://docs.xfce.org/xfce/xfconf/start


=====================================
debian/libxfconf-0-dev.install
=====================================
@@ -3,3 +3,4 @@ usr/lib/*/lib*.so
 usr/lib/*/pkgconfig
 usr/share/gir-1.0/*
 usr/share/gtk-doc
+usr/share/vala/vapi/


=====================================
debian/rules
=====================================
@@ -12,7 +12,6 @@ override_dh_auto_configure:
 		--enable-gtk-doc \
 		--enable-gsettings-backend=yes \
 		--enable-introspection=yes \
-		--enable-vala=no
 
 override_dh_auto_test:
 



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfconf/-/compare/62aacedc41def8a5a071726b3465b71261447b55...3efbc79c4d96295df4296a9d9e0b2b8a14d579ba

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfconf/-/compare/62aacedc41def8a5a071726b3465b71261447b55...3efbc79c4d96295df4296a9d9e0b2b8a14d579ba
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20260324/c444b132/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list