[Debian-islamic-commits] [thawab] branch master updated (068547c -> 9197b25)

Shanavas M shanavas-guest at moszumanska.debian.org
Tue Jun 6 08:04:28 UTC 2017


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

shanavas-guest pushed a change to branch master
in repository thawab.

      from  068547c   Release 3.2.0-1
       new  8dde9e3   Fix ftbs issue #846560
       new  408ffa6   Update control and changelog files
       new  170ba6a   Add bug details in changelog
       new  17e2ab7   Update standards-version
       new  84b9536   Add NMU upload to changelog
       new  bdc3c3f   Remove debian/menu file
       new  8ed789d   Update changelog
       new  4d86434   Update binary inclusion in changelog
       new  f11a6c6   Update changelog for binary included upload
       new  50b4e77   Fix changelog entry
       new  48070c7   Fix changelog
       new  26c96ec   New upstream version 4.1
       new  26fa674   New upstream version 4.1
       new  cd294fb   Merge tag 'upstream/4.1'
       new  cd0e4a6   Update changelog
       new  a304c74   Update private-pkg patch
       new  9197b25   Update changelog

The 17 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:
 Thawab/gtkUi.py                                    |   3 +
 Thawab/shamelaUtils.py                             |  35 +-
 debian/changelog                                   |  27 +-
 debian/control                                     |   7 +-
 debian/menu                                        |   5 -
 debian/patches/private-pkg.diff                    |  13 +-
 thawab-data/themes/default/templates/main.html     |   2 +-
 thawab-data/themes/{default => neo}/static/fx.css  |   1 +
 .../themes/{default => neo}/static/ie-fx.css       |   0
 .../themes/{default => neo}/static/img/about.gif   | Bin
 thawab-data/themes/neo/static/img/book.png         | Bin 0 -> 1438 bytes
 .../themes/{default => neo}/static/img/close.gif   | Bin
 .../themes/{default => neo}/static/img/code.gif    | Bin
 .../{default => neo}/static/img/external.gif       | Bin
 thawab-data/themes/neo/static/img/favicon.ico      | Bin 0 -> 4822 bytes
 .../themes/{default => neo}/static/img/forum.gif   | Bin
 .../themes/{default => neo}/static/img/get_ffx.png | Bin
 thawab-data/themes/neo/static/img/go-back.png      | Bin 0 -> 1129 bytes
 thawab-data/themes/neo/static/img/go-next.png      | Bin 0 -> 1108 bytes
 thawab-data/themes/neo/static/img/go-up.png        | Bin 0 -> 1074 bytes
 thawab-data/themes/neo/static/img/home.png         | Bin 0 -> 1874 bytes
 .../themes/{default => neo}/static/img/loading.gif | Bin
 thawab-data/themes/neo/static/img/logo.png         | Bin 0 -> 77673 bytes
 .../themes/{default => neo}/static/img/mail.gif    | Bin
 thawab-data/themes/neo/static/img/print.png        | Bin 0 -> 1253 bytes
 .../themes/{default => neo}/static/img/quote.gif   | Bin
 .../themes/{default => neo}/static/img/rpm.gif     | Bin
 .../{default => neo}/static/img/scrolldn.png       | Bin
 .../{default => neo}/static/img/scrollup.png       | Bin
 thawab-data/themes/neo/static/img/search.png       | Bin 0 -> 1560 bytes
 thawab-data/themes/neo/static/img/spacer.png       | Bin 0 -> 1160 bytes
 thawab-data/themes/neo/static/img/text.png         | Bin 0 -> 1963 bytes
 .../themes/{default => neo}/static/img/tree.png    | Bin
 .../themes/{default => neo}/static/img/up.gif      | Bin
 .../{default => neo}/static/img/valid-css-blue.gif | Bin
 .../static/img/valid-xhtml10-blue.gif              | Bin
 thawab-data/themes/neo/static/main.css             | 493 +++++++++++++++++++++
 thawab-data/themes/{default => neo}/static/main.js |   0
 .../themes/{default => neo}/static/manual/all.css  |   0
 .../static/manual/images/important.png             | Bin
 .../{default => neo}/static/manual/images/note.png | Bin
 .../{default => neo}/static/manual/images/tip.png  | Bin
 .../static/manual/images/warning.png               | Bin
 .../{default => neo}/static/manual/manual.html     |   0
 .../themes/{default => neo}/static/print.css       |   0
 .../themes/{default => neo}/static/th-main.js      |  35 +-
 .../themes/{default => neo}/static/th-view.js      |  53 ++-
 .../themes/{default => neo}/templates/footer.html  |  20 +-
 .../themes/{default => neo}/templates/layout.html  |  19 +-
 .../themes/{default => neo}/templates/main.html    |  57 +--
 .../{default => neo}/templates/minisearch.html     |   4 +-
 thawab-data/themes/neo/templates/view.html         |  43 ++
 thawab-server                                      | 252 ++++++++++-
 thawab.spec                                        | 129 ++++--
 54 files changed, 1045 insertions(+), 153 deletions(-)
 delete mode 100644 debian/menu
 copy thawab-data/themes/{default => neo}/static/fx.css (99%)
 copy thawab-data/themes/{default => neo}/static/ie-fx.css (100%)
 copy thawab-data/themes/{default => neo}/static/img/about.gif (100%)
 create mode 100644 thawab-data/themes/neo/static/img/book.png
 copy thawab-data/themes/{default => neo}/static/img/close.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/code.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/external.gif (100%)
 create mode 100644 thawab-data/themes/neo/static/img/favicon.ico
 copy thawab-data/themes/{default => neo}/static/img/forum.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/get_ffx.png (100%)
 create mode 100644 thawab-data/themes/neo/static/img/go-back.png
 create mode 100644 thawab-data/themes/neo/static/img/go-next.png
 create mode 100644 thawab-data/themes/neo/static/img/go-up.png
 create mode 100644 thawab-data/themes/neo/static/img/home.png
 copy thawab-data/themes/{default => neo}/static/img/loading.gif (100%)
 create mode 100644 thawab-data/themes/neo/static/img/logo.png
 copy thawab-data/themes/{default => neo}/static/img/mail.gif (100%)
 create mode 100644 thawab-data/themes/neo/static/img/print.png
 copy thawab-data/themes/{default => neo}/static/img/quote.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/rpm.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/scrolldn.png (100%)
 copy thawab-data/themes/{default => neo}/static/img/scrollup.png (100%)
 create mode 100644 thawab-data/themes/neo/static/img/search.png
 create mode 100644 thawab-data/themes/neo/static/img/spacer.png
 create mode 100644 thawab-data/themes/neo/static/img/text.png
 copy thawab-data/themes/{default => neo}/static/img/tree.png (100%)
 copy thawab-data/themes/{default => neo}/static/img/up.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/valid-css-blue.gif (100%)
 copy thawab-data/themes/{default => neo}/static/img/valid-xhtml10-blue.gif (100%)
 create mode 100644 thawab-data/themes/neo/static/main.css
 copy thawab-data/themes/{default => neo}/static/main.js (100%)
 copy thawab-data/themes/{default => neo}/static/manual/all.css (100%)
 copy thawab-data/themes/{default => neo}/static/manual/images/important.png (100%)
 copy thawab-data/themes/{default => neo}/static/manual/images/note.png (100%)
 copy thawab-data/themes/{default => neo}/static/manual/images/tip.png (100%)
 copy thawab-data/themes/{default => neo}/static/manual/images/warning.png (100%)
 copy thawab-data/themes/{default => neo}/static/manual/manual.html (100%)
 copy thawab-data/themes/{default => neo}/static/print.css (100%)
 copy thawab-data/themes/{default => neo}/static/th-main.js (76%)
 copy thawab-data/themes/{default => neo}/static/th-view.js (69%)
 copy thawab-data/themes/{default => neo}/templates/footer.html (61%)
 copy thawab-data/themes/{default => neo}/templates/layout.html (55%)
 copy thawab-data/themes/{default => neo}/templates/main.html (64%)
 copy thawab-data/themes/{default => neo}/templates/minisearch.html (81%)
 create mode 100644 thawab-data/themes/neo/templates/view.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/thawab.git



More information about the Debian-islamic-commits mailing list