Updating gnome-shell statics for version 46.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
3c6ca538da
commit
e4692707a3
1 changed files with 3 additions and 3 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
@ -1,9 +1,9 @@
|
||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
EXTENSIONS_VERSION = 45
|
EXTENSIONS_VERSION = 46
|
||||||
|
|
||||||
GNOME_SHELL_DEPENDS_LOW = 45
|
GNOME_SHELL_DEPENDS_LOW = 46
|
||||||
GNOME_SHELL_DEPENDS_HIGH = 46
|
GNOME_SHELL_DEPENDS_HIGH = 47
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --no-parallel
|
dh ${@} --no-parallel
|
||||||
|
|
Loading…
Add table
Reference in a new issue