diff --git a/debian/changelog b/debian/changelog index 8c275149..645b4c09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +gnome-shell-extensions (3.20.1-1) unstable; urgency=medium + + * New upstream release. + * Bump Standards-Version to 3.9.8. + + -- Michael Biebl Wed, 11 May 2016 15:21:35 +0200 + +gnome-shell-extensions (3.20.0-2) unstable; urgency=medium + + * Upload to unstable. + + -- Michael Biebl Sun, 17 Apr 2016 00:25:25 +0200 + gnome-shell-extensions (3.20.0-1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 3513aa69..e5e41f9f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), gnome-pkg-tools, intltool, libgnome-desktop-3-dev (>= 3.2.0), -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-shell-extensions Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-shell-extensions diff --git a/debian/control.in b/debian/control.in index f67dfb93..9ccb4cd9 100644 --- a/debian/control.in +++ b/debian/control.in @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), gnome-pkg-tools, intltool, libgnome-desktop-3-dev (>= 3.2.0), -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-shell-extensions Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-shell-extensions diff --git a/debian/copyright b/debian/copyright index 9dc177e9..776e86a7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,19 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gnome-shell-extensions Upstream-Contact: 2011 Giovanni Campagna -Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/ +Source: https://download.gnome.org/sources/gnome-shell-extensions/ Files: * Copyright: 2011 Giovanni Campagna -License: GPL-2.0+ +License: GPL-2+ Files: debian/* Copyright: 2011 Victor Seva 2011 Bilal Akhtar -License: GPL-2.0+ +License: GPL-2+ -License: GPL-2.0+ +License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or diff --git a/debian/watch b/debian/watch index b77b563a..ac388170 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ -version=3 -http://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/([\d\.]+[02468])/gnome-shell-extensions-([\d\.]+)\.tar\.xz +version=4 +https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \ + @PACKAGE@@ANY_VERSION@\.tar\.xz