Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package libayatana-indicator + * debian/control: + + Drop D (libayatana-indicator3-dev) on libayatana-indicator-dev. + This caused build-envs to pull in the full GTK-2+ build stack when + only GTK-3+ was required. (Closes: #924879). This reduces the build chroot size of all src:pkgs build-depending on libayatana-indicator3-dev. unblock libayatana-indicator/0.6.2-3 -- System Information: Debian Release: 9.8 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru libayatana-indicator-0.6.2/debian/changelog libayatana-indicator-0.6.2/debian/changelog --- libayatana-indicator-0.6.2/debian/changelog 2018-08-14 19:06:59.000000000 +0200 +++ libayatana-indicator-0.6.2/debian/changelog 2019-03-18 10:22:30.000000000 +0100 @@ -1,3 +1,12 @@ +libayatana-indicator (0.6.2-3) unstable; urgency=medium + + * debian/control: + + Drop D (libayatana-indicator3-dev) on libayatana-indicator-dev. + This caused build-envs to pull in the full GTK-2+ build stack when + only GTK-3+ was required. (Closes: #924879). + + -- Mike Gabriel <[email protected]> Mon, 18 Mar 2019 10:22:30 +0100 + libayatana-indicator (0.6.2-2) unstable; urgency=medium * debian/control: diff -Nru libayatana-indicator-0.6.2/debian/control libayatana-indicator-0.6.2/debian/control --- libayatana-indicator-0.6.2/debian/control 2018-08-14 19:06:59.000000000 +0200 +++ libayatana-indicator-0.6.2/debian/control 2018-12-18 20:32:54.000000000 +0100 @@ -66,7 +66,6 @@ ${misc:Depends}, libgtk-3-dev (>= 2.91.3), libayatana-indicator3-7 (= ${binary:Version}), - libayatana-indicator-dev (= ${binary:Version}), Description: panel indicator applet - library development files (GTK-3+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets.

