diff options
| author | David Bremner <david@tethera.net> | 2014-11-09 16:46:55 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-09 16:46:55 +0100 |
| commit | 2e480491b71133a0a5b701149a0c68fbcf960ce6 (patch) | |
| tree | 349253ee43456f368f36495d6050464634841966 | |
| parent | 61bae7726d667e88c47fa3e46730338b43fd4e3c (diff) | |
debian: bump standards versiondebian/0.19_rc2-10.19_rc2
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7ffd2fd3..8d8685e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ notmuch (0.19~rc2-1) experimental; urgency=medium * New upstream release candidate * Updated defaults for "notmuch address" + * Assert compliance with policy 3.9.6 - -- David Bremner <bremner@debian.org> Sun, 09 Nov 2014 16:23:30 +0100 + -- David Bremner <bremner@debian.org> Sun, 09 Nov 2014 16:46:31 +0100 notmuch (0.19~rc1-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 5e4947d7..4bc4cd9f 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: gdb [!s390x !ia64 !armel], dtach (>= 0.8), bash-completion (>=1.9.0~) -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch Vcs-Browser: http://git.notmuchmail.org/git/notmuch |
