summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2017-01-05 19:58:33 -0500
committerAaron M. Ucko <ucko@debian.org>2017-01-05 19:58:33 -0500
commit1f1027c2a9b5758b0c62eaf0f0d42077801bc914 (patch)
tree1465b06837b50ae37053440d29c711af97b8e022
parentcdb13ca391fec7285521391418a80c850e3d6c9a (diff)
debian/control: cme fix; S-V 3.9.8 (already compliant).
Canonicalize per cme. In particular, declare Standards-Version: 3.9.8 (already compliant, in fact).
-rw-r--r--debian/changelog4
-rw-r--r--debian/control12
2 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fc5281..f7e4bb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
dictionary-el (1.10-3) UNRELEASED; urgency=medium
* NOT RELEASED YET.
+ * debian/control: Canonicalize per cme. In particular, declare
+ Standards-Version: 3.9.8 (already compliant, in fact).
* dictionary.el:
- Per Hermógenes Oliveira <oliveira-guest@alioth.debian.org>,
adjust buffer-read-only rather than calling toggle-read-only, which
@@ -11,7 +13,7 @@ dictionary-el (1.10-3) UNRELEASED; urgency=medium
dictionary-display-tooltip (used by GNU Emacs) to proceed even if
dictionary-tooltip-dictionary is nil, as already done for XEmacs.
- -- Aaron M. Ucko <ucko@debian.org> Thu, 05 Jan 2017 19:53:53 -0500
+ -- Aaron M. Ucko <ucko@debian.org> Thu, 05 Jan 2017 19:58:32 -0500
dictionary-el (1.10-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 471f8ae..33b82e3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,18 @@
Source: dictionary-el
+Maintainer: Aaron M. Ucko <ucko@debian.org>
Section: lisp
Priority: optional
-Maintainer: Aaron M. Ucko <ucko@debian.org>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/users/ucko/dictionary-el.git
+Vcs-Git: https://anonscm.debian.org/git/users/ucko/dictionary-el.git
Homepage: http://www.myrkr.in-berlin.de/dictionary/
-Vcs-Git: git://anonscm.debian.org/users/ucko/dictionary-el.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/ucko/dictionary-el.git
Package: dictionary-el
Architecture: all
-Depends: emacs | emacsen, emacsen-common (>= 2.0.8), ${misc:Depends}
+Depends: emacs | emacsen,
+ emacsen-common (>= 2.0.8),
+ ${misc:Depends}
Provides: dict-client
Description: dictionary client for Emacs
dictionary-el is a DICT (RFC 2229) client for (X)Emacs, with support