[Python-modules-commits] [sphinx-bootstrap-theme] 02/11: record new upstream branch created by importing sphinx-bootstrap-theme_0.4.13.orig.tar.gz and merge it

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 8 21:16:37 UTC 2017


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

morph pushed a commit to branch master
in repository sphinx-bootstrap-theme.

commit 3a7e66df55077afe3dedddee98df345c8c869105
Merge: 71e1b14 66cacdc
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 8 15:14:24 2017 -0500

    record new upstream branch created by importing sphinx-bootstrap-theme_0.4.13.orig.tar.gz and merge it

 HISTORY.rst                                        |  29 ++
 HISTORY.txt                                        |  29 ++
 LICENSE.txt                                        |   2 +-
 PKG-INFO                                           |   2 +-
 TODO.rst                                           |   4 +-
 debian/.git-dpm                                    |  14 +-
 sphinx_bootstrap_theme.egg-info/PKG-INFO           |   2 +-
 sphinx_bootstrap_theme.egg-info/SOURCES.txt        |  74 ++--
 sphinx_bootstrap_theme.egg-info/requires.txt       |   2 +-
 sphinx_bootstrap_theme/__init__.py                 |   2 +-
 sphinx_bootstrap_theme/bootstrap/layout.html       |   2 +-
 sphinx_bootstrap_theme/bootstrap/navbar.html       |   2 +-
 .../bootstrap-3.3.4/css/bootstrap-theme.css.map    |   1 -
 .../bootstrap-3.3.4/css/bootstrap-theme.min.css    |   5 -
 .../static/bootstrap-3.3.4/css/bootstrap.css.map   |   1 -
 .../static/bootstrap-3.3.4/css/bootstrap.min.css   |   5 -
 .../static/bootstrap-3.3.4/js/bootstrap.min.js     |   7 -
 .../css/bootstrap-theme.css                        | 139 +++++-
 .../bootstrap-3.3.6/css/bootstrap-theme.css.map    |   1 +
 .../bootstrap-3.3.6/css/bootstrap-theme.min.css    |   6 +
 .../css/bootstrap-theme.min.css.map                |   1 +
 .../css/bootstrap.css                              | 464 ++++++++++++++-------
 .../static/bootstrap-3.3.6/css/bootstrap.css.map   |   1 +
 .../static/bootstrap-3.3.6/css/bootstrap.min.css   |   6 +
 .../bootstrap-3.3.6/css/bootstrap.min.css.map      |   1 +
 .../fonts/glyphicons-halflings-regular.eot         | Bin
 .../fonts/glyphicons-halflings-regular.svg         |   0
 .../fonts/glyphicons-halflings-regular.ttf         | Bin
 .../fonts/glyphicons-halflings-regular.woff        | Bin
 .../fonts/glyphicons-halflings-regular.woff2       | Bin
 .../js/bootstrap.js                                | 246 ++++++-----
 .../static/bootstrap-3.3.6/js/bootstrap.min.js     |   7 +
 .../{bootstrap-3.3.4 => bootstrap-3.3.6}/js/npm.js |   0
 .../bootstrap/static/bootstrap-sphinx.css_t        |  11 +
 .../bootstrap/static/bootstrap-sphinx.js_t         |   2 +-
 .../bootswatch-3.3.4/cerulean/bootstrap.min.css    |   7 -
 .../bootswatch-3.3.4/cosmo/bootstrap.min.css       |   7 -
 .../bootswatch-3.3.4/custom/bootstrap.min.css      |   7 -
 .../bootswatch-3.3.4/cyborg/bootstrap.min.css      |   7 -
 .../bootswatch-3.3.4/darkly/bootstrap.min.css      |   7 -
 .../bootswatch-3.3.4/flatly/bootstrap.min.css      |   7 -
 .../bootswatch-3.3.4/journal/bootstrap.min.css     |   7 -
 .../bootswatch-3.3.4/lumen/bootstrap.min.css       |   7 -
 .../bootswatch-3.3.4/paper/bootstrap.min.css       |   7 -
 .../bootswatch-3.3.4/readable/bootstrap.min.css    |   7 -
 .../bootswatch-3.3.4/sandstone/bootstrap.min.css   |   7 -
 .../bootswatch-3.3.4/simplex/bootstrap.min.css     |   7 -
 .../bootswatch-3.3.4/slate/bootstrap.min.css       |   7 -
 .../bootswatch-3.3.4/spacelab/bootstrap.min.css    |   7 -
 .../bootswatch-3.3.4/superhero/bootstrap.min.css   |   7 -
 .../bootswatch-3.3.4/united/bootstrap.min.css      |   7 -
 .../static/bootswatch-3.3.4/yeti/bootstrap.min.css |   7 -
 .../bootswatch-3.3.6/cerulean/bootstrap.min.css    |  11 +
 .../bootswatch-3.3.6/cosmo/bootstrap.min.css       |  11 +
 .../bootswatch-3.3.6/custom/bootstrap.min.css      |  11 +
 .../bootswatch-3.3.6/cyborg/bootstrap.min.css      |  11 +
 .../bootswatch-3.3.6/darkly/bootstrap.min.css      |  11 +
 .../bootswatch-3.3.6/flatly/bootstrap.min.css      |  11 +
 .../fonts/glyphicons-halflings-regular.eot         | Bin
 .../fonts/glyphicons-halflings-regular.svg         |   0
 .../fonts/glyphicons-halflings-regular.ttf         | Bin
 .../fonts/glyphicons-halflings-regular.woff        | Bin
 .../fonts/glyphicons-halflings-regular.woff2       | Bin
 .../bootswatch-3.3.6/journal/bootstrap.min.css     |  11 +
 .../bootswatch-3.3.6/lumen/bootstrap.min.css       |  11 +
 .../bootswatch-3.3.6/paper/bootstrap.min.css       |  11 +
 .../bootswatch-3.3.6/readable/bootstrap.min.css    |  11 +
 .../bootswatch-3.3.6/sandstone/bootstrap.min.css   |  11 +
 .../bootswatch-3.3.6/simplex/bootstrap.min.css     |  11 +
 .../bootswatch-3.3.6/slate/bootstrap.min.css       |  11 +
 .../bootswatch-3.3.6/spacelab/bootstrap.min.css    |  11 +
 .../bootswatch-3.3.6/superhero/bootstrap.min.css   |  11 +
 .../bootswatch-3.3.6/united/bootstrap.min.css      |  11 +
 .../static/bootswatch-3.3.6/yeti/bootstrap.min.css |  11 +
 74 files changed, 925 insertions(+), 449 deletions(-)

diff --cc debian/.git-dpm
index 8e132cc,0000000..0cf39e5
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 14a81a288205df356175d7c94dc4efd2b2e93bf9
- 14a81a288205df356175d7c94dc4efd2b2e93bf9
- 14a81a288205df356175d7c94dc4efd2b2e93bf9
- 14a81a288205df356175d7c94dc4efd2b2e93bf9
- sphinx-bootstrap-theme_0.4.8.orig.tar.gz
- 284f9b7d0c7068a0fdde0da0b3c3afccee807f94
- 1108608
++66cacdc46809c6d6c3bae2954f0b668c4b8db716
++66cacdc46809c6d6c3bae2954f0b668c4b8db716
++66cacdc46809c6d6c3bae2954f0b668c4b8db716
++66cacdc46809c6d6c3bae2954f0b668c4b8db716
++sphinx-bootstrap-theme_0.4.13.orig.tar.gz
++771a679d4604976aa0191c8d1286ee500e85eaa0
++1145280
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list