diff --git a/debian/changelog b/debian/changelog index 780984c8..ddec5aeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gnome-shell-extensions (3.26.2-2) UNRELEASED; urgency=medium + + * Update Vcs fields for conversion to git + * Add debian/gbp.conf + * Bump Standards-Version to 4.1.2 + + -- Jeremy Bicha Fri, 15 Dec 2017 15:18:52 -0500 + gnome-shell-extensions (3.26.2-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 580b8286..2e20c7a8 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), gettext, gnome-pkg-tools, libgnome-desktop-3-dev (>= 3.2.0), -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/gnome-shell-extensions.git Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/gnome-shell-extensions.git diff --git a/debian/control.in b/debian/control.in index 85093e32..39863cb3 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), gettext, gnome-pkg-tools, libgnome-desktop-3-dev (>= 3.2.0), -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/gnome-shell-extensions.git Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/gnome-shell-extensions.git