[pavucontrol] branch upstream updated (556d26d -> e0474e4)

Felipe Sateler fsateler at moszumanska.debian.org
Tue Apr 14 18:33:28 UTC 2015


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

fsateler pushed a change to branch upstream
in repository pavucontrol.

      from  556d26d   Imported Upstream version 2.0
       new  e0474e4   Imported Upstream version 3.0

The 1 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:
 ABOUT-NLS                 | 1282 ---------------------------------------------
 ChangeLog                 |    5 -
 Makefile.am               |   11 +-
 Makefile.in               |  346 ++++++------
 README                    |  110 ++--
 aclocal.m4                |  728 +++++++++++++------------
 bootstrap.sh              |   51 +-
 compile                   |  347 ++++++++++++
 config.rpath              |  672 ------------------------
 configure                 |  565 ++++++++++++++------
 configure.ac              |    2 +-
 depcomp                   |  637 +++++++++++++++-------
 doc/Makefile.am           |    8 +-
 doc/Makefile.in           |  128 +++--
 doc/README                |  110 ++--
 doc/README.html           |   12 +-
 doc/README.html.in        |    6 +-
 install-sh                |  538 +++++++++++++------
 m4/ChangeLog              |   11 -
 m4/intltool.m4            |   73 ++-
 m4/nls.m4                 |   32 --
 missing                   |  453 ++++++----------
 po/ChangeLog              |   11 -
 po/Makefile.in.in         |   13 +-
 src/Makefile.in           |  215 +++++---
 src/cardwidget.cc         |    1 +
 src/channelwidget.cc      |    1 +
 src/devicewidget.cc       |   19 +
 src/devicewidget.h        |    7 +
 src/mainwindow.cc         |   64 ++-
 src/mainwindow.h          |    2 +-
 src/minimalstreamwidget.h |    1 +
 src/pavucontrol.cc        |    9 +-
 src/pavucontrol.glade     |   44 +-
 src/rolewidget.cc         |    1 +
 src/sinkinputwidget.cc    |    1 +
 src/sinkwidget.cc         |   13 +
 src/sinkwidget.h          |    2 +-
 src/sourceoutputwidget.cc |    1 +
 src/sourcewidget.cc       |    1 +
 src/streamwidget.cc       |   14 +
 src/streamwidget.h        |    3 +
 42 files changed, 2910 insertions(+), 3640 deletions(-)
 delete mode 100644 ABOUT-NLS
 delete mode 100644 ChangeLog
 create mode 100755 compile
 delete mode 100755 config.rpath
 delete mode 100644 m4/ChangeLog
 delete mode 100644 m4/nls.m4
 delete mode 100644 po/ChangeLog

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



More information about the pkg-pulseaudio-devel mailing list