owncloud-client (6.0.3.18040+dfsg-3)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/6.0.3.18040+dfsg-3 tag
- Git: https://salsa.debian.org/owncloud-team/owncloud-client.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 6418432
- Browser: https://salsa.debian.org/owncloud-team/owncloud-client
- Last scan: 2026-09-09 12:23:02+00
- Error: https://salsa.debian.org/api/v4/projects/owncloud-team%2Fowncloud-client API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-16 20:09:00+00
- Debian changelog in Git:
owncloud-client (6.0.3.18040+dfsg-3) unstable; urgency=medium
* Use DEB_HOST_MULTIARCH in drules (Closes: #1130743)
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 17 Mar 2026 22:33:58 +0100
- This branch is 6 commits ahead of tag debian/6.0.3.18040+dfsg-3
- Git log:
commit f0c18a8d41ce8beefca8b371611c57882178c11e
Merge: 13074198 930079a0
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Jun 16 22:49:52 2026 +0200
Merge branch 'personal/jbicha/salsa-ci' into 'master'
Opt into Salsa CI
See merge request owncloud-team/owncloud-client!7
commit 13074198e1b36ec58cd183e18c45b3a312f9abca
Merge: 44f6b9c4 ceb510b7
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Jun 16 22:49:29 2026 +0200
Merge branch 'personal/jbicha/default-dh-auto-test' into 'master'
Stop overriding dh_auto_test
See merge request owncloud-team/owncloud-client!6
commit 44f6b9c46e39666ca4a55e5c8fe9022739be56ad
Merge: f8cd5017 0c14a282
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Jun 16 22:48:37 2026 +0200
Merge branch 'personal/jbicha/add-upstream-metadata' into 'master'
Add debian/upstream/metadata
See merge request owncloud-team/owncloud-client!4
commit 930079a0b22a49436ab4b3dd5342bfbfce6c22dd
Author: Jeremy Bícha <jbicha@ubuntu.com>
Date: Sat Apr 4 22:38:23 2026 -0400
Opt into Salsa CI
commit ceb510b759eb3506d6baf3f3994cb650bbbe84a7
Author: Jeremy Bícha <jbicha@ubuntu.com>
Date: Sat Apr 4 22:45:17 2026 -0400
Stop overriding dh_auto_test
This fixes multiple issues
- Test failures were being ignored except on arch:all
- Tests weren't even being run on arch:any builds
because the command requires xauth & xvfb but they aren't in Build-Depends
- no-parallel doesn't seem needed (wasn't happening on arch:all)
- xvfb-run doesn't seem needed (wasn't happening on arch:all)
- dh compat 13 takes care of several things for us. It already handles nocheck
and in many cases, we might not need to override XDG_CONFIG_HOME.
We don't need to worry about multiarch for XDG_CONFIG_HOME
I believe official builds already happen with C_UTF-8.
commit 0c14a282ed470b7241e6321cd24a4baa69bae321
Author: Jeremy Bícha <jbicha@ubuntu.com>
Date: Sat Apr 4 21:54:25 2026 -0400
Add debian/upstream/metadata