[Python-modules-commits] [subliminal] branch master updated (2af8d27 -> 153c85e)

Etienne Millon emillon-guest at moszumanska.debian.org
Sat Apr 30 20:47:30 UTC 2016


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

emillon-guest pushed a change to branch master
in repository subliminal.

      from  2af8d27   s/UNRELEASED/unstable/
       new  16a2a97   Set correct Section for binary package
       new  4a24979   Ship nautilus extension
       new  d081f07   Examples directory
       new  1291f6e   merge patched into master
       new  f22094d   Depend on python-nautilus
       new  35860f8   install nautilus extension
       new  ce1a27f   Add some DEP3 headers
       new  153c85e   Bump S-V

The 8 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:
 debian/.git-dpm                              |    4 +-
 debian/changelog                             |    8 +
 debian/control                               |   18 +-
 debian/patches/0001-Examples-directory.patch | 1986 ++++++++++++++++++++++++++
 debian/patches/series                        |    1 +
 debian/rules                                 |   10 +
 examples/README.rst                          |   18 +
 examples/i18n/de.po                          |  117 ++
 examples/i18n/es.po                          |  117 ++
 examples/i18n/fr.po                          |  117 ++
 examples/i18n/it.po                          |  117 ++
 examples/i18n/pt.po                          |  117 ++
 examples/i18n/pt_BR.po                       |  116 ++
 examples/i18n/ru.po                          |  117 ++
 examples/i18n/tr.po                          |  117 ++
 examples/nautilus.py                         |  322 +++++
 examples/ui/choose.glade                     |  193 +++
 examples/ui/config.glade                     |  410 ++++++
 18 files changed, 3902 insertions(+), 3 deletions(-)
 create mode 100644 debian/patches/0001-Examples-directory.patch
 create mode 100644 debian/patches/series
 create mode 100644 examples/README.rst
 create mode 100644 examples/i18n/de.po
 create mode 100644 examples/i18n/es.po
 create mode 100644 examples/i18n/fr.po
 create mode 100644 examples/i18n/it.po
 create mode 100644 examples/i18n/pt.po
 create mode 100644 examples/i18n/pt_BR.po
 create mode 100644 examples/i18n/ru.po
 create mode 100644 examples/i18n/tr.po
 create mode 100755 examples/nautilus.py
 create mode 100644 examples/ui/choose.glade
 create mode 100644 examples/ui/config.glade

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



More information about the Python-modules-commits mailing list