diff options
author | Micah Anderson <micah@riseup.net> | 2015-01-13 16:49:55 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-01-13 16:49:55 -0500 |
commit | 8b4b80e1a2cc0ddb4f4360005b524e8b472b6f12 (patch) | |
tree | 6a1ff564e171a08bd0a33dd4976309d4a2093e3b | |
parent | 406c4b862b1a555636617e789312ca5419519f84 (diff) |
update to new standards version (no changes)
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9853108..8290a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +leap-mail (0.3.11.1) UNRELEASED; urgency=medium + + * Update Standards version to 3.9.6 (no changes) + + -- Micah Anderson <micah@leap.se> Tue, 13 Jan 2015 16:49:11 -0500 + leap-mail (0.3.11) unstable; urgency=medium * Update to 0.3.11 release. diff --git a/debian/control b/debian/control index 904f960..b573d95 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Micah Anderson <micah@leap.se> Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Package: leap-mail Architecture: all |