diff options
author | Christopher Baines <mail@cbaines.net> | 2015-12-22 17:16:08 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-12-22 17:16:08 +0000 |
commit | a6af96cc5d42192e999b39844749b9454c14e49d (patch) | |
tree | e19d4be44b55fea5318ab1908cc9e72caa625d3d | |
parent | cdefd9f3ca8388c4d665c7ba231ab0835b5b0994 (diff) | |
download | python-jsmin-a6af96cc5d42192e999b39844749b9454c14e49d.tar python-jsmin-a6af96cc5d42192e999b39844749b9454c14e49d.tar.gz |
Update standards version
No changes required
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 092923f..0a77656 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), python-setuptools, python3-all, python3-setuptools -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: https://github.com/tikitu/jsmin Package: python-jsmin |