Control: tags -1 patch
Am 09.09.23 um 16:01 schrieb Bastian Germann:
Please drop gkrellm-hdplop and replace the Build-Depends: libgtk2.0-dev with
pkg-config.
I am including a patch that implements the suggestion.
diff -Nru wmhdplop-0.9.12/debian/changelog wmhdplop-0.9.12/debian/changelog
--- wmhdplop-0.9.12/debian/changelog 2022-08-26 18:43:19.000000000 +0200
+++ wmhdplop-0.9.12/debian/changelog 2023-11-15 14:40:02.000000000 +0100
@@ -1,3 +1,10 @@
+wmhdplop (0.9.12-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop gkrellm-hdplop (Closes: #967812).
+
+ -- Bastian Germann <b...@debian.org> Wed, 15 Nov 2023 14:40:02 +0100
+
wmhdplop (0.9.12-1) unstable; urgency=medium
* New upstream version 0.9.12 (closes: #1018022)
diff -Nru wmhdplop-0.9.12/debian/control wmhdplop-0.9.12/debian/control
--- wmhdplop-0.9.12/debian/control 2022-08-26 18:36:31.000000000 +0200
+++ wmhdplop-0.9.12/debian/control 2023-11-15 14:40:02.000000000 +0100
@@ -5,8 +5,7 @@
Uploaders: Doug Torrance <dtorra...@debian.org>,
Jeremy Sowden <jer...@azazel.net>
Build-Depends: debhelper-compat (= 13),
- gkrellm,
- libgtk2.0-dev,
+ pkg-config,
libimlib2-dev,
libx11-dev,
libxext-dev,
@@ -27,14 +26,3 @@
openoffice and enjoy the wmhdplop show.
.
wmhdplop is a dockapp for Window Maker.
-
-Package: gkrellm-hdplop
-Architecture: linux-any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: fonts-freefont-ttf
-Description: hard drive activity monitor GKrellM plugin
- It monitors your hard drives by sending visual stimuli to your cortex
- each time your /dev/hdx writes or reads anything. Try to launch
- openoffice and enjoy the wmhdplop show.
- .
- gkrellm-hdplop is a port of wmhdplop for grkellm.
diff -Nru wmhdplop-0.9.12/debian/gkrellm-hdplop.install
wmhdplop-0.9.12/debian/gkrellm-hdplop.install
--- wmhdplop-0.9.12/debian/gkrellm-hdplop.install 2022-08-26
18:36:31.000000000 +0200
+++ wmhdplop-0.9.12/debian/gkrellm-hdplop.install 1970-01-01
01:00:00.000000000 +0100
@@ -1 +0,0 @@
-gkhdplop.so usr/lib/gkrellm2/plugins
diff -Nru wmhdplop-0.9.12/debian/rules wmhdplop-0.9.12/debian/rules
--- wmhdplop-0.9.12/debian/rules 2022-08-26 18:36:31.000000000 +0200
+++ wmhdplop-0.9.12/debian/rules 2023-11-15 14:40:02.000000000 +0100
@@ -5,5 +5,8 @@
%:
dh $@
+override_dh_auto_configure:
+ dh_auto_configure -- --disable-gkrellm
+
override_dh_auto_build:
dh_auto_build -- CPPFLAGS="$(CPPFLAGS) $(CFLAGS)"
diff -Nru wmhdplop-0.9.12/debian/wmhdplop.install
wmhdplop-0.9.12/debian/wmhdplop.install
--- wmhdplop-0.9.12/debian/wmhdplop.install 2022-08-26 18:36:31.000000000
+0200
+++ wmhdplop-0.9.12/debian/wmhdplop.install 1970-01-01 01:00:00.000000000
+0100
@@ -1,3 +0,0 @@
-usr/bin/wmhdplop
-usr/share/applications/wmhdplop.desktop
-usr/share/man/man1/wmhdplop.1