[Python-modules-commits] [django-pipeline] 02/02: Add jsmin to build depends
Brian May
bam at moszumanska.debian.org
Wed Mar 23 00:38:37 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 56c928b04a708bd2f00c004083b854ed48d42ffc
Author: Brian May <bam at debian.org>
Date: Wed Mar 23 11:32:09 2016 +1100
Add jsmin to build depends
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index c135d63..bad4852 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,14 @@ Build-Depends: debhelper (>= 9),
python-jinja2,
python-mock,
python-setuptools,
+ python-jsmin,
python3-all,
python3-django,
python3-jinja2,
python3-mock,
python3-setuptools,
python3-sphinx,
+ python3-jsmin,
slimit,
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-pipeline.git
--
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