Your message dated Wed, 22 Aug 2012 23:15:21 +0200
with message-id <[email protected]>
and subject line Re: Bug#685213: unblock: tcltrf/2.1.4-dfsg1-1
has caused the Debian Bug report #685213,
regarding unblock: tcltrf/2.1.4-dfsg1-1
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.)
--
685213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685213
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package tcltrf
It fixes a DFSG violation (distributing non-distributable MS DLL, see bug
#685207 [1] for detail). The diff between current 2.1.4-dfsg-3 and
2.1.4-dfsg1-1 is attached. The 2.1.4-dfsg1-1 is already accepted into
unstable.
Thank you!
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685207
unblock tcltrf/2.1.4-dfsg1-1
-- System Information:
Debian Release: 6.0.5
APT prefers proposed-updates
APT policy: (990, 'proposed-updates'), (990, 'stable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru tcltrf-2.1.4-dfsg/debian/changelog tcltrf-2.1.4-dfsg1/debian/changelog
--- tcltrf-2.1.4-dfsg/debian/changelog 2012-08-18 15:00:10.000000000 +0400
+++ tcltrf-2.1.4-dfsg1/debian/changelog 2012-08-18 15:00:10.000000000 +0400
@@ -1,3 +1,9 @@
+tcltrf (2.1.4-dfsg1-1) unstable; urgency=low
+
+ * Removed non-DFSG-free msvcrt.dll from the source tarball (closes: #685207).
+
+ -- Sergei Golovan <[email protected]> Sat, 18 Aug 2012 14:37:06 +0400
+
tcltrf (2.1.4-dfsg-3) unstable; urgency=low
* Reimplemented MD2 hash after it was removed from the OpenSSL
diff -Nru tcltrf-2.1.4-dfsg/debian/rules tcltrf-2.1.4-dfsg1/debian/rules
--- tcltrf-2.1.4-dfsg/debian/rules 2012-08-18 15:00:10.000000000 +0400
+++ tcltrf-2.1.4-dfsg1/debian/rules 2012-08-18 15:00:10.000000000 +0400
@@ -169,8 +169,10 @@
CURDIR=`pwd` && TMPDIR=`mktemp -d /tmp/tcltrf.XXXXXX` && \
cd $$TMPDIR && \
wget -O - http://heanet.dl.sourceforge.net/sourceforge/tcltrf/trf$(version).tar.gz | tar zx && \
- rm -rfv trf$(version)/generic/haval trf$(version)/generic/haval.1996 && \
- tar -zcf $$CURDIR/tcltrf_$(version)-dfsg.orig.tar.gz trf$(version) && \
+ rm -rfv trf$(version)/generic/haval \
+ trf$(version)/generic/haval.1996 \
+ trf$(version)/win/msvcrt.dll && \
+ tar -zcf $$CURDIR/tcltrf_$(version)-dfsg1.orig.tar.gz trf$(version) && \
rm -rf $$TMPDIR
get-orig-source-cvs:
Binary files /tmp/03Upc0G2ft/tcltrf-2.1.4-dfsg/win/msvcrt.dll and /tmp/FBu69NG0aq/tcltrf-2.1.4-dfsg1/win/msvcrt.dll differ
--- End Message ---
--- Begin Message ---
Hello Sergei,
Sergei Golovan <[email protected]> (18/08/2012):
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
>
> Please unblock package tcltrf
>
> It fixes a DFSG violation (distributing non-distributable MS DLL, see
> bug #685207 [1] for detail). The diff between current 2.1.4-dfsg-3 and
> 2.1.4-dfsg1-1 is attached. The 2.1.4-dfsg1-1 is already accepted into
> unstable.
>
> Thank you!
unblocked, thanks.
Mraw,
KiBi.
signature.asc
Description: Digital signature
--- End Message ---