squeekboard (1.21.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 97 commits since the upstream/1.21.0 tag
- Git: https://salsa.debian.org/DebianOnMobile-team/squeekboard.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 10342400
- Browser: https://salsa.debian.org/DebianOnMobile-team/squeekboard
- Last scan: 2023-03-25 17:58:08+00
- Next scan: 2023-04-03 00:47:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
squeekboard (1.21.0-1) unstable; urgency=medium
* New upstream version
* d/control: add missing dependencies
Upstream moved to `clap` v4 and now requires `libbsd`. Moreover, the
binary package now recommends a new font for greek polytonic (so it gets
pulled in by default, but users can easily uninstall it).
We also take this opportunity to bump Standards-Version (no change
needed) and improve the package's long description.
* d/patches: drop upstreamed and obsolete patches
* debian: add lintian-overrides
`squeekboard` uses a crate which includes a Rust rewrite of `libyaml`.
`lintian` falsely recognizes this as an embedded copy of the original
`libyaml` and raises an error we should ignore.
-- Arnaud Ferraris <aferraris@debian.org> Thu, 02 Mar 2023 11:18:58 +0100
- This branch is 97 commits ahead of tag upstream/1.21.0
- Git log:
commit 30d7797ef702be77a030241d2f129c5eacd0f016
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Mar 2 11:25:58 2023 +0100
d/changelog: release version 1.21.0-1
commit c3024d5b2e39364f7c1c89bac56dc60ba093aba7
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Mar 2 12:04:10 2023 +0100
debian: add lintian-overrides
`squeekboard` uses a crate which includes a Rust rewrite of `libyaml`.
`lintian` falsely recognizes this as an embedded copy of the original
`libyaml` and raises an error we should ignore.
commit 98a74f9705e8ea842599a4b7a1d3d53f98600530
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Mar 2 11:28:18 2023 +0100
d/patches: drop upstreamed and obsolete patches
commit a32048423cc9ada4ff0fe65156350c1fcfcf5e9b
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Mar 2 11:25:04 2023 +0100
d/control: add missing dependencies
Upstream moved to `clap` v4 and now requires `libbsd`. Moreover, the
binary package now recommends a new font for greek polytonic (so it gets
pulled in by default, but users can easily uninstall it).
We also take this opportunity to bump Standards-Version (no change
needed) and improve the package's long description.
commit 3c65b118bec2be352aea73879e7e48514a4742ba
Merge: fa3ff5ba 7a11b4d7
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Mar 2 11:17:50 2023 +0100
Update upstream source from tag 'upstream/1.21.0'
Update to upstream version '1.21.0'
with Debian dir 7733f8a50570a0900ceaf8ea41bb967f725b4ff8
commit fa3ff5ba348844deaca9a10870929a958a78383c
Author: Guido Günther <agx@sigxcpu.org>
Date: Mon Nov 7 21:26:22 2022 +0100
Document changes and release 1.20.0-2
commit 1adc439bb2cba9ff3c122602ead4656c4e03509c
Author: Guido Günther <agx@sigxcpu.org>
Date: Mon Nov 7 20:56:45 2022 +0100
d/control: Version conflict on phosh-osk-stub
We can happily coexist with the version that uses
update-alternatives.
commit 49f6cb76e047e78a54c2b81a3280f5784eea695f
Author: Guido Günther <agx@sigxcpu.org>
Date: Mon Nov 7 19:59:21 2022 +0100
Use update-alternatives to provide sm.puri.OSK0.desktop
This allows other implementations to work as OSK for phosh as well.
Closes: #1023510
commit aecb4b59e17fe236b83412c3c9570bab1622d357
Author: Guido Günther <agx@sigxcpu.org>
Date: Mon Nov 7 20:09:33 2022 +0100
desktop-file: Add X-GNOME-* for session management
commit 876296de13f9be8f07780cc36fcdb1588fbcd7a8
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Wed Sep 14 00:23:10 2022 +0200
d/changelog: release version 1.20.0-1
commit 53c18180ace6e7c0ea04bdc992fe5946a4263e32
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Sep 13 20:04:12 2022 +0200
d/rules: don't use online dependencies
By default, `squeekboard` uses a fixed `Cargo.lock` so it can get the
right versions when fetching dependencies online. However, on Debian we
use the packaged crates instead of letting `cargo` fetch them online, so
we should disable this flag when configuring the build.
commit fe8a1b826aea63b75550a816910b4c82156137cd
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Sep 13 18:34:35 2022 +0200
debian: drop ppc64el workaround and patch
This issue was only present with `rustc` 1.59 and has been fixed since
then (current `rustc` in Debian testing is 1.60), we can now drop our
workaround.
commit a9c7ddccbbe36e44f4d08a854da2481f987dc420
Merge: 17f5b598 f7342cde
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Sep 13 18:28:18 2022 +0200
Update upstream source from tag 'upstream/1.20.0'
Update to upstream version '1.20.0'
with Debian dir 1b1ea58f12205c9017fa6d103b034795a3fb0a43
commit 17f5b598b41e3a4d2f8f01d6218386f28a23ee77
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Aug 4 18:03:09 2022 +0200
d/patches: fix parallel build issues
In some cases (fast, highly parallel build machine),
`squeekboard-test-layout` might be built before `libsqueekboard`,
causing the build to fail.
Modify our patch to make `squeekboard-test-layout` depend on
`libsqueekboard`.
commit 7893e133ccefa6b5deb5e840d42b1bc58692b873
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Aug 4 00:40:00 2022 +0200
d/changelog: release version 1.19.0-2
commit ca29db99cb679d0a823057598cf06073d4641aea
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Jul 12 18:19:40 2022 +0200
d/rules: fix build on ppc64el
Due to a rust bug on ppc64el, `squeekboard-test-layout` fails to build
properly, causing the whole build to fail on this architecture. This
prevents newer versions of the package to migrate to testing.
This bug is due to the linker trying to resolve unused symbols when
building a rust binary and is only seen when using version 1.59.0 of
rustc.
This commit works around this problem by adding the needed linker flags
to ensure all symbols are properly resolved, even those not actually
used by the binaries.
Those changes can be reverted once a newer version of rustc is packaged
for Debian.
Note: this commit also drops the `xgot` feature for mips64el as it is
now automatically enabled for this architecture in Debian's rustc.
Closes: #1016396
commit 5b71367bcd252eb9509d272a7ab64a9f01f35720
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Aug 4 00:35:52 2022 +0200
d/patches: relax clap dependency
commit 20a56f7beda94d774b667d96a2e8d005daff6425
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Jul 11 15:18:09 2022 +0200
d/changelog: release version 1.19.0-1
commit f1cd02a33708728264519433b4a6eebdaec42fbb
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Jul 11 15:40:07 2022 +0200
debian: drop now-unused lintian overrides
commit 3a884d1b96dbafc9ec11fa2a77e0277fd1a68375
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Jul 11 15:19:04 2022 +0200
d/patches: drop upstreamed patches
commit 5ea44c5169aea8964b0aa41dec19c33d2190c843
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Jul 11 15:17:33 2022 +0200
d/control: update my email address
commit 72b5a39a83b23f300425e3812ba0d05617781927
Merge: 6e0fc8a0 e42c6459
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Jul 11 15:15:28 2022 +0200
Update upstream source from tag 'upstream/1.19.0'
Update to upstream version '1.19.0'
with Debian dir 9729879e2496e9bd35752742805a6b6908e3ff28
commit 6e0fc8a09fabe31ec509230ec975a6b6c4be1c9a
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Jun 2 13:22:37 2022 +0200
d/changelog: release version 1.18.0-1
commit 6a7e3eca21a61a4999664bcbc22c3f52d759e192
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Jun 2 13:40:56 2022 +0200
d/patches: backport upstream commit fixing build
Newer glib-rs introduces breaking changes, this patch ensures the
package builds with the version currently in Debian.
commit a47974816dc9f13c0a6a5a906acf277f0cb7c085
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Jun 2 13:33:22 2022 +0200
d/control: update build dependencies and bump Standards-Version
commit 1b004dfb94956a75440b29126446ef1336d7db63
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Jun 2 13:20:36 2022 +0200
d/patches: drop patches
They were all merged upstream.
commit d34904557c538bc3954ef145c8c4c92c407a54f2
Merge: f025bf6c cb338129
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Thu Jun 2 13:12:26 2022 +0200
Update upstream source from tag 'upstream/1.18.0'
Update to upstream version '1.18.0'
with Debian dir 10c0bb65508962d01869953ad08264afff466e19
commit f025bf6cdd9075a36bc06e667ddc69bc2c99d81a
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Apr 19 18:10:45 2022 +0200
d/changelog: release version 1.17.1-1
commit 6e144806553581c6fd676a1fbaab5614dd1947a0
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Wed Apr 20 11:59:21 2022 +0200
d/patches: fix build on i386
commit 33b7c025624df723ca569b6b52c86fa94d64192a
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Apr 19 18:20:17 2022 +0200
d/control: update clap build dependency
We now depend on clap v3, not v2, and need the "std" feature.
commit 2be3a02a598aeb9a28a45283111c7c651190932e
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Apr 19 18:03:49 2022 +0200
d/patches: backport upstream patches fixing sizing
Closes: #1007115
commit 16606f34f6174a2413756da5601e8f345cf31403
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Apr 19 17:55:28 2022 +0200
d/patches: update patch fixing build
The patch we used to carry is replaced by an upstream backport, as it
requires another change already taken into account there.
commit f5010492db74a8626a43563a382194b6c5f57bd2
Merge: 528722dc 6a80a662
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Apr 19 17:44:20 2022 +0200
Update upstream source from tag 'upstream/1.17.1'
Update to upstream version '1.17.1'
with Debian dir 1d9426334a1556ff4ff1f94e34a8484dfd0d2bce
commit 528722dcecfbe615c6789a1a433bd391f8c75b89
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Mar 28 15:17:02 2022 +0200
d/changelog: release version 1.17.0-2
commit d9e01226476122b043ac1c6e193cf1ae324775fa
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Mar 28 15:16:31 2022 +0200
d/patches: fix build failure due to newer crate version
Crate `clap` has been upgraded to 2.34 in Debian, so make sure this
package still builds fine.
Closes: #1008357
commit f46c37913381c7b5681e9faaf007eb195cf528c1
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Mar 8 11:26:21 2022 +0100
d/changelog: release version 1.17.0-1
commit dbe9f67cfdf261f037aa50d9d75b517843436f63
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Mar 8 12:16:36 2022 +0100
d/copyright: simplify and add missing records
Lots of copyright records are somewhat redundant, attributing copyright
to Daiki Ueno, Red Hat, Purism and/or "Squeekboard Contributors". As we
can safely assume the latter 2 groups have touched almost every file in
this repo, let's make this the default copyright. Additional records are
added only for files explicitly mentioning different authorship and/or
license. This makes the copyright file a bit simpler and also more
accurate.
This commit also adds records for new files (or ones that weren't
noticed before).
commit bbaee847fa1ae5e0762cf35ce0e7fa8c5933bec7
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Mar 8 11:27:45 2022 +0100
d/patches: drop backported patch
It is now included in the current upstream release
commit 55a3c3ba4dc7c733f91fb2cab468a458b6b124b0
Merge: c71b3798 fb7b8849
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Mar 8 11:20:10 2022 +0100
Update upstream source from tag 'upstream/1.17.0'
Update to upstream version '1.17.0'
with Debian dir e44a134465b3b8282828c41ba9189389af465409
commit c71b3798cf65ce4c1be2923c99576e0db78acd0b
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Mar 8 11:19:17 2022 +0100
d/gbp.conf: change upstream tag handling
This allows us to use `gbp import-orig --uscan`.
commit f2c69da02d002dfdb984ab1b5897e144f525aba7
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Feb 2 21:25:18 2022 +0100
d/changelog: release version 1.16.0-1
commit a02ff4abcdc3a72ae67da0377bbce344863c3d1c
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Dec 29 16:29:50 2021 +0100
d/control: bump Standards-Version, no changes required
commit 7f37d9b079b87bc3e651f54289cb410c546e03e7
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Dec 29 16:29:29 2021 +0100
d/copyright: update copyright info
Files were removed or added, and 1 entry had incomplete copyright
information. This commit ensures our copyright file is up-to-date.
commit 4c15dc89555a4c3c6ed3cfc8cdf56b6d5a0bc547
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Dec 29 16:27:08 2021 +0100
d/lintian-overrides: update for new syntax
commit fcebac90353302cb06faf8e1b4c82dcff4a030da
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Dec 29 11:53:58 2021 +0100
debian: build with newer crates versions
Upstream relies on outdated glib/gio Rust crates: those currently in
Debian don't provide the `v2_44` feature anymore, the minimum is`v2_50`.
Updating the crates alone isn't enough as they introduce breaking API
changes, so we must do the following:
- bump the crates feature to the more recent common version which is
`v2_58`.
- backport an upstream patch to allow building with recent crates
versions
- change the build configuration so the corresponding conditional code
paths and dependencies are used
Closes: #1003756
commit e79cb5026cda07178bdc5aaddb876cc5fdfb7c7a
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Dec 29 11:50:52 2021 +0100
d/rules: don't fail if Cargo.lock doesn't exist
This can happen when debugging the package build and is extremely
annoying.
commit 682d189d3cbfeab7d5e80d955b55cacea912f8e4
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Tue Dec 28 12:49:34 2021 +0100
debian: update upstream URL
`squeekboard` upstream repository moved to GNOME's gitlab instance.
commit dc726a4da2a941c95a0e213275ebc409c0072437
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Tue Dec 28 12:29:30 2021 +0100
debian: drop obsolete patches
Those were backported from upstream, they're now part of the new
release.
commit 85dac161cd17a0565fcb64800ede8aa9ff9b5e97
Merge: 37d75237 7091077e
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Feb 2 20:23:29 2022 +0100
New upstream version 1.16.0
commit 37d75237d78e17e44ab586b01c1acfc0006d9b4a
Merge: 32f41c25 cc710b00
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Tue Dec 28 12:24:31 2021 +0100
New upstream version 1.15.0
commit 32f41c25c95c5c5d5c24c50a9fd3b48cc72737fb
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 16 18:43:14 2021 +0000
d/changelog: document changes and release
commit 6f5c1c0ba538a5e2e2121342b9f271ae3a375659
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 16 18:41:43 2021 +0000
d/patches: add fix_cargo_error.patch to fix an FTBFS (rust 1.54+ needs dependency versionning)
commit 6f7fa64c07f4b6ebd22deaf311e54b98d901a9ee
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 16 18:40:38 2021 +0000
d/patches: add fix_meson_ftbfs (Closes: #998576)
commit 1e73c046ee77b91875b5744180eea7a1a235d1d3
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Wed Sep 1 12:42:13 2021 +0200
d/changelog: release version 1.14.0-2
commit fe1d2258a89b5a3aa9493c7f420120f4652711ca
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue May 25 13:11:56 2021 +0200
d/changelog: release version 1.14.0-1
commit 011d332c7070679493cfa3acf79181ca133b6818
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Wed Jun 2 15:06:52 2021 +0200
d/copyright: update copyright information
commit 31e9d656dc28268baa000a38587ec9618b6ca8b4
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue May 25 13:11:12 2021 +0200
d/patches: drop upstreamed patch
commit 8cc1cb2d38fb9ee219e157a6c9303e58d6178f45
Merge: 23ae1785 8293c5f1
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue May 25 13:09:18 2021 +0200
New upstream version 1.14.0
commit 23ae1785fb20770bb721f166ef0701c02318671c
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Fri Apr 16 20:45:39 2021 +0200
d/changelog: release version 1.13.0-1
commit 465f94ee055ff34b35b36aab70a06f2cb447116f
Merge: 4665387d 8aefae96
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Fri Apr 16 20:44:05 2021 +0200
New upstream version 1.13.0
commit 4665387db5ed0b9c2e7a03a3ed97df0c5efa8df7
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Tue Jan 26 18:21:32 2021 +0100
d/changelog: release version 1.12.0-1
commit b9fc75197e48d9cbb16a229c0287633b2eb442d2
Merge: e30c3b33 fefebf7f
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Tue Jan 26 18:30:50 2021 +0100
New upstream version 1.12.0
commit e30c3b336c64e65d32c227087df020c57d68babc
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Nov 24 11:53:13 2020 +0100
d/changelog: release version 1.11.1-1
commit d06e61bd5053deb47825d82662706d841c3a4d6e
Merge: 56e057d8 4049e663
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue Nov 24 11:52:24 2020 +0100
New upstream version 1.11.1
commit 56e057d81f01af81d73d6c6fb2eb569f4d0249b3
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Nov 16 11:17:55 2020 +0100
d/changelog: release version 1.11.0-1
commit 699ec6d4ffb9e7fd3998330c16734a9d32136797
Merge: 769112e4 5aa73347
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Nov 16 11:16:56 2020 +0100
New upstream version 1.11.0
commit 769112e4e7810dfac5610dff9bb1f1e9d722b173
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 10 18:53:18 2020 +0000
d/rules: do not set dpkg architecture but include it instead
commit b44e6918385f20efbe1edba6daf412df34c05686
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 10 18:42:05 2020 +0000
New maintainer release
commit b488883bc2b2916de2e3c89763303d47a50508f7
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 10 14:57:09 2020 +0000
d/rules: export RUSTFLAGS only on architecture that needs it
commit 622c4c3b85fb5811a145cc53374a494baeeaf3bb
Author: Henry-Nicolas Tourneur <debian@nilux.be>
Date: Tue Nov 10 14:45:13 2020 +0000
d/rules: fix an FTBFS on mips64el with GOT > 64kb
commit d89ba42f27b95cbf369515a78e54c2c76e51dd75
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Oct 23 13:20:31 2020 +0200
d/changelog: release version 1.10.0-1
commit b9a1fe61ef21a40af27b85bcfa1b6ebd8bbae5ac
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Oct 23 13:18:32 2020 +0200
d/gbp.conf: fix debian version number
commit 5cbd504fbcc42e9c703a9e863992598598bc5929
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Oct 23 13:16:15 2020 +0200
d/copyright: add entries for new keyboard files and remove duplicate
`src/meson.build` appeared in 2 different paragraphs, remove the
duplicate entry.
commit a8849e8958a33a0d386ca7fe835eb9439065958f
Merge: 52cf1ad9 c0525946
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Oct 23 13:06:47 2020 +0200
New upstream release 1.10.0
commit 52cf1ad9e41ec0d06317e46794ae20269dcf962f
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Oct 23 12:30:02 2020 +0200
d/copyright: add missing entries
commit 1b31dc517ea37493641270b7a0cff9902041c74b
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Sun Oct 11 10:57:37 2020 +0200
d/control: fix dependency name
commit f91253c2a148aea6ecafc3c55394512b35d25b15
Author: Arnaud Ferraris <arnaud.ferraris@gmail.com>
Date: Sat Oct 10 13:37:46 2020 +0200
d/control: build-depend on libfeedbackd-dev and set team maintainership
commit 4c09a0f1f257e835e32bd1c0bacab28ccb41c7cc
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 13:01:51 2020 +0200
Document changes and release 1.9.3-1
commit 2e27940d135199e95d59b88a8d5243979c5d0de7
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 13:41:16 2020 +0200
d/control: Use librust-xkbcommon-dev
This one avoids the empty feature package.
commit f9a6d34df43d41b78a457e70e6e2ec4b784e9761
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 12:50:21 2020 +0200
d/gbp.conf: Don't use patch numbers
Ordering is defined via the series file and patch numbers just
cause manual work.
commit a7c3ebf03cf1a4cbf535eddd4332090e304b767a
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 12:43:45 2020 +0200
Drop pathes no longer required due to upstream changes
- 0001-Cargo.toml-update-to-Debian-dependencies-versions.patch
- 0002-popover.rs-fix-build-with-gtk-rs-0.7.0.patch
commit ed93c61d0b520708be54b2c5e552a70e9fc50668
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 12:10:25 2020 +0200
Conflict with phosh-osk-stub
They're not useful at the same time and we'll drop phosh-osk-stub from
Debian once squeekboard is in.
commit 9a98b37a4f01a9355ee250cad97aaa41caef6f52
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 12:09:47 2020 +0200
Ship sm.puri.OSK0.desktop
This is needed to fulfill phosh's session dependencies
commit 8bbaec9d2f383d512ce025ee333beff4ae8577df
Merge: b9382c9a 1ee58ce7
Author: Guido Günther <agx@sigxcpu.org>
Date: Sat Sep 26 12:29:11 2020 +0200
Update upstream source from tag 'v1.9.3'
Update to upstream version '1.9.3'
with Debian dir 7a3f8b82779759ba288b75755ba54500250b0ff4
commit b9382c9a1943bf6e4a503510cb1d69464bd76ceb
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Tue May 12 12:16:48 2020 +0200
d/changelog: release version 1.9.2-1
commit 0094df30813e38d9e671986340694d95c510c011
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Sun Apr 19 11:57:26 2020 +0200
debian: add salsa-ci
commit cf8e7f0a98690c119cd88eb5d0da339f42e07293
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 11:56:02 2020 +0200
d/patches: fix typos in data/keyboards/jp*
commit 3fa2a004319435b0e3cea0b0298e3a93d34e6f3e
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 11:17:03 2020 +0200
d/control: add missing dependencies
commit dbd89271bcb84815ef5198bc3859a4107f55d252
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 11:07:30 2020 +0200
debian: add watch file
commit 3e994842fae530af24c0f6878f001a5c1aa58899
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 11:00:44 2020 +0200
d/patches: fix build on Debian
commit 5773c2048580265984bbdc51b9a25fb96d03c4af
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 10:57:53 2020 +0200
debian: create gbp.conf
commit 6b4cf97322ce29e28ff5a83090376ac0944facc4
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 10:57:36 2020 +0200
d/control: add Rules-Requires-Root and bump Standards-Version
commit 34b75a71c3ecc05fd3154b3cb658fc4b2bd37b7e
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 10:56:59 2020 +0200
d/install: fix file format and install desktop entry
commit 70292bf5968b58aa1fb724cd16d3b513bd9f83b8
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 11:48:14 2020 +0200
d/copyright: fix warnings and add missing entries
commit 1ece01396742b4f716c86558d6429f0c49ab29f4
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 10:56:29 2020 +0200
debian: change maintainer and add debian folder copyright
commit 5f76dfdc81ac5a8915f50fe0703afe47fbab4f9c
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 10:55:35 2020 +0200
d/source/format: use format 3.0 (quilt)
commit a59a0c31e368190a3d6b1082f17bacc7fddb4f51
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Fri Apr 17 10:54:57 2020 +0200
debian: use debhelper-compat