[Python-modules-commits] [python-mongoengine] 11/13: Use libjs-modernizr in the theme

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Wed Mar 9 01:14:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

oorestisime-guest pushed a commit to branch master
in repository python-mongoengine.

commit eb880da2daa18b848de474ec7a49a93f6b272403
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Wed Mar 9 02:04:51 2016 +0100

    Use libjs-modernizr in the theme
---
 debian/control                      | 5 +++--
 debian/docs                         | 1 -
 debian/python-mongoengine-doc.links | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 8b4f64a..c2de13d 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Description: Python Document-Object Mapper for working with MongoDB
  databases) for working with MongoDB from Python. It uses a simple declarative
  API, similar to the Django ORM.
  .
- This is the python 2 package.
+ This is the Python 2 package.
 
 Package: python3-mongoengine
 Architecture: all
@@ -68,13 +68,14 @@ Description: Python 3 Document-Object Mapper for working with MongoDB
  databases) for working with MongoDB from Python. It uses a simple declarative
  API, similar to the Django ORM.
  .
- This is the python 3 package.
+ This is the Python 3 package.
 
 Package: python-mongoengine-doc
 Architecture: all
 Depends:
  libjs-jquery,
  libjs-underscore,
+ libjs-modernizr,
  ${misc:Depends},
 Section: doc
 Description: Python Document-Object Mapper for working with MongoDB (documentation)
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index a1320b1..0000000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-README.rst
diff --git a/debian/python-mongoengine-doc.links b/debian/python-mongoengine-doc.links
index 0a84b25..83f7913 100644
--- a/debian/python-mongoengine-doc.links
+++ b/debian/python-mongoengine-doc.links
@@ -1,2 +1,3 @@
 /usr/share/javascript/jquery/jquery.js usr/share/doc/python-mongoengine-doc/html/_static/jquery.js
 /usr/share/javascript/underscore/underscore.js usr/share/doc/python-mongoengine-doc/html/_static/underscore.js
+/usr/share/javascript/modernizr/modernizr.js usr/share/doc/python-mongoengine-doc/html/_static/js/modernizr.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mongoengine.git



More information about the Python-modules-commits mailing list