[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/squeekboard][wip/a-wai-update-1.38] 2 commits: d/rules: drop usage of removed meson options
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Mon Apr 22 21:15:35 BST 2024
Arnaud Ferraris pushed to branch wip/a-wai-update-1.38 at Debian On Mobile / squeekboard
Commits:
3138f3dd by Arnaud Ferraris at 2024-04-22T22:14:30+02:00
d/rules: drop usage of removed meson options
- - - - -
3cae9477 by Arnaud Ferraris at 2024-04-22T22:15:09+02:00
d/changelog: release version 1.38.0-1
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-squeekboard (1.38.0-1) UNRELEASED; urgency=medium
+squeekboard (1.38.0-1) unstable; urgency=medium
* New upstream version (Closes: #1069577)
+ * d/patches: drop upstreamed patches
+ * d/control: drop unneeded versioned constaints on build-deps
+ * d/rules: drop usage of removed meson options
- -- Arnaud Ferraris <aferraris at debian.org> Mon, 22 Apr 2024 21:12:29 +0200
+ -- Arnaud Ferraris <aferraris at debian.org> Mon, 22 Apr 2024 22:15:02 +0200
squeekboard (1.24.0-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -19,11 +19,5 @@ build-arch:
rm -f Cargo.lock
dh $@ --builddirectory=_build --buildsystem=meson
-# Debian has newer Rust crates than what is used by upstream, make
-# sure we build with the relevant dependencies and code paths for
-# our case
-override_dh_auto_configure:
- dh_auto_configure -- -Dnewer=true -Donline=false
-
override_dh_auto_test:
dh_auto_test --no-parallel -- --timeout-multiplier 3
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/compare/472cce9cde0c7ab3d5bf4f836d2a3a19da161525...3cae947774c6a12cf90c48264b07ef4cac09be3c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/compare/472cce9cde0c7ab3d5bf4f836d2a3a19da161525...3cae947774c6a12cf90c48264b07ef4cac09be3c
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/debian-on-mobile-maintainers/attachments/20240422/b679d97f/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list