diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-07-18 00:15:59 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-18 06:42:07 -0300 |
| commit | 44914dc60e80cbd5e5acbbf1d6c7b1e019fb7e7f (patch) | |
| tree | 3d99bd453d8755c429511bd3d4e05ee2c050e468 /debian/control | |
| parent | be381073c0a7c7be6eabae035220ba631c63e86c (diff) | |
Bump standards version to 4.0.0 (no changes needed)
Some things that might be interesting (and are acceptable and
supported under 4.0.0, though not required) are:
* supporting DEB_BUILD_OPTIONS tag nodoc wihle tagging build-deps (we
could put python-sphinx into <!nodoc>, for example)
* splitting out Build-Depends-Arch from Build-Depends
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8e55d669..3700c04d 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends: gpgsm <!nocheck>, gnupg <!nocheck>, bash-completion (>=1.9.0~) -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Homepage: https://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch Vcs-Browser: https://git.notmuchmail.org/git/notmuch |
