[Chinese-commits] [manpages-zh] branch master updated (e6ee160 -> 1d29274)

Boyuan Yang hosiet-guest at moszumanska.debian.org
Sat Mar 4 11:28:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a change to branch master
in repository manpages-zh.

      from  e6ee160   Prepare debian release 1.6.0-2.
       new  95edf10   remove mailto(1)
       new  5675249   incomplete translation update for ping(8)
       new  75f3940   remove sync(8)
       new  00a715d   refresh info(5)
       new  7ec718c   minor update for basename(3).
       new  b3d89bb   updates and fixes for README.md
       new  62b9f7c   add translation submodule
       new  9b1d7d9   Retranslate w(1).
       new  1cbc88f   fix build instructions
       new  cd074e4   update .gitignore
       new  4b6cecb   use latest INSTALL from autotools
       new  784058e   Retranslate intro(1).
       new  7e95dff   Release manpages-zh v1.6.1.
       new  c6ee645   fix coreutils behaviour change in 8.26
       new  5c6072e   drop charset(1), disappeared in 2013.
       new  ce8679f   fix append-colophon with mdoc pages
       new  e917da5   minor modification in configure.ac
       new  e540564   Release v1.6.2.
       new  8b5117f   add translation for chroot(8).
       new  01a3b95   add readlink(1)
       new  18775c7   translate truncate(1).
       new  a8fec98   Release v1.6.2.1.
       new  36bee03   Merge tag 'v1.6.2.1'
       new  1d29274   Prepare v1.6.2.1-1~exp1.

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    1 +
 .gitmodules                                        |    3 +
 ChangeLog                                          |   67 +
 DOCS/README                                        |    5 +
 INSTALL                                            |    4 +-
 NEWS                                               |   11 +
 README.md                                          |   50 +-
 TODO                                               |    3 -
 configure.ac                                       |    9 +-
 debian/changelog                                   |    6 +
 debian/patches/0001-Fix-debian-bug-856011.patch    |  858 ---------
 ...-bug-856010-by-moving-chroot-to-section-8.patch |  150 --
 debian/patches/series                              |    2 -
 src/cman/cman.conf                                 |  114 --
 src/cman/cman.csh                                  |    2 -
 src/cman/cman.sh                                   |    2 -
 src/man1/ali.1                                     |    1 -
 src/man1/arch.1                                    |    2 +-
 src/man1/b2sum.1                                   |    2 +-
 src/man1/base32.1                                  |    2 +-
 src/man1/base64.1                                  |    2 +-
 src/man1/basename.1                                |    2 +-
 src/man1/cat.1                                     |    2 +-
 src/man1/charset.1                                 |   82 -
 src/man1/chattr.1                                  |    1 -
 src/man1/chgrp.1                                   |    2 +-
 src/man1/chmod.1                                   |    1 -
 src/man1/chroot.1                                  |    1 -
 src/man1/cksum.1                                   |    2 +-
 src/man1/cp.1                                      |  419 ++---
 src/man1/dirname.1                                 |    2 +-
 src/man1/echo.1                                    |    2 +-
 src/man1/env.1                                     |    2 +-
 src/man1/expand.1                                  |    2 +-
 src/man1/expr.1                                    |    2 +-
 src/man1/factor.1                                  |    2 +-
 src/man1/false.1                                   |    2 +-
 src/man1/fold.1                                    |   98 +-
 src/man1/groups.1                                  |    2 +-
 src/man1/head.1                                    |    2 +-
 src/man1/hostid.1                                  |    2 +-
 src/man1/id.1                                      |  122 +-
 src/man1/install.1                                 |    8 +-
 src/man1/intro.1                                   |  184 +-
 src/man1/link.1                                    |    2 +-
 src/man1/logname.1                                 |    2 +-
 src/man1/mailto.1                                  |  507 ------
 src/man1/manpages                                  |    8 +-
 src/man1/md5sum.1                                  |  140 +-
 src/man1/mkdir.1                                   |  112 +-
 src/man1/mkfifo.1                                  |  105 +-
 src/man1/mknod.1                                   |  143 +-
 src/man1/nice.1                                    |    2 +-
 src/man1/nohup.1                                   |   85 +-
 src/man1/paste.1                                   |    2 +-
 src/man1/pathchk.1                                 |    2 +-
 src/man1/printenv.1                                |    2 +-
 src/man1/printf.1                                  |    2 +-
 src/man1/pwd.1                                     |    2 +-
 src/man1/readlink.1                                |   64 +
 src/man1/realpath.1                                |   68 +
 src/man1/rm.1                                      |    2 +-
 src/man1/rmdir.1                                   |    2 +-
 src/man1/seq.1                                     |    2 +-
 src/man1/sha1sum.1                                 |    2 +-
 src/man1/sha224sum.1                               |    2 +-
 src/man1/sha256sum.1                               |    2 +-
 src/man1/sha384sum.1                               |    2 +-
 src/man1/sha512sum.1                               |    2 +-
 src/man1/sleep.1                                   |    2 +-
 src/man1/sum.1                                     |    2 +-
 src/man1/sync.1                                    |    2 +-
 src/man1/tac.1                                     |    2 +-
 src/man1/tar.1                                     |    2 +-
 src/man1/tee.1                                     |  110 +-
 src/man1/test.1                                    |    2 +-
 src/man1/timeout.1                                 |    2 +-
 src/man1/touch.1                                   |    2 +-
 src/man1/true.1                                    |    2 +-
 src/man1/truncate.1                                |   65 +
 src/man1/tty.1                                     |    2 +-
 src/man1/uname.1                                   |    2 +-
 src/man1/unexpand.1                                |    2 +-
 src/man1/uniq.1                                    |  153 +-
 src/man1/unlink.1                                  |    2 +-
 src/man1/users.1                                   |    2 +-
 src/man1/w.1                                       |  159 +-
 src/man1/wc.1                                      |    2 +-
 src/man1/who.1                                     |    4 +-
 src/man1/whoami.1                                  |    2 +-
 src/man1/yes.1                                     |    2 +-
 src/man3/basename.3                                |    6 +-
 src/man5/info.5                                    |   62 +-
 src/man8/chroot.8                                  |   53 +
 src/man8/manpages                                  |    2 +-
 src/man8/ping.8                                    |  167 +-
 src/man8/sync.8                                    |   94 -
 translation                                        |    1 +
 utils/Makefile.am                                  |    2 +-
 utils/append-colophon                              |   49 +-
 utils/man2html                                     |   13 -
 utils/man2html.sh                                  |   70 -
 utils/name.pl                                      |    7 -
 utils/totw.pl                                      |  141 --
 utils/update-cman.sh                               |    2 -
 utils/zhtw_2_zhcn.pl                               | 1821 --------------------
 106 files changed, 1540 insertions(+), 4979 deletions(-)
 create mode 100644 .gitmodules
 create mode 100644 DOCS/README
 delete mode 100644 debian/patches/0001-Fix-debian-bug-856011.patch
 delete mode 100644 debian/patches/0002-Fix-debian-bug-856010-by-moving-chroot-to-section-8.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 src/cman/cman.conf
 delete mode 100755 src/cman/cman.csh
 delete mode 100755 src/cman/cman.sh
 delete mode 100644 src/man1/charset.1
 delete mode 100644 src/man1/mailto.1
 create mode 100644 src/man1/readlink.1
 create mode 100644 src/man1/realpath.1
 create mode 100644 src/man1/truncate.1
 create mode 100644 src/man8/chroot.8
 delete mode 100644 src/man8/sync.8
 create mode 160000 translation
 delete mode 100755 utils/man2html
 delete mode 100644 utils/man2html.sh
 delete mode 100644 utils/name.pl
 delete mode 100755 utils/totw.pl
 delete mode 100644 utils/update-cman.sh
 delete mode 100755 utils/zhtw_2_zhcn.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list