Jeremy Bicha
e83760388f
Update debian/gbp.conf & debian/watch for team style
2021-10-03 20:41:29 -04:00
Simon McVittie
82d19a5433
Release to unstable
2021-09-11 21:53:21 +01:00
Jeremy Bicha
e3e39728ce
releasing package gnome-shell-extensions version 40.4-2
2021-08-29 10:46:41 -04:00
Jeremy Bicha
76dfb8ef31
releasing package gnome-shell-extensions version 40.4-1
2021-08-29 09:17:31 -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
Jeremy Bicha
da88313488
New upstream release
2021-08-29 08:50:45 -04:00
Jeremy Bicha
be536ee32e
Update debian/changelog
2021-08-29 08:49:07 -04:00
Jeremy Bicha
339e06634f
debian/copyright: Add gnome-classic.css to Files-Excluded
...
to ensure we build it from source
2021-08-29 08:47:48 -04:00
Jeremy Bicha
ff9527ea52
debian/watch: Watch for stable releases
2021-08-29 08:36:43 -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)
5e559c4444
Upload to experimental
2021-05-30 20:05:13 +02:00
Marco Trevisan (Treviño)
e30762ea43
Update changelog
2021-05-30 20:04:52 +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
Marco Trevisan (Treviño)
3eadbba8a1
New upstream release
2021-05-30 17:53:16 +02:00
Marco Trevisan (Treviño)
d2f5bfdbfd
debian/watch: Update for new gnome versioning schema
2021-05-30 17:52:23 +02:00
Marco Trevisan (Treviño)
b4a1953372
debian/gbp.conf: Use upstream/latest branch
2021-05-30 17:50:41 +02:00
Simon McVittie
db1342e5ff
Release to unstable
2020-12-03 10:18:08 +00:00
Simon McVittie
86c5057d62
d/gbp.conf: Use upstream/3.38.x branch
...
Version 40~alpha was already released upstream.
2020-12-03 10:17:52 +00:00
Simon McVittie
779dea8408
Standards-Version: 4.5.1 (no changes required)
2020-12-03 10:12:34 +00:00
Simon McVittie
544f374e44
New upstream release
2020-12-03 10:11:15 +00:00
Jeremy Bicha
4e948b2b48
releasing package gnome-shell-extensions version 3.38.1-1
2020-10-06 17:44:35 -04:00
Jeremy Bicha
b6bce374ad
Recommend gnome-shell-extension-prefs instead of gnome-tweaks
2020-10-06 17:38:18 -04:00
Jeremy Bicha
6cbd8abdca
New upstream release
2020-10-06 17:36:39 -04:00
Simon McVittie
29b24e391a
Release to unstable
2020-09-25 23:01:23 +01:00
Simon McVittie
0cdb80a9e0
Revert "debian/watch: Watch for unstable releases"
...
This reverts commit a289bbfb93 .
2020-09-25 23:00:48 +01:00
Simon McVittie
a8907d6fb1
Release to experimental
2020-09-22 11:49:57 +01:00
Simon McVittie
4851a66c57
Fix gnome-classic regression in 3.37.91-1
...
gnome-session no longer takes the `--session gnome-classic` argument
when running in classic mode.
2020-09-22 11:49:19 +01: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
Simon McVittie
e5abcaf7c8
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
...
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
2020-09-22 09:18:46 +01:00
Simon McVittie
d5733eed90
New upstream release
2020-09-22 09:17:08 +01:00
Marco Trevisan (Treviño)
276f6a1c6f
Upload to experimental
2020-08-27 17:39:42 +02:00
Marco Trevisan (Treviño)
e161e32b63
Update changelog
2020-08-27 17:11:21 +02: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)
f728c0172b
debian/rules: Don't override dh_missing equal default behavior
...
As per dh 13, --fail-missing is the default
2020-08-27 08:28:33 +02:00
Marco Trevisan (Treviño)
136644d45e
debian/control: B-D on debhelper 13
2020-08-27 08:28:12 +02:00
Marco Trevisan (Treviño)
24308612fd
debian/patches: Refresh
2020-08-27 08:26:46 +02:00
Marco Trevisan (Treviño)
1ae3e89b57
New upstream release
2020-08-27 08:18:08 +02:00
Laurent Bigonville
b03d1b9cc7
Release to unstable
2020-05-03 10:02:23 +02:00
Laurent Bigonville
3ce0485742
New upstream release
2020-05-03 10:01:15 +02:00
Simon McVittie
5138e30a2a
Release to unstable
2020-04-10 15:13:18 +01:00
Simon McVittie
a69fa591da
New upstream release
2020-04-02 10:14:08 +01:00
Iain Lane
e45cc8cdc0
Finalise changelog
2020-03-16 12:39:05 +00:00
Iain Lane
3c8edd7b3a
New upstream release
2020-03-16 12:38:45 +00:00
Iain Lane
9f07981fe5
Finalise changelog
2020-02-24 18:29:30 +00:00
Marco Trevisan (Treviño)
a27d6d3c7e
New upstream release
2020-02-24 14:53:49 +01:00
Laurent Bigonville
ca47fbc16b
Release to unstable
2019-12-30 00:51:17 +01: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
Laurent Bigonville
ff9062ac17
New upstream release
2019-12-30 00:41:33 +01:00