[Pkg-gstreamer-commits] [transmageddon] 02/06: Merge tag 'upstream/1.0'

Alessio Treglia alessio at moszumanska.debian.org
Wed Apr 9 15:42:34 UTC 2014


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

alessio pushed a commit to branch master
in repository transmageddon.

commit 63469a47f7488d48cfef9b963b3b002e3fc2e54f
Merge: ab22b5d c15f70e
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Apr 9 15:47:40 2014 +0100

    Merge tag 'upstream/1.0'
    
    Upstream version 1.0

 Makefile.am                                |    7 +-
 Makefile.in                                |  409 +-
 NEWS                                       |    8 +
 TODO                                       |    9 +-
 aclocal.m4                                 |  594 +-
 appdata/Makefile.am                        |    5 +
 {profiles => appdata}/Makefile.in          |  156 +-
 appdata/transmageddon.xml                  |   32 +
 appdata/transmageddon.xml.in               |   32 +
 autogen.sh                                 |    3 +-
 bin/Makefile.in                            |  105 +-
 common/Makefile.am                         |   12 +-
 common/Makefile.in                         |  279 +-
 common/README                              |  255 +
 common/c-to-xml.py                         |   16 +-
 common/check-exports                       |   23 +-
 common/check.mak                           |  136 +-
 common/coverage/coverage-report-entry.pl   |    3 +-
 common/coverage/coverage-report.pl         |    6 +-
 common/coverage/coverage-report.xsl        |    2 +-
 common/coverage/lcov.mak                   |   15 +-
 common/cruft.mak                           |   56 +
 common/download-translations               |   44 +-
 common/extract-release-date-from-doap-file |   32 +
 common/glib-gen.mak                        |   20 +-
 common/gst-autogen.sh                      |  172 +-
 common/gst-indent                          |   49 +
 common/gst-xmlinspect.py                   |  168 -
 common/gst.supp                            | 3136 +++++++---
 common/gstdoc-scangobj                     |  973 ++-
 common/gtk-doc-plugins.mak                 |  324 +-
 common/gtk-doc.mak                         |  205 +-
 common/m4/Makefile.am                      |    8 +-
 common/m4/Makefile.in                      |  113 +-
 common/m4/README                           |    4 +-
 common/m4/as-compiler-flag.m4              |   32 +
 common/m4/as-compiler.m4                   |    4 +-
 common/m4/as-docbook.m4                    |   14 +-
 common/m4/as-libtool.m4                    |    3 +-
 common/m4/as-objc.m4                       |   56 -
 common/m4/as-scrub-include.m4              |   36 -
 common/m4/as-version.m4                    |   12 +-
 common/m4/check.m4                         |   12 +-
 common/m4/glib-gettext.m4                  |   28 +-
 common/m4/gst-arch.m4                      |   75 +-
 common/m4/gst-args.m4                      |   73 +-
 common/m4/gst-check.m4                     |  198 +-
 common/m4/gst-default.m4                   |   27 +-
 common/m4/gst-doc.m4                       |   74 +-
 common/m4/gst-dowhile.m4                   |   10 +-
 common/m4/gst-error.m4                     |  236 +-
 common/m4/gst-feature.m4                   |   74 +-
 common/m4/gst-gettext.m4                   |    7 +
 common/m4/gst-glib2.m4                     |  107 +-
 common/m4/gst-libxml2.m4                   |   14 +-
 common/m4/gst-package-release-datetime.m4  |   89 +
 common/m4/gst-parser.m4                    |   14 +-
 common/m4/gst-platform.m4                  |   67 +
 common/m4/gst-plugin-docs.m4               |   14 +-
 common/m4/gst-plugindir.m4                 |    4 +-
 common/m4/gst-valgrind.m4                  |    2 +-
 common/m4/gst-x11.m4                       |    2 +-
 common/m4/gst.m4                           |   26 +
 common/m4/gtk-doc.m4                       |   35 +-
 common/m4/introspection.m4                 |   94 +
 common/m4/orc.m4                           |   70 +
 common/m4/pkg.m4                           |    6 +-
 common/mangle-tmpl.py                      |   15 +-
 common/orc.mak                             |   76 +
 common/parallel-subdirs.mak                |   13 +
 common/plugins.xsl                         |   32 +-
 common/release.mak                         |   35 +-
 common/scangobj-merge.py                   |   67 +-
 common/upload-doc.mak                      |   54 +-
 common/upload.mak                          |   33 -
 common/win32.mak                           |   32 +-
 configure                                  |  450 +-
 configure.ac                               |   15 +-
 icons/16x16/Makefile.am                    |    4 +
 {profiles => icons/16x16}/Makefile.in      |  151 +-
 icons/16x16/transmageddon.png              |  Bin 0 -> 845 bytes
 icons/22x22/Makefile.am                    |    4 +
 {profiles => icons/22x22}/Makefile.in      |  151 +-
 icons/22x22/transmageddon.png              |  Bin 0 -> 1104 bytes
 icons/24x24/Makefile.am                    |    4 +
 {profiles => icons/24x24}/Makefile.in      |  151 +-
 icons/24x24/transmageddon.png              |  Bin 0 -> 1140 bytes
 icons/256x256/Makefile.am                  |    4 +
 {profiles => icons/256x256}/Makefile.in    |  151 +-
 icons/256x256/transmageddon.png            |  Bin 0 -> 16994 bytes
 icons/32x32/Makefile.am                    |    4 +
 {profiles => icons/32x32}/Makefile.in      |  151 +-
 icons/32x32/transmageddon.png              |  Bin 0 -> 1342 bytes
 icons/48x48/Makefile.am                    |    4 +
 {profiles => icons/48x48}/Makefile.in      |  151 +-
 icons/48x48/transmageddon.png              |  Bin 0 -> 2147 bytes
 icons/Makefile.am                          |    3 +
 {common => icons}/Makefile.in              |  292 +-
 icons/transmageddon.svg                    | 8882 ++++++++++++++++++++++++++++
 install-sh                                 |   14 +-
 missing                                    |  414 +-
 po/LINGUAS                                 |    2 +
 po/POTFILES.in                             |    8 +-
 po/ca.po                                   |    2 +-
 po/cs.po                                   |  279 +-
 po/da.po                                   |  343 +-
 po/de.po                                   |  293 +-
 po/es.po                                   |  278 +-
 po/fi.po                                   |  263 +-
 po/gl.po                                   |  292 +-
 po/he.po                                   |  353 ++
 po/hu.po                                   |  363 +-
 po/id.po                                   |  356 ++
 po/lt.po                                   |  280 +-
 po/lv.po                                   |  304 +-
 po/pl.po                                   |  240 +-
 po/pt_BR.po                                |  344 +-
 po/ru.po                                   |  151 +-
 po/sk.po                                   |  363 +-
 po/sl.po                                   |  355 +-
 po/sr.po                                   |  253 +-
 po/sr at latin.po                             |  253 +-
 po/zh_CN.po                                |  344 +-
 presets/Makefile.in                        |  107 +-
 profiles/Makefile.in                       |  107 +-
 py-compile                                 |   23 +-
 src/Makefile.am                            |    7 +-
 src/Makefile.in                            |  299 +-
 src/about.py                               |   10 +-
 src/about.py.in                            |    8 +-
 src/codecfinder.py                         |   19 +-
 src/dvdtrackchooser.py                     |  115 +
 src/gstfraction.py                         |    6 +-
 src/langchooser.py                         |   55 +
 src/transcoder_engine.py                   |  362 +-
 src/transmageddon-dvdtrack-chooser.ui      |   93 +
 src/transmageddon-language-chooser.ui      |   93 +
 src/transmageddon.py                       | 1134 ++--
 src/transmageddon.ui                       |  231 +-
 src/udevdisco.py                           |  236 +
 src/utils.py                               |    3 +-
 transmageddon.spec                         |   20 +-
 transmageddon.spec.in                      |   14 +-
 transmageddon.svg                          |  583 --
 144 files changed, 21860 insertions(+), 7667 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/transmageddon.git



More information about the Pkg-gstreamer-commits mailing list