[Chinese-commits] [manpages-zh] 114/131: update changelog

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:53 UTC 2016


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

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

commit 8420c25c4ac3af470ab1fe220c3c6f1499fca047
Author: Boyuan Yang <073plan at gmail.com>
Date:   Mon Aug 8 10:29:09 2016 +0800

    update changelog
---
 debian/changelog | 2 ++
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f6a0e03..4ac4497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 manpages-zh (1.5.3+ds-1) UNRELEASED; urgency=medium
 
   * new upstream release.
+    - add zh.tmac workaround, borrowed from groff trunk.
+    - add --enable-cjkpunct-workaround for zh.tmac.
   * debian/rules: switch to debhelper/dh build system.
   * debian/control:
     - bump standards version to 3.9.8.
diff --git a/debian/rules b/debian/rules
index 2544311..341f7ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ include /usr/share/dpkg/buildflags.mk
 %:
 	dh $@ --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-cjkpunct-workaround
+
 # blacklist some pages that already exists in other projects
 override_dh_auto_install:
 	dh_auto_install

-- 
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