Bug#1116665: trixie-pu: package mrtg/2.17.10-13+deb13u1
Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: mrtg@packages.debian.org
Control: affects -1 + src:mrtg
User: release.debian.org@packages.debian.org
Usertags: pu
[ Reason ]
A little patch is being dropped because it is generating a duplicate
information in final config file when creating it with the command
cfgmaker.
[ Impact ]
If the update is not approved: not a great impact, but a duplicate
field will be created in config file.
[ Tests ]
Some manual tests were made and all results are right.
[ Risks ]
No risks. This is a trivial change.
[ Checklist ]
[x] *all* changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in (old)stable
[x] the issue is verified as fixed in unstable
[ Changes ]
A patch that enable a config line was dropped.
[ Other info ]
No more info.
diff -Nru mrtg-2.17.10/debian/changelog mrtg-2.17.10/debian/changelog
--- mrtg-2.17.10/debian/changelog 2025-05-19 15:24:32.000000000 -0300
+++ mrtg-2.17.10/debian/changelog 2025-09-29 21:08:06.000000000 -0300
@@ -1,3 +1,11 @@
+mrtg (2.17.10-13+deb13u1) trixie; urgency=medium
+
+ * debian/patches/010_enable-www-dir.patch: dropped because it is generating
+ duplicate information in config file when using the cfgmaker command
+ (WorkDir field). Thanks to Lloyd <ng2d68@proton.me>. (Closes: #1111333)
+
+ -- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 29 Sep 2025 21:08:06 -0300
+
mrtg (2.17.10-13) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.7.2.
diff -Nru mrtg-2.17.10/debian/patches/010_enable-www-dir.patch mrtg-2.17.10/debian/patches/010_enable-www-dir.patch
--- mrtg-2.17.10/debian/patches/010_enable-www-dir.patch 2025-05-19 15:24:04.000000000 -0300
+++ mrtg-2.17.10/debian/patches/010_enable-www-dir.patch 1969-12-31 21:00:00.000000000 -0300
@@ -1,17 +0,0 @@
-Description: enable 'WorkDir: /var/www/html/mrtg' for Debian
-Author: Joao Eriberto Mota Filho <eriberto@debian.org>
-Forwarded: not-needed, specific for Debian
-Last-Update: 2021-10-23
-Index: mrtg/bin/cfgmaker
-===================================================================
---- mrtg.orig/bin/cfgmaker
-+++ mrtg/bin/cfgmaker
-@@ -335,7 +335,7 @@ sub GenConf ($$$$) {
- # WorkDir: c:\\mrtgdata
-
- # for several Linux, like Debian, RHEL and it's derivatives
--# WorkDir: /var/www/html/mrtg
-+WorkDir: /var/www/html/mrtg
-
- # for others Linux
- # WorkDir: /srv/http/mrtg
diff -Nru mrtg-2.17.10/debian/patches/series mrtg-2.17.10/debian/patches/series
--- mrtg-2.17.10/debian/patches/series 2025-05-19 15:24:32.000000000 -0300
+++ mrtg-2.17.10/debian/patches/series 2025-09-29 21:08:06.000000000 -0300
@@ -1,4 +1,3 @@
-010_enable-www-dir.patch
020_fix-privacy-breach.patch
030_disable-joke.patch
040_fix-warnings-int.patch
Reply to: