Package: release.debian.org Severity: normal Tags: jessie User: [email protected] Usertags: pu
diffstat for libindicate_0.6.92-2 libindicate_0.6.92-2+deb8u1 changelog | 10 ++++++++++ control | 5 ++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff -u libindicate-0.6.92/debian/changelog libindicate-0.6.92/debian/changelog --- libindicate-0.6.92/debian/changelog +++ libindicate-0.6.92/debian/changelog @@ -1,3 +1,13 @@ +libindicate (0.6.92-2+deb8u1) jessie; urgency=medium + + * QA upload. + * Set maintainer to the QA group. + * libindicate-gtk3-dev: Depend on libindicate-gtk3-3 instead of + libindicate-gtk3, thanks to Andreas Beckmann for finding this + bug. (Closes: #715066) + + -- Adrian Bunk <[email protected]> Fri, 28 Apr 2017 14:23:07 +0300 + libindicate (0.6.92-2) unstable; urgency=low * Team upload. diff -u libindicate-0.6.92/debian/control libindicate-0.6.92/debian/control --- libindicate-0.6.92/debian/control +++ libindicate-0.6.92/debian/control @@ -2,8 +2,7 @@ Section: libs Priority: optional XS-Python-Version: >= 2.6 -Maintainer: The Ayatana Packagers <[email protected]> -Uploaders: Evgeni Golov <[email protected]> +Maintainer: Debian QA Group <[email protected]> Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.24.4-1~), @@ -94,7 +93,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate-gtk3 (= ${binary:Version}), + libindicate-gtk3-3 (= ${binary:Version}), libindicate-dev (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk-3-dev (>= 3.0)

