[Pkg-gstreamer-commits] [transmageddon] branch master updated (ab22b5d -> 0d14f38)
Alessio Treglia
alessio at moszumanska.debian.org
Wed Apr 9 15:42:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
alessio pushed a change to branch master
in repository transmageddon.
from ab22b5d Finalize changelog.
new c15f70e Imported Upstream version 1.0
new 63469a4 Merge tag 'upstream/1.0'
new fcc5e08 Update copyright holders information.
new c2455c2 Move my name to Uploaders, set pkg-gstreamer-maintainers as Maintainer of this.
new f420ded Bump Standards-Version to 3.9.5.
new 0d14f38 New changelog entry.
The 6 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:
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 +-
debian/changelog | 16 +
debian/control | 6 +-
debian/copyright | 11 +-
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 --
147 files changed, 21884 insertions(+), 7676 deletions(-)
create mode 100755 appdata/Makefile.am
copy {profiles => appdata}/Makefile.in (74%)
create mode 100644 appdata/transmageddon.xml
create mode 100644 appdata/transmageddon.xml.in
create mode 100644 common/README
create mode 100644 common/cruft.mak
create mode 100755 common/extract-release-date-from-doap-file
create mode 100755 common/gst-indent
delete mode 100644 common/gst-xmlinspect.py
delete mode 100644 common/m4/as-objc.m4
delete mode 100644 common/m4/as-scrub-include.m4
create mode 100644 common/m4/gst-package-release-datetime.m4
create mode 100644 common/m4/gst-platform.m4
create mode 100644 common/m4/introspection.m4
create mode 100644 common/m4/orc.m4
create mode 100644 common/orc.mak
create mode 100644 common/parallel-subdirs.mak
delete mode 100644 common/upload.mak
create mode 100644 icons/16x16/Makefile.am
copy {profiles => icons/16x16}/Makefile.in (76%)
create mode 100644 icons/16x16/transmageddon.png
create mode 100644 icons/22x22/Makefile.am
copy {profiles => icons/22x22}/Makefile.in (76%)
create mode 100644 icons/22x22/transmageddon.png
create mode 100644 icons/24x24/Makefile.am
copy {profiles => icons/24x24}/Makefile.in (76%)
create mode 100644 icons/24x24/transmageddon.png
create mode 100644 icons/256x256/Makefile.am
copy {profiles => icons/256x256}/Makefile.in (76%)
create mode 100644 icons/256x256/transmageddon.png
create mode 100644 icons/32x32/Makefile.am
copy {profiles => icons/32x32}/Makefile.in (76%)
create mode 100644 icons/32x32/transmageddon.png
create mode 100644 icons/48x48/Makefile.am
copy {profiles => icons/48x48}/Makefile.in (76%)
create mode 100644 icons/48x48/transmageddon.png
create mode 100644 icons/Makefile.am
copy {common => icons}/Makefile.in (71%)
create mode 100644 icons/transmageddon.svg
create mode 100644 po/he.po
create mode 100644 po/id.po
create mode 100644 src/dvdtrackchooser.py
create mode 100644 src/langchooser.py
create mode 100644 src/transmageddon-dvdtrack-chooser.ui
create mode 100644 src/transmageddon-language-chooser.ui
create mode 100644 src/udevdisco.py
delete mode 100644 transmageddon.svg
--
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