Hello Net-tools maintainer,
the following NMU will hit unstable on 2025-09-26. Of course, if you
prepare a MU before, the NMU will not take place.

Greetings

           Helge

diff -Nru net-tools-2.10/debian/changelog net-tools-2.10/debian/changelog
--- net-tools-2.10/debian/changelog     2025-05-22 06:42:28.000000000 +0200
+++ net-tools-2.10/debian/changelog     2025-09-20 10:23:57.000000000 +0200
@@ -1,3 +1,12 @@
+net-tools (2.10-1.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove localized man pages and set proper transition rules to
+    manpages-l10n. (Closes: #1108422)
+  * Include missing man page ipmaddr.8.
+
+ -- Helge Kreutzmann <[email protected]>  Sat, 20 Sep 2025 10:23:57 +0200
+
 net-tools (2.10-1.3) unstable; urgency=medium

   [ Lena Voytek ]
diff -Nru net-tools-2.10/debian/control net-tools-2.10/debian/control
--- net-tools-2.10/debian/control       2025-05-22 06:42:28.000000000 +0200
+++ net-tools-2.10/debian/control       2025-09-20 10:23:57.000000000 +0200
@@ -17,6 +17,8 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${shlibs:Depends},
+Breaks: manpages-de (<<4.28.0-1), manpages-fr (<<4.28.0-1), manpages-pt-br 
(<<4.28.0-1)
+Replaces: manpages-de (<<4.28.0-1), manpages-fr (<<4.28.0-1), manpages-pt-br 
(<<4.28.0-1)
 Description: NET-3 networking toolkit
  This package includes the important tools for controlling the network
  subsystem of the Linux kernel.  This includes arp, ifconfig, netstat,
diff -Nru net-tools-2.10/debian/rules net-tools-2.10/debian/rules
--- net-tools-2.10/debian/rules 2025-05-22 06:42:28.000000000 +0200
+++ net-tools-2.10/debian/rules 2025-09-20 10:23:57.000000000 +0200
@@ -23,7 +23,7 @@
 PROGS    = ifconfig arp netstat route rarp slattach plipconfig \
     nameif iptunnel ipmaddr mii-tool
 MANPAGES = arp.8 ethers.5 ifconfig.8 mii-tool.8 nameif.8 netstat.8 \
-          plipconfig.8 rarp.8 route.8 slattach.8
+          plipconfig.8 rarp.8 route.8 slattach.8 ipmaddr.8
 DEB_MANPAGES = iptunnel.8

 %:
@@ -48,13 +48,7 @@

 override_dh_auto_install:
        $(MAKE) -C po install BASEDIR=$(CURDIR)/debian/net-tools
-       dh_installman --language=de \
-               $(wildcard $(addprefix man/de_DE/,$(MANPAGES)))
        dh_installman --language=C \
                $(wildcard $(addprefix man/en_US/,$(MANPAGES)))
-       dh_installman --language=fr \
-               $(wildcard $(addprefix man/fr_FR/,$(MANPAGES)))
-       dh_installman --language=pt_BR \
-               $(wildcard $(addprefix man/pt_BR/,$(MANPAGES)))
        dh_installman --language=C \
                $(wildcard $(addprefix debian/,$(DEB_MANPAGES)))

-- 
      Dr. Helge Kreutzmann                     [email protected]
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: PGP signature

Reply via email to