Hi Sebastian!

On 02/05/2017 11:32 PM, Sebastian Andrzej Siewior wrote:
> I've prepared an NMU for tpm-tools (versioned as 1.3.9-0.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should delay it longer.

Thanks a lot for your patch to address these two bugs!

However, I'm afraid your patch currently has no chance to get merged into
the Debian package as it involves too many changes and will therefore
rejected by the release team for Debian Stretch.

Also, your patch contains unrelated changes to the formatting like:

@@ -421,23 +394,23 @@
     # MiNT.  But MiNT is downward compatible to TOS, so this should
     # be no problem.
     atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
-       echo m68k-atari-mint${UNAME_RELEASE}
+        echo m68k-atari-mint${UNAME_RELEASE}
        exit ;;
     atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
        echo m68k-atari-mint${UNAME_RELEASE}
-       exit ;;
+        exit ;;

These changes should be removed, so that your patch contains actual
functional changes only. I also recommend splitting your patch up
into smaller, logical chunks.

If upstream is dead, I'd suggest put your changes in a repo on github
and point the Homepage field of the Debian package to that repo.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to