[Pkg-cli-apps-commits] [gnome-subtitles] branch master updated (a47e908 -> 234c986)

Jo Shields directhex at moszumanska.debian.org
Wed Nov 11 12:51:01 UTC 2015


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

directhex pushed a change to branch master
in repository gnome-subtitles.

      from  a47e908   finalize changelog
      adds  17cc65e   Imported Upstream version 1.3
      adds  96fb4a1   Imported Debian patch 1.3-1
      adds  234c986   finalize changelog

No new revisions were added by this update.

Summary of changes:
 AUTHORS                                            |   16 +-
 ChangeLog                                          | 4304 +++++++++++---------
 Makefile.in                                        |  106 +-
 NEWS                                               |   51 +-
 README                                             |   20 +-
 aclocal.m4                                         |  111 +-
 config.guess                                       |  219 +-
 config.sub                                         |  156 +-
 configure                                          | 3740 +++++++++++------
 configure.ac                                       |   12 +-
 data/Makefile.am                                   |    2 +-
 data/Makefile.in                                   |  110 +-
 data/gnome-subtitles.1                             |    7 +-
 data/gnome-subtitles.desktop                       |    2 +-
 data/gnome-subtitles.png                           |  Bin 1590 -> 0 bytes
 data/gnome-subtitles.svg                           |  237 ++
 debian/changelog                                   |   17 +-
 debian/control                                     |    7 +-
 gnome-doc-utils.make                               |   89 +-
 gnome-subtitles.mdp                                |   17 +-
 help/Makefile.in                                   |  140 +-
 help/el/el.po                                      |  800 +++-
 help/el/gnome-subtitles.xml                        |    2 +-
 help/es/es.po                                      |  203 +-
 help/es/gnome-subtitles.xml                        |    2 +-
 ltmain.sh                                          | 4016 +++++++++++-------
 m4/gnome-doc-utils.m4                              |    5 +
 m4/gtk-doc.m4                                      |    6 +
 m4/intltool.m4                                     |   73 +-
 m4/libtool.m4                                      | 2236 ++++++----
 m4/ltoptions.m4                                    |   32 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |   12 +-
 po/LINGUAS                                         |    2 +
 po/Makefile.in.in                                  |   13 +-
 po/cs.po                                           |  799 ++--
 po/da.po                                           |  173 +-
 po/el.po                                           | 1416 +++++--
 po/es.po                                           |  811 ++--
 po/fr.po                                           |  909 +++--
 po/gl.po                                           |  976 +++--
 po/he.po                                           |  952 +++--
 po/hu.po                                           |  920 +++--
 po/pl.po                                           | 1020 +++--
 po/pt_BR.po                                        |  976 ++---
 po/sl.po                                           |  780 ++--
 po/sr.po                                           |  971 +++--
 po/sr at latin.po                                     |  969 +++--
 po/{cs.po => zh_HK.po}                             |  801 ++--
 po/{cs.po => zh_TW.po}                             |  806 ++--
 src/External/GStreamerPlaybin/main.c               |  141 +-
 src/Glade/AboutDialog.glade                        |   30 +-
 src/Glade/PreferencesDialog.glade                  |  191 +-
 src/GnomeSubtitles/Core/Document.cs                |    2 +-
 src/GnomeSubtitles/Core/EventHandlers.cs           |    8 +-
 src/GnomeSubtitles/Core/Util.cs                    |   20 +-
 src/GnomeSubtitles/Execution/AssemblyInfo.cs       |    2 +-
 .../Execution}/gnome-subtitles.exe.config          |    0
 .../Ui/Edit/SubtitleEditTextViewMargin.cs          |    2 +-
 src/GnomeSubtitles/Ui/MainUi.cs                    |    2 +-
 src/GnomeSubtitles/Ui/View/Subtitles.cs            |    4 +-
 src/Makefile.am                                    |    9 +-
 src/Makefile.in                                    |  101 +-
 src/SubLib/Core/Domain/SubtitleCollection.cs       |   35 +-
 src/SubLib/Core/Translations.cs                    |   12 +-
 src/SubLib/IO/Input/SubtitleParser.cs              |    7 +-
 src/SubLib/IO/Output/SubtitleOutput.cs             |   10 +-
 .../IO/SubtitleFormats/SubtitleFormatAQTitle.cs    |    7 +-
 .../SubtitleFormatAdobeEncoreDVD.cs                |    1 +
 .../SubtitleFormatAdvancedSubStationAlpha.cs       |    3 +-
 .../SubtitleFormatKaraokeLyricsLRC.cs              |    9 +-
 .../SubtitleFormatKaraokeLyricsVKT.cs              |    3 +-
 .../IO/SubtitleFormats/SubtitleFormatMPSub.cs      |    5 +-
 .../IO/SubtitleFormats/SubtitleFormatMacSUB.cs     |   11 +-
 .../IO/SubtitleFormats/SubtitleFormatPanimator.cs  |    8 +-
 .../SubtitleFormatPhoenixJapanimationSociety.cs    |    7 +-
 .../IO/SubtitleFormats/SubtitleFormatSofni.cs      |    8 +-
 .../SubtitleFormats/SubtitleFormatSubCreator1x.cs  |    8 +-
 .../SubtitleFormatViPlaySubtitleFile.cs            |   10 +-
 79 files changed, 18562 insertions(+), 12150 deletions(-)
 delete mode 100644 data/gnome-subtitles.png
 create mode 100644 data/gnome-subtitles.svg
 mode change 100755 => 100644 ltmain.sh
 copy po/{cs.po => zh_HK.po} (71%)
 copy po/{cs.po => zh_TW.po} (71%)
 rename {build => src/GnomeSubtitles/Execution}/gnome-subtitles.exe.config (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/gnome-subtitles.git



More information about the Pkg-cli-apps-commits mailing list