Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please let me upload a new version of the tcl8.6 packge. It adds a few 'breaks' which helps with wheezy->jessie update (see [1] for details). [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780439 unblock tcl8.6/8.6.2+dfsg-2 -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru tcl8.6-8.6.2+dfsg/debian/changelog tcl8.6-8.6.2+dfsg/debian/changelog --- tcl8.6-8.6.2+dfsg/debian/changelog 2014-08-27 23:02:13.000000000 +0400 +++ tcl8.6-8.6.2+dfsg/debian/changelog 2015-03-17 12:51:16.000000000 +0300 @@ -1,3 +1,10 @@ +tcl8.6 (8.6.2+dfsg-2) unstable; urgency=medium + + * Added Breaks: tcl8.4 (<< 8.4.20-2), tk8.4 (<< 8.4.20-2) for libtcl8.6 to + smoothen some upgrade paths from wheezy to jessie (closes: #780439). + + -- Sergei Golovan <[email protected]> Wed, 27 Aug 2014 23:06:09 +0400 + tcl8.6 (8.6.2+dfsg-1) unstable; urgency=low * New upstream release. diff -Nru tcl8.6-8.6.2+dfsg/debian/control tcl8.6-8.6.2+dfsg/debian/control --- tcl8.6-8.6.2+dfsg/debian/control 2014-03-08 08:55:43.000000000 +0400 +++ tcl8.6-8.6.2+dfsg/debian/control 2015-03-17 12:49:45.000000000 +0300 @@ -26,6 +26,7 @@ Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: tzdata, ${shlibs:Depends}, ${misc:Depends} +Breaks: tcl8.4 (<< 8.4.20-2), tk8.4 (<< 8.4.20-2) Conflicts: tcl8.6 (<< 8.6.0-2), tcl74 (<= 7.4p3-2) Replaces: tcl8.6 (<< 8.6.0-2) Suggests: tcl8.6

