Commit Graph

262 Commits

Author SHA1 Message Date
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
Jeremy Bicha 28e873b5e0 releasing package gnome-shell-extensions version 3.34.1-2 2019-10-08 22:50:33 -04:00
Jeremy Bicha 39d532ca3f releasing package gnome-shell-extensions version 3.34.1-1 2019-10-08 22:49:50 -04: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
Jeremy Bicha a448e48cdb New upstream release 2019-10-08 22:45:47 -04:00
Andreas Henriksson 88cfcdbd2e Upload to unstable 2019-09-30 17:27:45 +02:00
Iain Lane f3378c7b6f Finalise changelog 2019-09-10 10:59:33 +01:00
Iain Lane 50545c1486 New upstream release 2019-09-10 10:53:19 +01:00
Iain Lane 6345449d50 Finalise changelog 2019-09-05 18:22:15 +01:00
Iain Lane 8951266183 Update changelog 2019-09-05 18:21:38 +01:00
Iain Lane 6911624d4d New upstream release 2019-09-05 18:21:23 +01:00
Iain Lane cc99aff03b Finalise changelog 2019-08-13 11:59:25 +01:00
Iain Lane cdc5210c25 Update changelog 2019-08-13 11:39:41 +01:00
Iain Lane 4838833d72 compat, control, rules: Move to compat 12 and specifying via build-deps 2019-08-13 11:30:21 +01:00