diff options
| author | David Bremner <david@tethera.net> | 2018-01-04 20:26:06 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-01-04 20:26:06 -0400 |
| commit | 0c6ec8c5572755ec39ca92c43d3aa4e4aef3f81d (patch) | |
| tree | 55fd719439dc5fdf1fb1a705522bccc4ac7d7e55 | |
| parent | c8fc3d1428d86a653a23a5f8c32ea8ac52c8f160 (diff) | |
| parent | 4a9ed32033513fd419ec95541c2f26943351057a (diff) | |
Merge branch 'release'
debian updates
| -rw-r--r-- | debian/compat | 2 | ||||
| -rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat index ec635144..f599e28b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index bf7eb647..c3fe710a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mips mipsel mips64el] Build-Depends: dpkg-dev (>= 1.17.14), - debhelper (>= 9), + debhelper (>= 10~), pkg-config, libxapian-dev, libgmime-3.0-dev (>= 3.0.3~) | libgmime-2.6-dev (>= 2.6.7~), @@ -28,7 +28,7 @@ Build-Depends: gpgsm <!nocheck>, gnupg <!nocheck>, bash-completion (>=1.9.0~) -Standards-Version: 4.1.2 +Standards-Version: 4.1.3 Homepage: https://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch Vcs-Browser: https://git.notmuchmail.org/git/notmuch |
