From 20045a71464e43a7b808d248dc11ea6621cb38a6 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Sat, 16 Dec 2017 19:07:35 -0500 Subject: Bump Standards-Version to 4.1.2 --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- debian/control.in | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4f7e57c..2ebbb4ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zenity (3.26.0-2) UNRELEASED; urgency=medium + + * Update Vcs fields for conversion to git + * Add debian/gbp.conf + * Bump Standards-Version to 4.1.2 + + -- Jeremy Bicha Sat, 16 Dec 2017 19:07:14 -0500 + zenity (3.26.0-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 96bcae06..d8efc873 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Source: zenity Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Laurent Bigonville , Michael Biebl +Uploaders: Jeremy Bicha , Laurent Bigonville , Michael Biebl Build-Depends: debhelper (>= 10.3), gnome-pkg-tools (>= 0.10), gnome-common, @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10.3), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/zenity.git Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/zenity.git Homepage: https://wiki.gnome.org/Projects/Zenity diff --git a/debian/control.in b/debian/control.in index 427d5037..f2dfaaeb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10.3), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/zenity.git Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/zenity.git Homepage: https://wiki.gnome.org/Projects/Zenity -- cgit