debian/0000755000000000000000000000000012162007120007155 5ustar debian/watch0000644000000000000000000000020111606072404010210 0ustar version=3 https://github.com/lidaobing/manpages-zh/archives/master \ /downloads/lidaobing/manpages-zh/manpages-zh-(.*)\.tar\.bz2 debian/rules0000755000000000000000000000102712162007100010233 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk binary-post-install/manpages-zh:: for l in zh_CN zh_TW; do \ for n in man5/passwd.5 man8/usermod.8 man8/groupdel.8 man8/userdel.8 man8/useradd.8 \ man8/chpasswd.8 man8/groupmod.8 man8/groupadd.8 man1/su.1 man1/chsh.1 \ man1/newgrp.1 man1/chfn.1 \ man1/apropos.1 man1/man.1 man1/whatis.1 man5/man.conf.5 man5/man.config.5; do \ rm debian/manpages-zh/usr/share/man/$$l/$$n; \ done; \ done debian/copyright0000644000000000000000000000214211606066646011133 0ustar This package was debianized by Carlos Z.F. Liu on Sat, 2 Apr 2005 16:31:27 +1200. Copyright: Copyright 2008 LI Daobing Copyright 2008 Ji ZhengYu Copyright 2000-2004 CMPP Project The manual pages were written and translated by many different people and improved by probably even more. Listing all authors and modificators for each page is not possible, but most of them are listed in /usr/share/doc/manpages-zh/THANKS.gz. These manual pages were put together by Chinese Man Pages Project (CMPP) . License: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". The complete text of the GNU Free Documentation License can be found in `/usr/share/common-licenses/GFDL'. debian/docs0000644000000000000000000000007511606066646010056 0ustar README DOCS/banner1.gif DOCS/FAQ DOCS/THANKS DOCS/VOCABULARY debian/source/0000755000000000000000000000000011606073133010466 5ustar debian/source/format0000644000000000000000000000001411606072001011665 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211606072001010355 0ustar 7 debian/control0000644000000000000000000000144611606072717010605 0ustar Source: manpages-zh Section: doc Priority: optional Maintainer: Debian Chinese Team Uploaders: LI Daobing Build-Depends: debhelper (>= 7), cdbs, zh-autoconvert (>= 0.3.13), perl Standards-Version: 3.9.2 Homepage: https://github.com/lidaobing/manpages-zh Vcs-Browser: http://git.debian.org/?p=chinese/manpages-zh.git Vcs-Git: git://git.debian.org/git/chinese/manpages-zh.git Package: manpages-zh Architecture: all Replaces: zh-trans Provides: zh-trans Suggests: man-browser Conflicts: zh-trans Depends: ${misc:Depends} Description: Chinese manual pages This package contains the Chinese manual pages translated by the Chinese Man Pages Project (CMPP). Both zh_CN and zh_TW (Simplified and Traditional Chinese) versions are provided. debian/changelog0000644000000000000000000000750012162007120011031 0ustar manpages-zh (1.5.2-1.1) unstable; urgency=low * Non-maintainer upload. * Remove apropos(1), man(1), whatis(1), man.conf(5), and man.config(5); these are extremely outdated, contain incorrect information, and conflict with man-db 2.6.4 (closes: #713925). -- Colin Watson Mon, 24 Jun 2013 10:15:59 +0100 manpages-zh (1.5.2-1) unstable; urgency=low * new upstream release (Closes: #633303). * debian/watch: updated. * debain/control: - update maintainer, add me to uploader - bump standards version to 3.9.2. - update homepage - update Vcs-* fields. * debian/rules: updated. -- LI Daobing Sat, 09 Jul 2011 23:44:16 +0800 manpages-zh (1.5.1-3) unstable; urgency=low * debian/watch: added. * debian/control: - update maintainer's email. - bump standards version to 3.8.4. - remove DMUA. - build depends on debhelper (>= 7) * debian/compat: update to debhelper 7. * debian/source/format: 3.0. -- LI Daobing Wed, 14 Apr 2010 22:28:13 +0800 manpages-zh (1.5.1-2) unstable; urgency=low * debian/rules: remove mplayer.1 and mencoder.1, mplayer.1 is already provided by mplayer package and mencoder.1 is a soft link to mplayer.1. (Closes: #520459) * debian/control: bump standards version to 3.8.1, no changes needed. * debian/control: fix debhelper-but-no-misc-depends. * debian/control: add DMUA field. * debian/control: add Vcs-* fields. -- LI Daobing Fri, 20 Mar 2009 22:34:12 +0800 manpages-zh (1.5.1-1) unstable; urgency=low * New upstream release. * New maintainer. (Closes: #465552) - debian/control: updated. * debian/rules: missing binary-arch and binary-indep targets in debian/rules (Policy 4.9) (Closes: #395805) * debian/control: don't build depends on sysutils (Closes: #382168) * debian/rules: Please stop providing man pages belonging to the passwd and login packages (Closes: #330577) * debian/control: bump standards version to 3.7.3. * debian/copyright: - copyright-should-refer-to-common-license-file-for-gfdl. - add new copyright holder. * debian/control: new homepage, move homepage from description to a field. * debian/control: build-depends-on-1-revision, build depends on zh-autoconvert (>= 0.3.13) instead of 0.3.13-1. * debian/control: build depends on cdbs. * debian/rules: use cdbs. * debian/docs: remove unaviable files. * remove unneed files: debian/03*, debian/README.Debian. -- LI Daobing Fri, 04 Apr 2008 16:27:56 +0800 manpages-zh (1.5-1) unstable; urgency=high * New upstream release * Maintainer changed. * Bump Standards-Version to 3.6.1 * Rename src pkg to manpages-zh, fix the name conflict RC bug (Closes: #267236) * Move man5/environ.5 to man7/environ.7 (Closes: #140771) * Readd zh_TW translation * Move lapack, Tcl and Tk manpages from mann to man3. * Change the copyright content according the newest upstream release. * Little changes to the package description. -- Carlos Z.F. Liu Sat, 2 Apr 2005 16:18:15 +1200 cman (1.4-7) unstable; urgency=low * Added some more translations and small bug fixes. -- bbbush Thu, 04 Mar 2004 12:30:00 +0800 cman (1.4-6) unstable; urgency=low * Added original documents in raw directory -- bbbush Sat, 20 Dec 2003 12:30:00 +0800 cman (1.4-5) unstable; urgency=low * Default file encoding is UTF-8 * zh_TW is removed, hope somebody to add it one day -- bbbush Tue, 25 Nov 2003 15:17:08 +0800 cman (0.0.7-1) unstable; urgency=low * Initial Release. * Added zh_TW man pages converted from zh_CN using zh-autoconvert and my own conversion table. :-) -- Anthony Fok Fri, 1 Jun 2001 15:17:08 -0600