[Qa-jenkins-scm] [jenkins.debian.net] branch master updated (33db20c -> 31dd867)
Holger Levsen
holger at layer-acht.org
Thu Nov 24 01:10:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a change to branch master
in repository jenkins.debian.net.
from 33db20c debian/d-i: suppress warning when coming from commit messages
new e9fa05b copied from git.debian.org/git/reproducible/presentations.git / 2016-11-13-MiniDebConfCambridge there, Copyright & thanks to Chris Lamb
new 31dd867 pb-presentation: that will be quite a rewrite
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../2016-11-30-Profitbricks/css/print/paper.css | 202 +
.../2016-11-30-Profitbricks/css/print/pdf.css | 160 +
.../2016-11-30-Profitbricks/css/reveal.css | 1338 ++++++
.../2016-11-30-Profitbricks/css/reveal.scss | 1379 ++++++
.../2016-11-30-Profitbricks/css/theme/README.md | 21 +
.../2016-11-30-Profitbricks/css/theme/beige.css | 290 ++
.../2016-11-30-Profitbricks/css/theme/black.css | 286 ++
.../2016-11-30-Profitbricks/css/theme/blood.css | 309 ++
.../2016-11-30-Profitbricks/css/theme/league.css | 292 ++
.../2016-11-30-Profitbricks/css/theme/moon.css | 290 ++
.../2016-11-30-Profitbricks/css/theme/night.css | 284 ++
.../2016-11-30-Profitbricks/css/theme/serif.css | 286 ++
.../2016-11-30-Profitbricks/css/theme/simple.css | 286 ++
.../2016-11-30-Profitbricks/css/theme/sky.css | 293 ++
.../css/theme/solarized.css | 290 ++
.../css/theme/source/beige.scss | 39 +
.../css/theme/source/black.scss | 49 +
.../css/theme/source/blood.scss | 79 +
.../css/theme/source/league.scss | 34 +
.../css/theme/source/moon.scss | 57 +
.../css/theme/source/night.scss | 35 +
.../css/theme/source/serif.scss | 35 +
.../css/theme/source/simple.scss | 38 +
.../css/theme/source/sky.scss | 46 +
.../css/theme/source/solarized.scss | 63 +
.../css/theme/source/white.scss | 49 +
.../css/theme/template/mixins.scss | 29 +
.../css/theme/template/settings.scss | 43 +
.../css/theme/template/theme.scss | 345 ++
.../2016-11-30-Profitbricks/css/theme/white.css | 286 ++
.../2016-11-30-Profitbricks/images/cii.png | Bin 0 -> 8275 bytes
.../2016-11-30-Profitbricks/images/debian.jpg | Bin 0 -> 385556 bytes
.../2016-11-30-Profitbricks/images/debian_logo.png | Bin 0 -> 5460 bytes
.../2016-11-30-Profitbricks/images/diffoscope.png | Bin 0 -> 98085 bytes
.../2016-11-30-Profitbricks/images/install.jpg | Bin 0 -> 1314836 bytes
.../2016-11-30-Profitbricks/images/lf.png | Bin 0 -> 20723 bytes
.../images/profitbricks.jpg | Bin 0 -> 13472 bytes
.../images/stats_bugs_sin_ftbfs_state.png | Bin 0 -> 28100 bytes
.../images/testing_status.png | Bin 0 -> 30297 bytes
.../images/unstable_status.png | Bin 0 -> 33386 bytes
presentations/2016-11-30-Profitbricks/index.html | 357 ++
presentations/2016-11-30-Profitbricks/js/reveal.js | 4677 ++++++++++++++++++++
.../2016-11-30-Profitbricks/lib/css/zenburn.css | 115 +
.../lib/font/league-gothic/LICENSE | 2 +
.../lib/font/league-gothic/league-gothic.css | 10 +
.../lib/font/league-gothic/league-gothic.eot | Bin 0 -> 25696 bytes
.../lib/font/league-gothic/league-gothic.ttf | Bin 0 -> 64256 bytes
.../lib/font/league-gothic/league-gothic.woff | Bin 0 -> 30764 bytes
.../lib/font/source-sans-pro/LICENSE | 45 +
.../source-sans-pro/source-sans-pro-italic.eot | Bin 0 -> 75720 bytes
.../source-sans-pro/source-sans-pro-italic.ttf | Bin 0 -> 238084 bytes
.../source-sans-pro/source-sans-pro-italic.woff | Bin 0 -> 98556 bytes
.../source-sans-pro/source-sans-pro-regular.eot | Bin 0 -> 88070 bytes
.../source-sans-pro/source-sans-pro-regular.ttf | Bin 0 -> 288008 bytes
.../source-sans-pro/source-sans-pro-regular.woff | Bin 0 -> 114324 bytes
.../source-sans-pro/source-sans-pro-semibold.eot | Bin 0 -> 89897 bytes
.../source-sans-pro/source-sans-pro-semibold.ttf | Bin 0 -> 284640 bytes
.../source-sans-pro/source-sans-pro-semibold.woff | Bin 0 -> 115648 bytes
.../source-sans-pro-semibolditalic.eot | Bin 0 -> 75706 bytes
.../source-sans-pro-semibolditalic.ttf | Bin 0 -> 240944 bytes
.../source-sans-pro-semibolditalic.woff | Bin 0 -> 98816 bytes
.../lib/font/source-sans-pro/source-sans-pro.css | 39 +
.../2016-11-30-Profitbricks/lib/js/classList.js | 2 +
.../2016-11-30-Profitbricks/lib/js/head.min.js | 8 +
.../2016-11-30-Profitbricks/lib/js/html5shiv.js | 7 +
.../plugin/highlight/highlight.js | 32 +
.../plugin/markdown/example.html | 129 +
.../plugin/markdown/example.md | 31 +
.../plugin/markdown/markdown.js | 402 ++
.../plugin/markdown/marked.js | 6 +
.../2016-11-30-Profitbricks/plugin/math/math.js | 67 +
.../plugin/multiplex/client.js | 13 +
.../plugin/multiplex/index.js | 56 +
.../plugin/multiplex/master.js | 31 +
.../plugin/notes-server/client.js | 65 +
.../plugin/notes-server/index.js | 68 +
.../plugin/notes-server/notes.html | 407 ++
.../plugin/notes/notes.html | 407 ++
.../2016-11-30-Profitbricks/plugin/notes/notes.js | 127 +
.../plugin/print-pdf/print-pdf.js | 48 +
.../plugin/search/search.js | 196 +
.../2016-11-30-Profitbricks/plugin/zoom-js/zoom.js | 278 ++
82 files changed, 14858 insertions(+)
create mode 100644 presentations/2016-11-30-Profitbricks/css/print/paper.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/print/pdf.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/reveal.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/reveal.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/README.md
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/beige.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/black.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/blood.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/league.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/moon.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/night.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/serif.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/simple.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/sky.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/solarized.css
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/beige.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/black.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/blood.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/league.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/moon.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/night.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/serif.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/simple.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/sky.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/solarized.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/source/white.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/template/mixins.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/template/settings.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/template/theme.scss
create mode 100644 presentations/2016-11-30-Profitbricks/css/theme/white.css
create mode 100644 presentations/2016-11-30-Profitbricks/images/cii.png
create mode 100644 presentations/2016-11-30-Profitbricks/images/debian.jpg
create mode 100644 presentations/2016-11-30-Profitbricks/images/debian_logo.png
create mode 100644 presentations/2016-11-30-Profitbricks/images/diffoscope.png
create mode 100644 presentations/2016-11-30-Profitbricks/images/install.jpg
create mode 100644 presentations/2016-11-30-Profitbricks/images/lf.png
create mode 100644 presentations/2016-11-30-Profitbricks/images/profitbricks.jpg
create mode 100644 presentations/2016-11-30-Profitbricks/images/stats_bugs_sin_ftbfs_state.png
create mode 100644 presentations/2016-11-30-Profitbricks/images/testing_status.png
create mode 100644 presentations/2016-11-30-Profitbricks/images/unstable_status.png
create mode 100644 presentations/2016-11-30-Profitbricks/index.html
create mode 100644 presentations/2016-11-30-Profitbricks/js/reveal.js
create mode 100644 presentations/2016-11-30-Profitbricks/lib/css/zenburn.css
create mode 100644 presentations/2016-11-30-Profitbricks/lib/font/league-gothic/LICENSE
create mode 100644 presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.css
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.eot
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.ttf
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/league-gothic/league-gothic.woff
create mode 100644 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/LICENSE
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-italic.eot
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-italic.ttf
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-italic.woff
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-regular.eot
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-regular.ttf
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-regular.woff
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-semibold.eot
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-semibold.woff
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
create mode 100755 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
create mode 100644 presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css
create mode 100644 presentations/2016-11-30-Profitbricks/lib/js/classList.js
create mode 100644 presentations/2016-11-30-Profitbricks/lib/js/head.min.js
create mode 100644 presentations/2016-11-30-Profitbricks/lib/js/html5shiv.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/highlight/highlight.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/markdown/example.html
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/markdown/example.md
create mode 100755 presentations/2016-11-30-Profitbricks/plugin/markdown/markdown.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/markdown/marked.js
create mode 100755 presentations/2016-11-30-Profitbricks/plugin/math/math.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/multiplex/client.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/multiplex/index.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/multiplex/master.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/notes-server/client.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/notes-server/index.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/notes-server/notes.html
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/notes/notes.html
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/notes/notes.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/print-pdf/print-pdf.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/search/search.js
create mode 100644 presentations/2016-11-30-Profitbricks/plugin/zoom-js/zoom.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list