Bug#981263: libnotify: drop unused libpopt-dev from Build-Depends
Helmut Grohne
helmut at subdivi.de
Thu Jan 28 08:18:18 GMT 2021
Source: libnotify
Version: 0.7.9-2
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
libnotify participates in dependency loops relevant to architecture
bootstrap. Instead of looking into such a difficult problem, I looked
for easily droppable dependencies and found that libnotify no longer
uses libpopt-dev since version 0.4.0 according to the NEWS file. Please
consider applying the attached patch.
Helmut
-------------- next part --------------
diff --minimal -Nru libnotify-0.7.9/debian/changelog libnotify-0.7.9/debian/changelog
--- libnotify-0.7.9/debian/changelog 2020-11-28 17:27:35.000000000 +0100
+++ libnotify-0.7.9/debian/changelog 2021-01-28 09:15:03.000000000 +0100
@@ -1,3 +1,10 @@
+libnotify (0.7.9-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop libpopt-dev from Build-Depends, unused since 0.4.0. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Thu, 28 Jan 2021 09:15:03 +0100
+
libnotify (0.7.9-2) unstable; urgency=medium
* Team upload
diff --minimal -Nru libnotify-0.7.9/debian/control libnotify-0.7.9/debian/control
--- libnotify-0.7.9/debian/control 2020-11-28 17:27:35.000000000 +0100
+++ libnotify-0.7.9/debian/control 2021-01-28 09:15:02.000000000 +0100
@@ -12,7 +12,6 @@
libglib2.0-dev (>= 2.26),
libgtk-3-dev (>= 3.0.0),
libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev,
- libpopt-dev,
gnome-pkg-tools (>= 0.7),
gobject-introspection (>= 0.9.12-5~),
libgirepository1.0-dev (>= 0.9.12),
diff --minimal -Nru libnotify-0.7.9/debian/control.in libnotify-0.7.9/debian/control.in
--- libnotify-0.7.9/debian/control.in 2020-11-28 17:27:35.000000000 +0100
+++ libnotify-0.7.9/debian/control.in 2021-01-28 09:14:58.000000000 +0100
@@ -8,7 +8,6 @@
libglib2.0-dev (>= 2.26),
libgtk-3-dev (>= 3.0.0),
libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev,
- libpopt-dev,
gnome-pkg-tools (>= 0.7),
gobject-introspection (>= 0.9.12-5~),
libgirepository1.0-dev (>= 0.9.12),
More information about the pkg-gnome-maintainers
mailing list