Jeremy Bicha
8e39e0d363
Revert "debian/control: Support pre-release versions of gnome-shell"
...
This reverts commit e2369147b1 .
Fixed in gnome-pkg-tools instead
2022-03-08 09:55:43 -05:00
Marco Trevisan (Treviño)
132bd9259e
debian/control: Depend on libadwaita and gtk-4 (instead of gtk-3)
2022-02-23 03:03:05 +01:00
Jeremy Bicha
1615745a1f
Bump Standards-Version to 4.6.0
2021-10-09 06:35:40 -04:00
Jeremy Bicha
dc50382d22
debian/control.in: Bump minimum meson to 0.53.0
2021-10-03 20:43:18 -04:00
Jeremy Bicha
544cf566b5
Revert "debian/control: Don't build depend on sassc"
...
This reverts commit 3e87fa8aa5 .
2021-08-29 08:51:47 -04:00
Marco Trevisan (Treviño)
e2369147b1
debian/control: Support pre-release versions of gnome-shell
...
Gnome version will now point to the stable version and not to the
development version, so we need to adjust the dependency to support
alpha, beta and rc releases.
2021-05-30 20:18:03 +02:00
Marco Trevisan (Treviño)
1fa4a078d8
debian/control: Build-depend on dh-sequence-gnome 0.22
...
It's the first version that supports new GNOME versioning schema.
2021-05-30 19:36:26 +02:00
Marco Trevisan (Treviño)
3e87fa8aa5
debian/control: Don't build depend on sassc
...
Since we compile from tarball, this is not needed anymore given that
compiled css are provided already.
2021-05-30 18:09:10 +02:00
Marco Trevisan (Treviño)
e52ca120c4
debian/control: Update runtime dependencies to match code
...
Found grepping code via:
grep "imports\.gi" --include "*.js" -rh -B2 . \
| grep -o "\b[A-Z][A-Za-z]\+\b" | sed "s/,\?\s*$//g" | sort -u
2021-05-30 18:04:19 +02:00
Simon McVittie
779dea8408
Standards-Version: 4.5.1 (no changes required)
2020-12-03 10:12:34 +00:00
Jeremy Bicha
b6bce374ad
Recommend gnome-shell-extension-prefs instead of gnome-tweaks
2020-10-06 17:38:18 -04:00
Simon McVittie
1d5c2091cc
Update standards version to 4.5.0, no changes needed.
...
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2020-09-22 09:18:46 +01:00
Marco Trevisan (Treviño)
e31a351c56
debian/control: Remove useless dependency on clutter gir
...
While the extensions do depend on clutter, they depend on the one that
is provided by the shell via the internal mutter fork, so no need to
pull the standalone library here.
2020-08-27 08:35:23 +02:00
Marco Trevisan (Treviño)
136644d45e
debian/control: B-D on debhelper 13
2020-08-27 08:28:12 +02:00
Laurent Bigonville
5a3c3de1a4
debian/control.in: Bump Standards-Version to 4.4.1 (no further changes)
2019-12-30 00:51:08 +01:00
Jeremy Bicha
07a602e404
Drop unnecessary Build-Depend on gnome-pkg-tools
...
provided by dh-sequence-gnome
Gbp-Dch: Ignore
2019-10-08 22:46:37 -04:00
Iain Lane
4838833d72
compat, control, rules: Move to compat 12 and specifying via build-deps
2019-08-13 11:30:21 +01:00
Iain Lane
d0d40f248d
Update control
2019-03-12 16:33:01 +00:00
Iain Lane
cc2a2ca153
Finalise changelog
2019-03-06 15:45:15 +00:00
Simon McVittie
d9e6c6c4c5
Bump Standards-Version to 4.2.1
2018-11-02 09:23:06 +00:00
Simon McVittie
efd20bb4f7
Sort dependency lists (wrap-and-sort -a)
2018-08-20 19:58:52 +01:00
Simon McVittie
7d595e4774
Bump Standards-Version to 4.2.0
2018-08-20 19:58:00 +01:00
Simon McVittie
12b1a0639e
Set Rules-Requires-Root to no
2018-07-27 09:18:19 +01:00
Simon McVittie
cc2ebff0e3
Bump Standards-Version to 4.1.5
2018-07-27 08:49:34 +01:00
Jeremy Bicha
40f13f3afa
Bump Standards-Version to 4.1.4
2018-05-14 21:51:38 -04:00
Jeremy Bicha
3e4a778978
New upstream release
2018-03-15 21:28:56 -04:00
Jeremy Bicha
9436564a76
Drop explicit dependency on mutter's gir since gnome-shell already depends on it
...
It's a headache to remember to update the dependency every 6 months
and wonder why gnome-shell is stuck in Ubuntu -proposed.
2018-03-05 21:01:51 -05:00
Jeremy Bicha
3b2aee92fb
Depend on gir1.2-mutter-2 instead of gir1.2-mutter-1
2018-03-04 07:31:42 -05:00
Simon McVittie
12dac8ee62
Recommend gnome-tweaks instead of transitional gnome-tweak-tool
2018-02-24 11:30:32 +00:00
Jeremy Bicha
cf05510b0d
Build-Depend on sassc
2018-02-23 19:49:25 -05:00
Jeremy Bicha
207923a1b6
Build with meson
2018-02-23 19:49:25 -05:00
Jeremy Bicha
b8d1af4e50
Update Vcs fields for migration to https://salsa.debian.org/
2018-01-19 20:44:11 -05:00
Jeremy Bicha
c9776c97de
Bump Standards-Version to 4.1.2
2017-12-15 15:19:06 -05:00
Jeremy Bicha
84350c3776
Update Vcs fields for conversion to git
2017-12-15 15:11:26 -05:00
Jeremy Bicha
bbb6a73af1
Bump Standards-Version to 4.1.1
2017-10-13 20:49:25 +00:00
Simon McVittie
109d3aad6a
New upstream release, for GNOME Shell 3.25.91
...
- d/p/adapt-to-gsd324.patch: Drop, applied upstream
- Switch dependency to gir1.2-mutter-1
2017-09-01 08:35:51 +00:00
Jordi Mallach
49e403f822
Release to unstable.
2017-08-06 21:39:20 +00:00
Jeremy Bicha
ffb5b76f4e
Depend on gnome-session-bin instead of gnome-session (LP: #1702832 )
2017-07-28 19:57:38 +00:00
Jeremy Bicha
b21932ffd9
Bump Standards-Version to 4.0.0
2017-07-27 22:19:58 +00:00
Jeremy Bicha
46d8f1c8d9
Drop version from gnome-tweak-tool recommends
2017-07-27 22:19:03 +00:00
Jeremy Bicha
8caffac3d7
Explicitly depend on gnome-settings-daemon >= 3.24
2017-07-27 22:18:10 +00:00
Michael Biebl
f7d35c41ae
Release version 3.21.92-1 to unstable
2016-09-13 20:14:18 +00:00
Jeremy Bicha
4f7bd0918b
B-D on debhelper 10 instead of debhelper 9.20160403~ to satisfy lintian
2016-09-11 14:01:13 +00:00
Andreas Henriksson
fb8d34254a
New upstream beta release.
2016-08-30 18:00:46 +00:00
Jeremy Bicha
395e9aea3c
Convert from cdbs to dh and bump dh compat to 10
2016-08-20 18:36:00 +00:00
Andreas Henriksson
3c14d9b524
* New upstream development release.
...
* Stop hard-coding Victor Seva in the Uploaders field
2016-08-12 14:34:58 +00:00
Michael Biebl
3a592ddb59
Bump Standards-Version to 3.9.8.
2016-05-11 13:14:23 +00:00
Andreas Henriksson
ab7f50d2c8
New upstream release.
2016-03-25 09:50:27 +00:00
Michael Biebl
3ad72a04af
Bump Standards-Version to 3.9.7.
2016-03-06 21:38:55 +00:00
Andreas Henriksson
ce997ff4fd
* Add Breaks/Replaces gnome-shell-common (<< 3.18) ( Closes : #808906 )
...
- Helps upgrades from Jessie by allowing overwriting
/usr/share/gnome-shell/theme/calendar-today.svg et.al.
which was previously shipped in gnome-shell-common.
2016-02-10 00:33:18 +00:00