Your message dated Mon, 02 May 2016 04:19:41 +0000
with message-id <[email protected]>
and subject line Bug#809517: fixed in dpkg 1.18.5
has caused the Debian Bug report #809517,
regarding [dpkg.l10n] zh_CN.po update for DPKG
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.)
--
809517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809517
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.18.4
Severity: wishlist
tags: patch, l10n
Hi,
Patch is attached. msgfmt test OK.
The changes are based on the current master branch
of dpkg, please merge it. ;-)
Thanks.
diff --git a/po/zh_CN.po b/po/zh_CN.po
index bcf1f59..6938eff 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,14 +9,14 @@
# Anthony Wong <[email protected]>, 2007.
# Deng Xiyue <[email protected]>, 2007, 2008, 2009.
# Aron Xu <[email protected]>, 2009, 2010.
-# Zhou Mo <[email protected]>, 2014, 2015.
+# Zhou Mo <[email protected]>, 2014, 2015, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.18.x\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-12-25 13:29+0100\n"
-"PO-Revision-Date: 2015-06-07 05:45+0000\n"
+"PO-Revision-Date: 2016-01-01 05:45+0000\n"
"Last-Translator: Zhou Mo <[email protected]>\n"
"Language-Team: Chinese (simplified) <[email protected]>\n"
"Language: zh_CN\n"
@@ -230,7 +230,7 @@ msgstr "未预料的 bzip2 错误"
#: lib/dpkg/compress.c
msgid "internal error (bug)"
-msgstr "内部错误(bug)"
+msgstr "内部错误 (bug)"
#: lib/dpkg/compress.c
msgid "memory usage limit reached"
@@ -315,17 +315,17 @@ msgstr "无法创建 %.255s"
#: lib/dpkg/dbmodify.c
#, c-format
msgid "unable to fill %.250s with padding"
-msgstr "无法填充 %.250s"
+msgstr "无法补齐 %.250s"
#: lib/dpkg/dbmodify.c
#, c-format
msgid "unable to flush %.250s after padding"
-msgstr "填充后无法清空 %.250s"
+msgstr "无法在补齐后清空 %.250s"
#: lib/dpkg/dbmodify.c
#, c-format
msgid "unable to seek to start of %.250s after padding"
-msgstr "填充后无法找到 %.250s 的起始位置"
+msgstr "补齐后无法找到 %.250s 的起始位置"
#: lib/dpkg/dbmodify.c
#, c-format
@@ -461,7 +461,7 @@ msgid ""
"%s: unrecoverable fatal error, aborting:\n"
" %s\n"
msgstr ""
-"%s: 无法恢复的致命错误,中止:\n"
+"%s: 无法从致命错误中恢复,中止:\n"
" %s\n"
#: lib/dpkg/ehandle.c
@@ -1412,7 +1412,7 @@ msgstr "从 dpkg-deb 管道读取错误"
#: src/archives.c
#, c-format
msgid "cannot skip padding for file '%.255s': %s"
-msgstr "无法跳过文件 %.255s 的填充部分: %s "
+msgstr "无法跳过文件 %.255s 的补齐部分: %s "
#: src/archives.c
#, c-format
@@ -2603,7 +2603,7 @@ msgid ""
"cause dependency issues on front-ends. This can be fixed by registering\n"
"the foreign architecture with dpkg --add-architecture:\n"
msgstr ""
-"下列软件包具有未知的外来体系结构,这些体系结构会在前端中\n"
+"下列软件包具有未知的异质体系结构,这些体系结构会在前端中\n"
"引发依赖问题。您可以通过 dpkg --add-architecture\n"
"添加这个外来体系结构以修复此问题:\n"
@@ -2968,43 +2968,7 @@ msgid "Debian '%s' package management program version %s.\n"
msgstr "Debian %s 软件包管理程序 %s 版。\n"
#: src/main.c
-#, fuzzy, c-format
-#| msgid ""
-#| "Commands:\n"
-#| " -i|--install <.deb file name> ... | -R|--recursive "
-#| "<directory> ...\n"
-#| " --unpack <.deb file name> ... | -R|--recursive "
-#| "<directory> ...\n"
-#| " -A|--record-avail <.deb file name> ... | -R|--recursive "
-#| "<directory> ...\n"
-#| " --configure <package> ... | -a|--pending\n"
-#| " --triggers-only <package> ... | -a|--pending\n"
-#| " -r|--remove <package> ... | -a|--pending\n"
-#| " -P|--purge <package> ... | -a|--pending\n"
-#| " -V|--verify <package> ... Verify the integrity of package(s).\n"
-#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n"
-#| " --set-selections Set package selections from stdin.\n"
-#| " --clear-selections Deselect every non-essential package.\n"
-#| " --update-avail [<Packages-file>] Replace available packages info.\n"
-#| " --merge-avail [<Packages-file>] Merge with info from file.\n"
-#| " --clear-avail Erase existing available info.\n"
-#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n"
-#| " -s|--status <package> ... Display package status details.\n"
-#| " -p|--print-avail <package> ... Display available version details.\n"
-#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n"
-#| " -l|--list [<pattern> ...] List packages concisely.\n"
-#| " -S|--search <pattern> ... Find package(s) owning file(s).\n"
-#| " -C|--audit [<package> ...] Check for broken package(s).\n"
-#| " --add-architecture <arch> Add <arch> to the list of "
-#| "architectures.\n"
-#| " --remove-architecture <arch> Remove <arch> from the list of "
-#| "architectures.\n"
-#| " --print-architecture Print dpkg architecture.\n"
-#| " --print-foreign-architectures Print allowed foreign architectures.\n"
-#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n"
-#| " --force-help Show help on forcing.\n"
-#| " -Dh|--debug=help Show help on debugging.\n"
-#| "\n"
+#, c-format
msgid ""
"Commands:\n"
" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n"
@@ -3059,15 +3023,18 @@ msgstr ""
" --merge-avail <软件包文件> 把文件中的信息合并到系统中。\n"
" --clear-avail 清除现有的软件包信息。\n"
" --forget-old-unavail 忘却已被卸载的不可安装的软件包。\n"
-" -s|--status <软件包名> ... 显示软件包详尽的状态信息。\n"
-" -p|--print-avail <软件包名> ... 显示可供安装的版本详情。\n"
-" -L|--listfiles <软件包名> ... 列出所有属于该个(或多个)软件包的文件。\n"
+" -s|--status <软件包名> ... 显示指定软件包的详细状态。\n"
+" -p|--print-avail <软件包名> ... 显示可供安装的软件版本。\n"
+" -L|--listfiles <软件包名> ... 列出属于指定软件包的文件。\n"
" -l|--list [<表达式> ...] 简明地列出软件包的状态。\n"
-" -S|--search <表达式> ... 搜寻拥有该文件(或多个文件)的包。\n"
-" -C|--audit [<表达式> ...] 检查搜寻残损的软件包。\n"
+" -S|--search <表达式> ... 搜索含有指定文件的软件包。\n"
+" -C|--audit [<表达式> ...] 检查是否有软件包残损。\n"
+" --yet-to-unpack 列出标记为待解压的软件包。\n"
+" --predep-package 列出待解压的预依赖。\n"
" --add-architecture <体系结构> 添加 <体系结构> 到体系结构列表。\n"
" --remove-architecture <体系结构> 从架构列表中移除 <体系结构>。\n"
-" --print-architecture 显示 dpkg 体系架构。\n"
+" --print-architecture 显示 dpkg 体系结构。\n"
+" --print-foreign-architectures 显示已启用的异质体系结构。\n"
" --compare-vesions <a> <关系> <b> 比较版本号 - 见下。\n"
" --force-help 显示本强制选项的帮助信息。\n"
" -Dh|--debug=help 显示有关出错调试的帮助信息。\n"
@@ -3085,22 +3052,14 @@ msgstr ""
"\n"
#: src/main.c
-#, fuzzy, c-format
-#| msgid ""
-#| "For internal use: dpkg --assert-support-predepends | --predep-package |\n"
-#| " --assert-working-epoch | --assert-long-filenames | --assert-multi-"
-#| "conrep |\n"
-#| " --assert-multi-arch | --assert-versioned-provides.\n"
-#| "\n"
+#, c-format
msgid ""
"Assertable features: support-predepends, working-epoch, long-filenames,\n"
" multi-conrep, multi-arch, versioned-provides.\n"
"\n"
msgstr ""
-"供内部使用:dpkg --assert-support-predepends | --predep-package |\n"
-" --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep "
-"|\n"
-" --assert-multi-arch | --assert-versioned-provides.\n"
+"Assert 特性: support-predepends, working-epoch, long-filenames,\n"
+" multi-conrep, multi-arch, versioned-provides.\n"
"\n"
#: src/main.c
@@ -3445,7 +3404,7 @@ msgstr "%s 体系结构已被保留,并且不能被添加"
#: src/main.c
#, c-format
msgid "cannot remove non-foreign architecture '%s'"
-msgstr "无法移除非外来体系结构 %s"
+msgstr "无法移除非异质体系结构 %s"
#: src/main.c
#, c-format
@@ -3655,7 +3614,7 @@ msgstr "版本"
#: src/querycmd.c
msgid "Architecture"
-msgstr "体系结构:"
+msgstr "体系结构"
#: src/querycmd.c
msgid "Description"
@@ -4714,10 +4673,8 @@ msgid "unable to check for existence of archive '%.250s'"
msgstr "无法判断包文件 %.250s 存在与否"
#: dpkg-deb/build.c
-#, fuzzy
-#| msgid "compressing data member"
msgid "compressing tar member"
-msgstr "正在压缩数据成员"
+msgstr "正在压缩 tar 成员"
#: dpkg-deb/build.c
msgid "<compress> from tar -cf"
@@ -5226,7 +5183,7 @@ msgstr "文件 %.250s 已损毁 - 在第一个文件头末尾有错误的魔数(
#: dpkg-split/info.c
#, c-format
msgid "file '%.250s' is corrupt - bad padding character (code %d)"
-msgstr "文件 %.250s 已经损毁 - 错误的padding字符(其代码为 %d)"
+msgstr "文件 %.250s 已经损毁 - 错误的补齐字符(其代码为 %d)"
#: dpkg-split/info.c
#, c-format
@@ -5900,16 +5857,13 @@ msgid "unable to flush file '%s'"
msgstr "无法清空文件 %s"
#: utils/update-alternatives.c
-#, fuzzy, c-format
-#| msgid "Current 'best' version is '%s'."
+#, c-format
msgid " link best version is %s"
-msgstr "目前“最佳”的版本为 %s。"
+msgstr " 最佳链接版本为 %s"
#: utils/update-alternatives.c
-#, fuzzy
-#| msgid "No versions available."
msgid " link best version not available"
-msgstr "无适用版本。"
+msgstr " 最佳链接版本不可用"
#: utils/update-alternatives.c
#, c-format
@@ -5921,16 +5875,14 @@ msgid " link currently absent"
msgstr " 链接目前不存在"
#: utils/update-alternatives.c
-#, fuzzy, c-format
-#| msgid " %.250s is %s.\n"
+#, c-format
msgid " link %s is %s"
-msgstr " %.250s 现在 %s。\n"
+msgstr " 链接 %s 指向 %s"
#: utils/update-alternatives.c
-#, fuzzy, c-format
-#| msgid " slave %s: %s"
+#, c-format
msgid " slave %s is %s"
-msgstr " 次要 %s:%s"
+msgstr " 从链接 %s 指向 %s"
#: utils/update-alternatives.c
#, c-format
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.18.5
We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.
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.
Guillem Jover <[email protected]> (supplier of updated dpkg 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: SHA512
Format: 1.8
Date: Mon, 02 May 2016 04:14:57 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source
Version: 1.18.5
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers <[email protected]>
Changed-By: Guillem Jover <[email protected]>
Description:
dpkg - Debian package management system
dpkg-dev - Debian package development tools
dselect - Debian package management front-end
libdpkg-dev - Debian package management static library
libdpkg-perl - Dpkg perl modules
Closes: 719845 780906 784806 784808 795163 804624 807340 809174 809219 809517
809963 810720 811037 811267 812679 813179 819194 819939 819940 821025 822797
822798
Changes:
dpkg (1.18.5) unstable; urgency=medium
.
[ Guillem Jover ]
* Print correct integer parse error for short-only command-line options.
This affects «dpkg-deb -z». Closes: #809174
* Do not abort when traversing symlinks to directories in dpkg-scanpackages
and dpkg-scansources. Closes: #809219
* Implement delete operator with size argument in dselect, required by the
C++14 spec when the size-less delete operator is defined.
* Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK in dselect.
* Print the archive filename when dpkg cannot access it.
* Check that all passed archive filenames to dpkg exist before queuing them.
Closes: #809963
* Use ohshit() instead of internerr() for unhandled dpkg-split exit codes.
(i.e. do not abort). Closes: #812679
* Detect non-regular file archive arguments earlier in dpkg.
* Switch URLs in docs, code comments and packaging, from http:// or git://
to https:// if the latter is available (round three). This includes the
dpkg git repository, copyright format URL and examples in man pages among
others.
* Clarify where to find the GPL-2 license in debian/copyright.
* Do not enable stack-protector on nios2 in Debian and derivatives (it is
not supported by gcc yet).
* Check first for build type to short-circuit boolean expressions in
dpkg-genchanges.
* Add source format backend-specific --help options support to dpkg-source.
* Add MIPS R6 architectures to arch tables. Closes: #807340
Thanks to YunQiang Su <[email protected]>.
* Fix memory leak when unpacking conffiles.
* Use fixed string matching for pathnames in dpkg-maintscript-helper.
Thanks to Carsten Hey <[email protected]>.
* Quote shell variables in dpkg-maintscript-helper.
Thanks to Carsten Hey <[email protected]>.
* Anchor pathnames in sed and grep regexes in dpkg-maintscript-helper.
Thanks to Carsten Hey <[email protected]>.
* Allow broken versions starting with a dash in dpkg-maintscript-helper.
Thanks to Carsten Hey <[email protected]>.
* Add a new treewalk module in libdpkg, with the nice properties of avoiding
duplicate stat(2) calls, not calling find(1), and sorting the output w/o
stalling on the entire input being slurped and sorted.
- Use it to build the .deb data member in dpkg-deb.
- Use it to build the .deb control member in dpkg-deb.
Closes: #719845
- Use it with dpkg --recursive option.
* Unify start-stop-daemon --help output with the rest of the tools.
* Search for debsig-verify in PATH instead of using an absolute path.
* Do not error out when failing to open the SE label db on permissive mode.
Closes: #811037
* Rewrite the trigger deferred file parser from flex to manual. The format
is very simple, and a simple hand-written parser is smaller and avoids a
build dependency.
* Be more strict when parsing the COLUMNS environment variable in dpkg-query.
* Make the Architecture field mandatory on package builds.
* Use new Dpkg::Arch functions to validate and parse architectures when
building source packages. Closes: #784808
* Do safe matching of directories containing conffiles in
dpkg-maintscript-helper, instead of using a variable pathname as a regex
with grep, which is susceptible to metacharacters acting as part of the
regex. Proposed by Carsten Hey <[email protected]>.
* Decouple local keyword declaration from command assignment in
dpkg-maintscript-helper, which masks the command return value when
using «set -e».
* Make dpkg pass <new-version> to maintscript actions that cannot get it
otherwise. These actions are now:
- <new-postrm> failed-upgrade <old-version> <new-version>
- <new-postrm> abort-install <old-version> <new-version>
- <new-postrm> abort-upgrade <old-version> <new-version>
- <new-preinst> install <old-version> <new-version>
- <new-preinst> upgrade <old-version> <new-version>
- <new-prerm> failed-upgrade <old-version> <new-version>
Prompted by Andrey Utkin <[email protected]>.
* Promote a print to a warning for missing control files in dpkg-deb.
* Use info() instead of print in dpkg-buildpackage and dpkg-genchanges.
* Add very basic color support to all dpkg namespaced programs, enabled by
setting the environment variable DPKG_COLORS to “auto”, “always” or
“never”, the latter being the default.
* Add support for a new --build option to define build type by a
comma-separated list of components (“source”, “any”, “all”, “binary” or
“full”) in dpkg-genchanges and dpkg-buildpackage.
* Add new -I option to dpkg-shlibdeps to ignore package build directories.
Closes: #821025
* Add new -O option to dpkg-genchanges.
* Make dpkg export variable DPKG_ROOT in maintainer scripts. Closes: #804624
Thanks to Helmut Grohne <[email protected]>.
* Add new --force-script-chrootless option to dpkg.
Thanks to Helmut Grohne <[email protected]>.
* Portability:
- Move DPKG_ADMINDIR environment variable name out from update-alternatives
code, to make life easier for non-dpkg-based systems.
- Move alternatives temporary extension out from update-alternatives code,
to make life easier for non-dpkg-based systems.
- Switch start-stop-daemon on */kFreeBSD to use the low-level sysctl(3)
interface instead of libkvm-dev.
* Perl modules:
- Add new CTRL_REPO_RELEASE control block type to Dpkg::Control.
- Add new CTRL_COPYRIGHT_HEADER, CTRL_COPYRIGHT_FILES and
CTRL_COPYRIGHT_LICENSE control block types to Dpkg::Control.
- Make patching a file multiple times fatal for the first quilt patch in
Dpkg::Source. Reported by Apollon Oikonomopoulos <[email protected]>.
Closes: #810720
- Only warn once when a diff patches a file multiple times in
Dpkg::Source::Patch, and fix the warning message to make it clear that
the diff might be patching the file more than once, not just twice.
- Check existence of search criteria in Dpkg::Index when checking with a
regex or a string match. Closes: #780906
Base on a patch by Daniel Dehennin <[email protected]>.
- Add new functions to validate and parse architecture names in Dpkg::Arch.
- Make the dependency parser more strict in Dpkg::Deps. Closes: #784806
- Add strong digest marking support to Dpkg::Checksums.
- Error out on source packages without any strong digests in
Dpkg::Source::Package, used by dpkg-source --extract, which can still
be disabled with --no-check.
- Switch Dpkg::Conf implementation to be hash based, add two new accessors
and a new option to the filter method to use the old behavior.
- Do not parse entry multiple times in Dpkg::Changelog::Entry::Debian.
Add new parse_header() and parse_trailer() methods, and deprecate
check_header() and check_trailer() ones.
- Use “GnuPG” instead of “gpg” in error messages to refer to the software
in Dpkg::Source::Package.
- Handle undef versions in Dpkg::Changelog from empty versions in
changelog entry header lines.
- Allow detached upstream orig tarball signatures when extracting
version 1.0 non-native source packages.
- Include upstream orig tarball signatures in source packages.
See #759478.
- Add fixdebugpath to reproducible feature in Dpkg::Vendor::Debian.
Thanks to Daniel Kahn Gillmor <[email protected]>. Closes: #819194
* Build system:
- Fix building development documentation.
- Remove unused UA_LIBS variable.
- Split libps and libkvm detection into their own macros and variables.
- Make it possible to build without system libmd.
- Add a configuration summary to configure output.
- Make git log invocation immune to local configuration.
- Do not require passing the perl interpreter to run-script.
- Quote dirname argument in run-script, to handle spaces in pathname.
Reported by Carsten Hey <[email protected]>.
- Use a single po4a opt argument instead of the same per language.
* Packaging:
- Enable all hardening flags, starting with gcc-5 there is no performance
loss anymore when enabling PIE on i386.
* Test suite:
- Add a unit test to compile perl code with warnings.
- Add a unit test for the trigger deferred parser.
* Documentation:
- Say value instead of option in deb-control(5).
- Mark debian changelog format in bold in dpkg-parsechangelog(1).
- Add references to man pages describing file formats.
- Document missing Install-Size, Built-For-Profiles and Build-Profiles
fields in man pages.
- Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
- Remove Debian specific policy references.
- Remove superfluous SEE ALSO references from dpkg-source(1).
- Fix --remove and --purge summary formatting in dpkg(1).
- Move --audit description just after --verify in dpkg(1).
- Mark Maintainer field as bold in deb-src-control(5).
- Fix reference to --record-avail instead of nonexistent --avail.
- Add missing quotes in man pages.
- Document Source field version in deb-control(5).
- Add new deb822(5) man page.
- Document and improve C/C++ programs exit codes in man pages.
- Clarify dpkg --path-exclude/--path-include pathname filter behavior.
Closes: #811267
- Clarify that packages are only automatically forgotten by dpkg if they
contain no user data, such as package selections. Closes: #813179
- Fix documentation for package flags in dpkg(1).
- Clarify that deb-symbols(5) documents the binary format subset, and
the template symbol files are described in dpkg-gensymbols(1).
Closes: #795163
- Update field requirements of control file formats to match dpkg reality.
- Document the format of the origins filename in deb-origin(5).
- Add list of flags set by bug feature area to dpkg-buildflags(1).
- Switch output encoding of man pages to UTF-8.
- Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
- Clarify that i386 does not suffer performance loss due to PIE anymore
since gcc >= 5 in dpkg-buildflags(1).
- Document in deb822(5) that deb-origin(5) also supports comments.
- Clarify which characters constitute the deb822(5) control files syntax
by using Unicode code points and their printable characters.
Based on a patch by Ben Finney <[email protected]>.
- Remove wrong mention that deb-control(5) support comments.
- Make explicit that deb-control(5) documents the binary control file.
- Add missing value for Standards-Version field in dsc(5).
Reported by Helge Kreutzmann <[email protected]>.
.
[ Updated programs translations ]
* Dutch (Frans Spiesschaert). Closes: #822797
* German (Sven Joachim).
* Japanese (Takuma Yamada). Closes: #819939
* Portuguese (Miguel Figueiredo).
* Simplified Chinese (Zhou Mo). Closes: #809517
* Vietnamese (Trần Ngọc Quân).
.
[ Updated dselect translations ]
* Japanese (Takuma Yamada). Closes: #819940
.
[ Updated scripts translations ]
* German (Helge Kreutzmann).
.
[ New manpages translations ]
* Dutch (Frans Spiesschaert). Closes: #822798
.
[ Updated manpages translations ]
* German (Helge Kreutzmann).
Checksums-Sha1:
260978c36020a0cf3ea5a3e6ef2d56e6943d10eb 2026 dpkg_1.18.5.dsc
706adb4b7bdbd195d71d0fc1f9864434b6e869f0 4616552 dpkg_1.18.5.tar.xz
Checksums-Sha256:
3545dff3478c04ddc4c90901df48df81c9b72872f81d5fb36c45dce1a7d442d9 2026
dpkg_1.18.5.dsc
074e6a66a1e7a4b14ec3aa1d198be565acff3e067595fd42bb4dec4d14468b07 4616552
dpkg_1.18.5.tar.xz
Files:
5b2f82bd2cef925f99850703dea57630 2026 admin required dpkg_1.18.5.dsc
43370c852daf8bcdcdfcc34b5dde22f1 4616552 admin required dpkg_1.18.5.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCgAGBQJXJslWAAoJELlyvz6krlejMeAQAJoUKwWdMX2YWQpU93CE08vn
BZ3Xl9TcT3vK1az1nrQFMFs0Boxe43c0W7lMdyIYqrc+CbgDNkPBZCnRxO8R+xOa
ue7h6d3EIcGtq+qe8iP2RidnQwfNldzZfb0WmV/lmpECn4FL0xAbnF4+euCQjrsR
WvP7HFNWpcLGwrNM7t4ATbkFSKqCgRQS5yy9bA4b6nFavjXq4Y4FyhsQwu9e3u37
8a4ulasK0CSkJofQ/U7crgpjzHLXjciFcrWfC4Mx9c2dgbvOcvCF5dbjam+1/rsl
gDhNXEG35tlbXtCeDBu/qefontrK6ZS7l2sEmWoNVoZYtdewjJQzZuhtabTcJRo8
nTnJ8mD3oZVNaeKP+csQz1cMAC289hmleX8A0A8vts4fH+HfFZ6/mZf3gbsEc062
VfXXIl9bsPVneljcR2g0PUaPYzHArVfzKywt4ZeEcJgUso/GqySQiA7Fh9xl7BOL
AkKTpNhtM0Tl/nFOIbX1zShCPKcNSEx9YpkzxWFHvLCT9GNWx0eAZHJrw9w7O3lj
tHAAxdxC0vjOpk2Pv0J4t42JCNr0xjrzNdZn7g8tkahYRgGMbHrGDiIH7UmJTDuJ
OYsEB75cSc1QwdqtdtRYYmOxAGVjrfYF1q/DWO7wOmWDGu1Nti/PUkYacG9gEP6z
+jFM/DTpf7Bv7hwRTQyq
=L/BK
-----END PGP SIGNATURE-----
--- End Message ---