diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c54c0a018..4429ea213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ zsh (4.3.12-1) unstable; urgency=low + [ Frank Terbeck ] * New upstream release - Fixes typo in make-kpkg completion (Closes: #627046) * [b495ba1e] Removing upstream patches due to new release @@ -12,7 +13,10 @@ zsh (4.3.12-1) unstable; urgency=low * [b70d6102] Workflow updates * [250d8bd4] rules: system.h was renamed to zsh_system.h - -- Frank Terbeck <ft@bewatermyfriend.org> Thu, 02 Jun 2011 18:15:39 +0200 + [ Axel Beckert ] + * Bump Standards-Version to 3.9.2 (no changes) + + -- Axel Beckert <abe@debian.org> Tue, 14 Jun 2011 15:48:37 +0200 zsh (4.3.11-5) unstable; urgency=low diff --git a/debian/control b/debian/control index a222171a5..53e00abae 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Build-Depends: bsdmainutils, groff-base, libcap-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libncursesw5-dev, libpcre3-dev, texi2html (>= 1.76-3), texinfo, texlive-latex-base, yodl Maintainer: Debian Zsh Maintainers <pkg-zsh-devel@lists.alioth.debian.org> Uploaders: Michael Prokop <mika@debian.org>, Axel Beckert <abe@debian.org>, Clint Adams <clint@debian.org> -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://www.zsh.org/ Vcs-Git: git://git.debian.org/collab-maint/zsh.git Vcs-Browser: http://git.debian.org/?p=collab-maint/zsh.git;a=summary |