[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#979454: marked as done (knotifications: reduce Build-Depends)



Your message dated Thu, 07 Jan 2021 01:06:07 +0000
with message-id <E1kxJkd-0000ro-7g@fasolo.debian.org>
and subject line Bug#979454: fixed in knotifications 5.77.0-3
has caused the Debian Bug report #979454,
regarding knotifications: reduce Build-Depends
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
979454: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979454
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: knotifications
Version: 5.77.0-2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

knotifications plays a role in a pile of dependency cycles relevant to
architecture bootstrap. Rather than working on cycles directly, I looked
into easily droppable Build-Depends and noticed that knotifications has
some:

 * dbus-x11 is only used during the test suite. It can be tagged
   <!nocheck>.
 * I couldn't find any usage of graphviz. I propose dropping it.
 * xauth and xvfb are used to wrap the test suite in debian rules. They
   can be tagged <!nocheck>.

A nocheck build with these dependencies disabled produces exactly the
same .debs as a build containing them. Please consider applying the
attached patch.

Helmut
diff --minimal -Nru knotifications-5.77.0/debian/changelog knotifications-5.77.0/debian/changelog
--- knotifications-5.77.0/debian/changelog	2020-12-22 02:33:35.000000000 +0100
+++ knotifications-5.77.0/debian/changelog	2021-01-06 18:57:03.000000000 +0100
@@ -1,3 +1,10 @@
+knotifications (5.77.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Reduce Build-Depends. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Wed, 06 Jan 2021 18:57:03 +0100
+
 knotifications (5.77.0-2) unstable; urgency=medium
 
   * Release to unstable.
diff --minimal -Nru knotifications-5.77.0/debian/control knotifications-5.77.0/debian/control
--- knotifications-5.77.0/debian/control	2020-12-22 02:31:16.000000000 +0100
+++ knotifications-5.77.0/debian/control	2021-01-06 18:56:49.000000000 +0100
@@ -5,11 +5,10 @@
 Uploaders: Maximiliano Curia <maxy@debian.org>,
            Norbert Preining <norbert@preining.info>,
 Build-Depends: cmake (>= 3.5~),
-               dbus-x11,
+               dbus-x11 <!nocheck>,
                debhelper-compat (= 13),
                doxygen,
                extra-cmake-modules (>= 5.77.0~),
-               graphviz,
                libdbusmenu-qt5-dev,
                libkf5config-dev (>= 5.77.0~),
                libkf5coreaddons-dev (>= 5.77.0~),
@@ -24,8 +23,8 @@
                qtbase5-dev (>= 5.13.0~),
                qttools5-dev (>= 5.4),
                qttools5-dev-tools (>= 5.4),
-               xauth,
-               xvfb,
+               xauth <!nocheck>,
+               xvfb <!nocheck>,
 Standards-Version: 4.5.1
 Homepage: https://invent.kde.org/frameworks/knotifications
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/knotifications

--- End Message ---
--- Begin Message ---
Source: knotifications
Source-Version: 5.77.0-3
Done: Norbert Preining <norbert@preining.info>

We believe that the bug you reported is fixed in the latest version of
knotifications, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 979454@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <norbert@preining.info> (supplier of updated knotifications package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 07 Jan 2021 09:28:17 +0900
Source: knotifications
Architecture: source
Version: 5.77.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Norbert Preining <norbert@preining.info>
Closes: 979454
Changes:
 knotifications (5.77.0-3) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Reduce Build-Depends. (Closes: #979454)
Checksums-Sha1:
 6b524d69df64b95b10b9737004954b4c79db23cf 2794 knotifications_5.77.0-3.dsc
 c4faffb9e58a5accab7773d1ffa72ca728f29173 13036 knotifications_5.77.0-3.debian.tar.xz
 a05f81453e77c922d1363af870239b970117bea6 17928 knotifications_5.77.0-3_source.buildinfo
Checksums-Sha256:
 d980582c2b46c0f4adc65e08005ab18d8fc2d042fe544c8da4dfc94b1179d7b6 2794 knotifications_5.77.0-3.dsc
 068500c9a0054535ecb0ba800159e47ddc1e5e6474e210da1e4136fcc15cab66 13036 knotifications_5.77.0-3.debian.tar.xz
 f07cb1cf7a9d6af4f5f0d8cbae37f14ff9f5860385a3a98732be62c50c6e1e79 17928 knotifications_5.77.0-3_source.buildinfo
Files:
 622d0dfc1eed13a735877e2ea6b96deb 2794 libs optional knotifications_5.77.0-3.dsc
 ecb0045634c20711c7156631d4536682 13036 libs optional knotifications_5.77.0-3.debian.tar.xz
 27914c4a3e5733bd1856857cc9af3aa7 17928 libs optional knotifications_5.77.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAl/2V50ACgkQ2A4JsIcU
AGaQ3AgAraqEHDvKUqfUYlzIVL4h4uEnqsVPg1Wye1/foPHKXySP3LV8CH9ES1KM
GyoUlFgfxF3KQw08k/3rw86iRhTawXoJZqdranw6jrLGoqXVI9MaJeZkMj0CM3a6
mqBAqJ8dwmxBJh/ZCOZv+mDzzEyZnGqe1DFAWcOqBmL/N0P9D+cyYKdhxu5oYP3w
e23hm0yYX3syQW+e31VbRMmrsbfgpO/3xAlAAkRHIZEGDKlgpm+H7W619KL3t7TO
zmS6Ow5DUWE2RftkY1VQFicf8odlECk74EXl3U5kpsImuj4CMfYpmJjKaspDtju3
pFKzAPFAAO0XaXJL97skbP8T5JRUZw==
=/pU7
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: