[Python-modules-commits] [django-pipeline] 11/11: Fix lintian warnings
Brian May
bam at moszumanska.debian.org
Wed Mar 23 22:54:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-pipeline.
commit d9b2da87f9bf10bd6b7e235286321b35f715a837
Author: Brian May <bam at debian.org>
Date: Thu Mar 24 09:52:38 2016 +1100
Fix lintian warnings
---
debian/changelog | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 669e1ad..a6ae696 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ django-pipeline (1.6.7-1) UNRELEASED; urgency=medium
* New upstream version.
* Fixes FTBFS. Closes: #818730.
- * Remove slimit test. slimit is not Python 3 compatable, use jsmin instead.
+ * Remove slimit test. slimit is not Python 3 compatible, use jsmin instead.
* Change default compressors to ones available in Debian main.
* Recommend the default compressors.
* Remove make_jsmin_optional patch, it isn't needed and was bad solution to
diff --git a/debian/control b/debian/control
index cd8031f..07a145f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-sphinx,
python3-jsmin,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-pipeline.git
Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-pipeline.git
Homepage: https://github.com/cyberdelia/django-pipeline
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-pipeline.git
More information about the Python-modules-commits
mailing list