[Pkg-xfce-commits] [Git][xfce-team/desktop/libxfce4ui][debian/master] 2 commits: d/rules: Explicitly disable vala.
Unit 193 (@unit193)
gitlab at salsa.debian.org
Mon Feb 27 06:07:39 GMT 2023
Unit 193 pushed to branch debian/master at xfce / desktop / libxfce4ui
Commits:
b6cbc639 by Unit 193 at 2023-02-27T01:01:43-05:00
d/rules: Explicitly disable vala.
- - - - -
86b7141d by Unit 193 at 2023-02-27T01:03:33-05:00
Update changelog for release.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libxfce4ui (4.18.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * d/rules: Explicitly disable vala.
+
+ -- Unit 193 <unit193 at debian.org> Mon, 27 Feb 2023 01:01:48 -0500
+
libxfce4ui (4.18.2-1) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -12,7 +12,11 @@ endif
dh $@ --with gir
override_dh_auto_configure:
- dh_auto_configure -- --with-vendor-info=$(XFVENDOR) --enable-gtk-doc --enable-introspection=yes
+ dh_auto_configure -- \
+ --with-vendor-info=$(XFVENDOR) \
+ --enable-gtk-doc \
+ --enable-introspection=yes \
+ --enable-vala=no
override_dh_install:
find debian/tmp -name '*.la' -delete
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/libxfce4ui/-/compare/6978c6fdc034ec0309c860b20289ceeb36078eb3...86b7141dc991508e125d63b7076856986205e282
--
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/libxfce4ui/-/compare/6978c6fdc034ec0309c860b20289ceeb36078eb3...86b7141dc991508e125d63b7076856986205e282
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/20230227/5cd9b990/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list