[Pkg-zsh-devel] Bug#771103: unblock: zsh/5.0.7-5

Axel Beckert abe at debian.org
Wed Nov 26 19:52:19 UTC 2014


Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock

Please unblock zsh/5.0.7-5

it fixes one RC bug which is basically the manual fix of a current
issue in debhelper which was found initially in the zsh package:

#770226 [S|  |☺] [zsh-common] installation fails with "dpkg-maintscript-helper: error: original symlink target is not an absolute path"
#770245 [i|P|  ] [debhelper] dh_installdeb: Using symlink_to_dir with relative symlinks needs ${misc:Pre-Depends} = dpkg >= 1.17.14

$ debdiff /var/cache/pbuilder/result/zsh_5.0.7-{4,5}.dsc
diff -Nru zsh-5.0.7/debian/changelog zsh-5.0.7/debian/changelog
--- zsh-5.0.7/debian/changelog  2014-11-13 01:18:54.000000000 +0100
+++ zsh-5.0.7/debian/changelog  2014-11-25 23:41:23.000000000 +0100
@@ -1,3 +1,10 @@
+zsh (5.0.7-5) unstable; urgency=medium
+
+  * [ab70e9dc] Pre-Depend on dpkg >= 1.17.14 explicitly for using
+    symlink_to_dir with relative symlinks (Closes: #770226)
+
+ -- Axel Beckert <abe at debian.org>  Tue, 25 Nov 2014 23:42:17 +0100
+
 zsh (5.0.7-4) unstable; urgency=medium
 
   [ Simon McVittie ]
diff -Nru zsh-5.0.7/debian/control zsh-5.0.7/debian/control
--- zsh-5.0.7/debian/control    2014-11-13 01:16:37.000000000 +0100
+++ zsh-5.0.7/debian/control    2014-11-20 02:42:43.000000000 +0100
@@ -32,7 +32,8 @@
 Package: zsh-common
 Architecture: all
 Depends: ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends},
+             dpkg (>= 1.17.14)
 Replaces: zsh (<= 5.0.2-1)
 Recommends: zsh
 Suggests: zsh-doc
@@ -53,7 +54,8 @@
 Depends: zsh-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends},
+             dpkg (>= 1.17.14)
 Recommends: ${shlibs:Recommends}
 Suggests: zsh-doc
 Description: shell with lots of features
@@ -102,7 +104,8 @@
 Architecture: any
 Depends: zsh-common (= ${source:Version}),
          ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends},
+             dpkg (>= 1.17.14)
 Section: libdevel
 Description: shell with lots of features (development files)
  Zsh is a UNIX command interpreter (shell) usable as an
$ debdiff /var/cache/pbuilder/result/zsh_5.0.7-{4,5}_amd64.changes | fgrep -v /usr/lib/debug/.build-id/

[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .changes but not in first
-----------------------------------------

Files in first .changes but not in second
-----------------------------------------

Control files of package zsh: lines which differ (wdiff format)
---------------------------------------------------------------
Depends: zsh-common (= [-5.0.7-4),-] {+5.0.7-5),+} libc6 (>= 2.15), libcap2 (>= 1:2.10), libtinfo5
Pre-Depends: dpkg (>= [-1.17.5)-] {+1.17.14)+}
Recommends: libncursesw5 (>= 5.6+20070908), libpcre3 (>= [-8.10)-] {+8.35)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-beta: lines which differ (wdiff format)
--------------------------------------------------------------------
Depends: zsh (>= 5), zsh-common (= [-5.0.7-4)-] {+5.0.7-5)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-beta-doc: lines which differ (wdiff format)
------------------------------------------------------------------------
Depends: zsh-common (= [-5.0.7-4),-] {+5.0.7-5),+} zsh-doc
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-common: lines which differ (wdiff format)
----------------------------------------------------------------------
Installed-Size: [-10874-] {+10875+}
Pre-Depends: dpkg (>= [-1.17.5)-] {+1.17.14)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-dbg: lines which differ (wdiff format)
-------------------------------------------------------------------
Depends: zsh (= [-5.0.7-4),-] {+5.0.7-5),+} zsh-common (= [-5.0.7-4)-] {+5.0.7-5)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-dev: lines which differ (wdiff format)
-------------------------------------------------------------------
Depends: zsh-common (= [-5.0.7-4)-] {+5.0.7-5)+}
Pre-Depends: dpkg (>= [-1.17.5)-] {+1.17.14)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-doc: lines which differ (wdiff format)
-------------------------------------------------------------------
Depends: zsh-common (= [-5.0.7-4)-] {+5.0.7-5)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

Control files of package zsh-static: lines which differ (wdiff format)
----------------------------------------------------------------------
Built-Using: glibc (= 2.19-13), libcap2 (= 1:2.24-6), ncurses (= 5.9+20140913-1), pcre3 (= [-1:8.35-3.2)-] {+1:8.36-1)+}
Version: [-5.0.7-4-] {+5.0.7-5+}

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (110, 'experimental'), (109, 'buildd-unstable'), (109, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.17.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Pkg-zsh-devel mailing list