[Chinese-commits] [debian-zh-faq] 02/03: various fixes and cleanup for debian directory.
Boyuan Yang
hosiet-guest at moszumanska.debian.org
Mon Dec 19 04:28:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
hosiet-guest pushed a commit to branch dev
in repository debian-zh-faq.
commit b2a97a2e874aecfd462b0af74160595c1391f146
Author: Boyuan Yang <073plan at gmail.com>
Date: Fri Oct 28 14:49:59 2016 +0800
various fixes and cleanup for debian directory.
Signed-off-by: Boyuan Yang <073plan at gmail.com>
---
debian/changelog | 15 +++++++++++++++
debian/compat | 2 +-
debian/control | 32 ++++++++++++++++++++------------
debian/copyright.in | 1 -
4 files changed, 36 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01ea48d..6a9466a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+debian-zh-faq (1.14) unstable; urgency=medium
+
+ * Team upload.
+ * Add unreleased changelog.
+ - Really Closes: #165792. Bug is 15 years old and now useless.
+ - Re-add YunQiang Su to uploaders.
+ * Remove LI Daobing from uploaders list.
+ Thank you for all your contributions! (Closes: #841807)
+ * Bump Standard-Version to 3.9.8, no changes required.
+ * Update obsolete Vcs URLs.
+ * Remove obsolete DM-Upload-Allowed tag.
+ * Apply `wrap-and-sort -abst'.
+
+ -- Boyuan Yang <073plan at gmail.com> Fri, 28 Oct 2016 14:44:39 +0800
+
debian-zh-faq (1.13) unstable; urgency=low
* Fix "FTBFS: ! LaTeX Error: File `url.sty' not found." (Closes: #666660)
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 8a583fa..0034e08 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,28 @@
Source: debian-zh-faq
Section: doc
-Build-Depends: debhelper (>= 7.1), latex-cjk-chinese, ghostscript, slice, zh-autoconvert,
- latex-cjk-chinese-arphic-bsmi00lp, latex-cjk-chinese-arphic-bkai00mp,
- latex-cjk-chinese-arphic-gbsn00lp, latex-cjk-chinese-arphic-gkai00mp,
- texlive-latex-recommended, dvipdfmx
+Build-Depends:
+ debhelper (>= 10),
+ dvipdfmx,
+ ghostscript,
+ latex-cjk-chinese,
+ latex-cjk-chinese-arphic-bkai00mp,
+ latex-cjk-chinese-arphic-bsmi00lp,
+ latex-cjk-chinese-arphic-gbsn00lp,
+ latex-cjk-chinese-arphic-gkai00mp,
+ slice,
+ texlive-latex-recommended,
+ zh-autoconvert,
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers at lists.alioth.debian.org>
Uploaders:
- LI Daobing <lidaobing at debian.org>,
- YunQiang Su <wzssyqa at gmail.com>
-DM-Upload-Allowed: yes
-Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/git/chinese/debian-zh-faq.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=chinese/debian-zh-faq.git
+ YunQiang Su <wzssyqa at gmail.com>,
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/chinese/debian-zh-faq.git
+Vcs-Browser: https://anonscm.debian.org/git/chinese/debian-zh-faq.git
Package: debian-zh-faq-s
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
Architecture: all
Description: Debian Chinese FAQ (Chinese GB)
This package contains the book Debian_Chinese_FAQ (Simplified Chinese
@@ -26,7 +33,8 @@ Description: Debian Chinese FAQ (Chinese GB)
You can find the documentation in directory /usr/share/doc/debian-zh-faq-s.
Package: debian-zh-faq-t
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
Architecture: all
Description: Debian Chinese FAQ (Chinese Big5)
This package contain the book Debian_Chinese_FAQ (Traditional Chinese
diff --git a/debian/copyright.in b/debian/copyright.in
index 9bd0d65..db3279c 100644
--- a/debian/copyright.in
+++ b/debian/copyright.in
@@ -14,4 +14,3 @@ Copyright:
On Debian systems, you can find the complete GNU GPL at
"/usr/share/common-licenses/GPL-2".
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/debian-zh-faq.git
More information about the Chinese-commits
mailing list