Your message dated Mon, 26 Jul 2021 20:07:01 +0000
with message-id <[email protected]>
and subject line unblock atftp
has caused the Debian Bug report #991499,
regarding unblock: atftp/0.7.git20120829-3.3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
991499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]

Please unblock package atftp

[ Reason ]
It has been found and reported in #988456 that atftpd is missing 
a dependency, tcpd.  This is the sole thing corrected with the NMU
upload prepared.

[ Impact ]
atftpd and atftp will be missing in bullseye.  Upstream has become more
active in recent years and it makes sense to keep the package available.

[ Tests ]
I checked manually that the dependency is available after installation
and general functionality.  

[ Risks ]
The changes are trivial, but on the other hand alternatives like
tftp-hpa exist. 
However, they do not have all the features available from atftpd.

[ 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 testing

[ Other info ]
I am about to help co-maintaining the package. 

unblock atftp/0.7.git20120829-3.3
diff -u atftp-0.7.git20120829/debian/changelog 
atftp-0.7.git20120829/debian/changelog
--- atftp-0.7.git20120829/debian/changelog
+++ atftp-0.7.git20120829/debian/changelog
@@ -1,3 +1,10 @@
+atftp (0.7.git20120829-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing dependency tcpd. (Closes: #988456) 
+
+ -- Andreas B. Mundt <[email protected]>  Sun, 25 Jul 2021 18:26:09 +0200
+
 atftp (0.7.git20120829-3.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u atftp-0.7.git20120829/debian/control 
atftp-0.7.git20120829/debian/control
--- atftp-0.7.git20120829/debian/control
+++ atftp-0.7.git20120829/debian/control
@@ -17,7 +17,7 @@
 
 Package: atftpd
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, update-inetd, lsb-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, update-inetd, lsb-base, tcpd
 Recommends: inet-superserver
 Conflicts: tftpd
 Suggests: logrotate

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply via email to