[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/chatty][debian/master] 3 commits: d/rules: Use gsettings memory backend

Guido Günther (@agx) gitlab at salsa.debian.org
Fri Aug 5 16:41:29 BST 2022



Guido Günther pushed to branch debian/master at Debian On Mobile / chatty


Commits:
fbe7f4fc by Guido Günther at 2022-08-05T10:52:46+02:00
d/rules: Use gsettings memory backend

This avoids test failures when dconf backend can't be written.

We can drop this with the next upstream version.

- - - - -
e61c2064 by Guido Günther at 2022-08-05T10:53:53+02:00
d/changelog: Update changelog

Also mark as team upload since I'm not listed as maintainer.

- - - - -
47b7d8a0 by Guido Günther at 2022-08-05T15:41:21+00:00
Merge branch 'test-fail' into 'debian/master'

d/rules: Use gsettings memory backend

See merge request DebianOnMobile-team/chatty!26
- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,10 @@
 chatty (0.6.7-2) unstable; urgency=medium
 
+  * Mark as team upload
   * utils: update for GNOME Desktop 43 thumbnail API changes.
     Thanks to Jeremy Bicha for the patch. (Closes: #1016171)
+  * d/rules: Use gsettings memory backend
+    This avoids test failures when dconf backend can't be written.
 
  -- Guido Günther <agx at sigxcpu.org>  Tue, 02 Aug 2022 10:28:06 +0200
 


=====================================
debian/rules
=====================================
@@ -15,4 +15,4 @@ override_dh_installman:
 # otherwise the tests running gtk-builder-tool to validate
 # .ui files might fail
 override_dh_auto_test:
-	NO_AT_BRIDGE=1 LANGUAGE=C.UTF-8 xvfb-run dh_auto_test
+	GSETTINGS_BACKEND=memory NO_AT_BRIDGE=1 LANGUAGE=C.UTF-8 xvfb-run dh_auto_test



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/72170b10cced29f3f1d7102a858ddd0e500c0158...47b7d8a0b2f601895e3f04c990c3b616336a8db5

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/72170b10cced29f3f1d7102a858ddd0e500c0158...47b7d8a0b2f601895e3f04c990c3b616336a8db5
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/20220805/b61ede77/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list