diff options
author | Per Andersson <avtobiff@gmail.com> | 2014-02-14 01:05:48 +0100 |
---|---|---|
committer | Per Andersson <avtobiff@gmail.com> | 2014-02-14 01:05:48 +0100 |
commit | e9485f193ec8a2aaff09284c7cafbaed1dc62d41 (patch) | |
tree | 477ae73191b1a37d0b5ae8c6b0e3c25a133dc7f0 | |
parent | a81913f30c421ae2d08dea135f458889d0b30623 (diff) | |
download | python-bleach-e9485f193ec8a2aaff09284c7cafbaed1dc62d41.tar python-bleach-e9485f193ec8a2aaff09284c7cafbaed1dc62d41.tar.gz |
Bumped Standards-Version to 3.9.5, no changes needed
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 847cf33..63f7ad0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ python-bleach (1.4-1) unstable; urgency=low * Running tests during build - Add python*-nose Build-Dependends * Packaging license changed to Apache License 2.0 + * Bumped Standards-Version to 3.9.5, no changes needed -- Per Andersson <avtobiff@gmail.com> Fri, 14 Feb 2014 00:59:20 +0100 diff --git a/debian/control b/debian/control index d845fde..d1eba3b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-bleach Section: python Priority: optional Maintainer: Per Andersson <avtobiff@gmail.com> -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Build-Depends: debhelper (>= 8), dh-python, |