Your message dated Sun, 22 Jan 2012 23:04:13 +0000
with message-id <[email protected]>
and subject line Bug#631795: fixed in zsh 4.3.15-1
has caused the Debian Bug report #631795,
regarding Please add markauto and unmarkauto to apt-get completion
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.)
--
631795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.3.12-1
Severity: wishlist
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
The completion for apt-get doesn't support markauto and unmarkauto commands.
I've attached a patch to add both commands to apt-get's completion (I hope
the patch is correct as I don't have much experience with writing completion
scripts for zsh).
Kind regards
- -- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zsh depends on:
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii libcap2 1:2.21-1 support for getting/setting POSIX.
ii libncursesw5 5.9-1 shared libraries for terminal hand
Versions of packages zsh recommends:
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii libpcre3 8.12-3 Perl 5 Compatible Regular Expressi
Versions of packages zsh suggests:
ii zsh-doc 4.3.12-1 zsh documentation - info/HTML form
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOCD+cAAoJEGny/FFupxmT+84P/1zdLxWVYgubz4EeOl2DEbYN
mnQAhHbohBB4I+sVvyIqndHe/Q5Fz5XBCVeIRuGkbMuXmuA/aeVsiJsDnRFy8q3y
MHGaD5xxEYtQLkZOwo8BkttS/kxswNtFh5xixoBDFCHFh7JZ6MBjnqSBW+IvQNtw
HUi6vebmtpix68/pXhix4UYdzvzonaYOwv52fPg1/awFQKTeB2DaDMy+fKAr6AwP
a1g8RzjVWmHldxn2pbT3gTIO9+Oa6Fqk/wkl5HzlQ7GC9IhvduzFQhKLqTjo933j
sg0XvgeQo6ObKM0sIyv90kGZmjcQcTNjpETpBIwjKYu5NyEWuv6o4xiKUx3aQZi3
lg7S0yEyJqLGifK/70aXcHOJ4vXg8gqMkaeogThBPoKKDSYLpDXhokeZlxDihoVp
/gN7LeCKnplaZfrY0XleDKR5/5/937q3I9Zx9HpQfC5JTl/M3hpg9JkaZbNnzWew
Spjb0CIwdvwnrCRyt5fHnOIDYTb/LR0ACGmob3RGJ85hHz95yGctIupwaUZ9FRCu
S2aNkuaqumMsFRxUC3dqv7/p3uwCcp4f2MpZRPbxKcO767lzvxUg0juU72u1F297
2CnofP4y+c5X8NqjWstQpOcdwvi3Zz9UnQrJYQ+xeXlOPkI8bgv+RavRTHUQECAA
FG4VshmxSYhy68OANrCK
=ysj0
-----END PGP SIGNATURE-----
--- _apt.orig 2011-06-27 10:21:02.000000000 +0200
+++ _apt 2011-06-27 10:22:05.000000000 +0200
@@ -438,7 +438,9 @@
/$'build-dep\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages
"$expl_packages[@]" avail' \# \| \
/$'autoremove\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages
"$expl_packages[@]" installed' \# \| \
/$'help\0/' \| \
- /"[]"/ ':argument-1::compadd "$expl_action[@]" update upgrade install
remove purge dist-upgrade dselect-upgrade clean autoclean check source
build-dep autoremove help'
+ /$'markauto\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages
"$expl_packages[@]" installed' \# \| \
+ /$'unmarkauto\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages
"$expl_packages[@]" installed' \# \| \
+ /"[]"/ ':argument-1::compadd "$expl_action[@]" update upgrade install
remove purge dist-upgrade dselect-upgrade clean autoclean check source
build-dep autoremove help markauto unmarkauto'
_apt-get () {
local expl_action expl_packages
--- End Message ---
--- Begin Message ---
Source: zsh
Source-Version: 4.3.15-1
We believe that the bug you reported is fixed in the latest version of
zsh, which is due to be installed in the Debian FTP archive:
zsh-dbg_4.3.15-1_amd64.deb
to main/z/zsh/zsh-dbg_4.3.15-1_amd64.deb
zsh-dev_4.3.15-1_amd64.deb
to main/z/zsh/zsh-dev_4.3.15-1_amd64.deb
zsh-doc_4.3.15-1_all.deb
to main/z/zsh/zsh-doc_4.3.15-1_all.deb
zsh-static_4.3.15-1_amd64.deb
to main/z/zsh/zsh-static_4.3.15-1_amd64.deb
zsh_4.3.15-1.debian.tar.gz
to main/z/zsh/zsh_4.3.15-1.debian.tar.gz
zsh_4.3.15-1.dsc
to main/z/zsh/zsh_4.3.15-1.dsc
zsh_4.3.15-1_amd64.deb
to main/z/zsh/zsh_4.3.15-1_amd64.deb
zsh_4.3.15.orig.tar.bz2
to main/z/zsh/zsh_4.3.15.orig.tar.bz2
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Axel Beckert <[email protected]> (supplier of updated zsh package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 22 Jan 2012 20:51:58 +0100
Source: zsh
Binary: zsh zsh-doc zsh-static zsh-dev zsh-dbg
Architecture: source all amd64
Version: 4.3.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Zsh Maintainers <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
zsh - shell with lots of features
zsh-dbg - shell with lots of features (debugging symbols)
zsh-dev - shell with lots of features (development files)
zsh-doc - zsh documentation - info/HTML format
zsh-static - shell with lots of features (static link)
Closes: 603503 624497 630906 631795 632140 634609 641162 644179 645112 646046
Changes:
zsh (4.3.15-1) unstable; urgency=low
.
* New upstream release
+ [45913f43] Allow closing of fd's not recorded by the shell
(Closes: #644179)
+ [2938c58c] replace overlapping strcpy with memmove (Closes: #624497)
+ Includes new _git implementation (Closes: #630906, #603503)
.
[ Frank Terbeck ]
* [c63c0d79] Adding support for (un)markauto in _apt (Closes: #631795)
* [fd222338] Support -F completion for aptitude (Closes: #632140)
* [fbaba904, 7c61c918] Use one positive arch-spec instead of several negated
ones (Closes: #634609)
* [af2bb4fd] Removing upstream patches due to new release
* [ea0e8c35] at2quilt: Updating autotools patches
.
[ Michael Prokop ]
* [21e7021b] provide debian/gbp.conf for git-buildpackage and friends
.
[ Mitsuya Shibata ]
* [1e111f71] Add "tinfo" to --with-term-lib flag (Closes: #645112)
.
[ Ansgar Burchardt ]
* [add75037] _bts: Update list of tags (Closes: #641162)
.
[ Axel Beckert ]
* [00f335b1] Support differentiation of generated orig.tar.bz2 ("debian
source") vs upstream's tarballs. (Not used for now.)
+ Add dversionmangle to watch file
* Build package from git --archive generated .orig.tar.bz2 for now to
fix some file regeneration issues, e.g. with man pages. (Closes:
#646046)
* [f6f9a83e] Add some more (re)generated files to extend-diff-ignore in
debian/source/options
Checksums-Sha1:
f62ef80293035528b28b82e3545adf57108a6536 1600 zsh_4.3.15-1.dsc
18d10a938807d0a70cd2eed1f32dcfbea9d795dc 2321894 zsh_4.3.15.orig.tar.bz2
2f3ad88fd0de17d6afd46d17ef3b3c9b4820c9f5 145658 zsh_4.3.15-1.debian.tar.gz
231004b08a82971106a5de599a652e3257eb7690 2575318 zsh-doc_4.3.15-1_all.deb
fd5dc29d6c0a27d1d7cec8e8db098e5550581a19 4886314 zsh_4.3.15-1_amd64.deb
3695ee50e77d6fbaf013ecbb88b4cc386d34efcd 1252262 zsh-dbg_4.3.15-1_amd64.deb
70560184e20370a4332f0eff6459f000063d42ac 1003208 zsh-static_4.3.15-1_amd64.deb
c23118a7537591b7c3f9d7ed7ab89c9325559bd7 83890 zsh-dev_4.3.15-1_amd64.deb
Checksums-Sha256:
4e52b8a4c889d2f888405683af5106876e111b64ffcb1df6053e2cf8b4e994ac 1600
zsh_4.3.15-1.dsc
97c72d83d249ae07fe8ecc891f2faf881ca759501fcc915288303abaa708b8e9 2321894
zsh_4.3.15.orig.tar.bz2
d92a0180cd40680e569e0ba1b1c9eb72db8d7441ab81512087ecf3af3916129c 145658
zsh_4.3.15-1.debian.tar.gz
f51cc4ef245b06e922da8b53dcebeb3b97e870d9965cb560145efb97d191ae2a 2575318
zsh-doc_4.3.15-1_all.deb
20009f7f7655a5c830a4ea6abcbd01c6264d846f5cd631dc2f7a9d840578af52 4886314
zsh_4.3.15-1_amd64.deb
08feaf0aecc951ebd4ec397081c37684850d8ec5448d74e2b034e8c229ece237 1252262
zsh-dbg_4.3.15-1_amd64.deb
5b4fd18a97683d2f92ac03d34711076aeef5a13a7d9a8065081c577956b5ebe8 1003208
zsh-static_4.3.15-1_amd64.deb
55fd60820575a1360df49d2df82875fe47239422b2fc083735220b800828c9cb 83890
zsh-dev_4.3.15-1_amd64.deb
Files:
dc343bb301bc0d6c6bd89404e381a5a2 1600 shells optional zsh_4.3.15-1.dsc
8b3f30603c4b22b076f86f72e6a74b34 2321894 shells optional
zsh_4.3.15.orig.tar.bz2
40e542896ea6062058c95f1c6ae0e218 145658 shells optional
zsh_4.3.15-1.debian.tar.gz
e6fa782f220a10202372b0fdcf0fa50d 2575318 doc optional zsh-doc_4.3.15-1_all.deb
4107864b13e22afc7c795ab024751771 4886314 shells optional zsh_4.3.15-1_amd64.deb
bdc8bef7a8afc48aebc783e69e3a831a 1252262 debug extra zsh-dbg_4.3.15-1_amd64.deb
338631f728b2bdb3622435a34ca76f9c 1003208 shells optional
zsh-static_4.3.15-1_amd64.deb
9c628505cc9f1439787e96cd30741dbf 83890 libdevel optional
zsh-dev_4.3.15-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk8cjT4ACgkQwJ4diZWTDt58MACfRiacR9cRq0KUJ1xlro6d9dDX
L78AoIJadmcziDwwnmraF0BpL1D7E6R8
=Arg9
-----END PGP SIGNATURE-----
--- End Message ---