Compare commits

...

5 Commits

Author SHA1 Message Date
Simon McVittie
1a41467649 3.29.3+really3.28.1-1 2018-07-27 23:48:06 +01:00
Simon McVittie
27c4995ce9 Hard-code compatible Shell versions for this branch
${gnome:Version} doesn't understand the +really workaround.
2018-07-27 23:46:52 +01:00
Simon McVittie
d483f00cce Set Rules-Requires-Root to no 2018-07-27 23:20:57 +01:00
Simon McVittie
e7c333b1a1 Bump Standards-Version to 4.1.5 2018-07-27 23:20:52 +01:00
Simon McVittie
1ffd854eb1 Revert unintended upload of 3.29.3 to unstable
d/gbp.conf: Use debian/unstable and upstream/3.28.x branches
2018-07-27 23:20:47 +01:00
4 changed files with 22 additions and 8 deletions

12
debian/changelog vendored
View File

@@ -1,3 +1,15 @@
gnome-shell-extensions (3.29.3+really3.28.1-1) unstable; urgency=medium
* Team upload
* Revert unintended upload of 3.29.3 to unstable
* d/gbp.conf: Use debian/unstable and upstream/3.28.x branches
* Bump Standards-Version to 4.1.5
* Set Rules-Requires-Root to no
* Hard-code compatible Shell versions for this branch since
${gnome:Version} doesn't understand the +really workaround
-- Simon McVittie <smcv@debian.org> Fri, 27 Jul 2018 23:47:37 +0100
gnome-shell-extensions (3.28.1-1) unstable; urgency=medium
* New upstream release

7
debian/control vendored
View File

@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 11.1.3),
gnome-pkg-tools,
meson (>= 0.44.0),
sassc
Standards-Version: 4.1.4
Rules-Requires-Root: no
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git
Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
@@ -19,8 +20,8 @@ Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
Package: gnome-shell-extensions
Architecture: all
Depends: ${misc:Depends},
gnome-shell (>= ${gnome:Version}),
gnome-shell (<< ${gnome:NextVersion}),
gnome-shell (>= 3.28),
gnome-shell (<< 3.29),
gir1.2-atk-1.0,
gir1.2-clutter-1.0,
gir1.2-gdkpixbuf-2.0,

7
debian/control.in vendored
View File

@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 11.1.3),
gnome-pkg-tools,
meson (>= 0.44.0),
sassc
Standards-Version: 4.1.4
Rules-Requires-Root: no
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git
Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
@@ -15,8 +16,8 @@ Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
Package: gnome-shell-extensions
Architecture: all
Depends: ${misc:Depends},
gnome-shell (>= ${gnome:Version}),
gnome-shell (<< ${gnome:NextVersion}),
gnome-shell (>= 3.28),
gnome-shell (<< 3.29),
gir1.2-atk-1.0,
gir1.2-clutter-1.0,
gir1.2-gdkpixbuf-2.0,

4
debian/gbp.conf vendored
View File

@@ -1,5 +1,5 @@
[DEFAULT]
pristine-tar = True
debian-branch = debian/master
upstream-branch = upstream/latest
debian-branch = debian/unstable
upstream-branch = upstream/3.28.x
upstream-vcs-tag = %(version)s