Source: tftp-hpa
Severity: wishlist
I have just uploaded a NMU to enable the transition fron tftp to tftp-hpa.
The debdiff is enclosed.
diff -u tftp-hpa-5.2+20150808/debian/changelog
tftp-hpa-5.2+20150808/debian/changelog
--- tftp-hpa-5.2+20150808/debian/changelog
+++ tftp-hpa-5.2+20150808/debian/changelog
@@ -1,3 +1,10 @@
+tftp-hpa (5.2+20150808-1.3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Replace tftp instead of conflicting to help with #1019286.
+
+ -- Bastian Germann <b...@debian.org> Thu, 15 Sep 2022 19:01:12 +0200
+
tftp-hpa (5.2+20150808-1.2) unstable; urgency=medium
* Non-maintainer upload.
diff -u tftp-hpa-5.2+20150808/debian/control
tftp-hpa-5.2+20150808/debian/control
--- tftp-hpa-5.2+20150808/debian/control
+++ tftp-hpa-5.2+20150808/debian/control
@@ -11,7 +11,7 @@
Package: tftp-hpa
Architecture: linux-any kfreebsd-any
Depends: ${shlibs:Depends}
-Conflicts: tftp
+Replaces: tftp
Description: HPA's tftp client
Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to
serve boot images over the network to other machines (PXE).