[pavucontrol] branch master updated (42e3f3a -> f552287)

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


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

fsateler pushed a change to branch master
in repository pavucontrol.

      from  42e3f3a   Fix vcs and upstream urls
       new  e0474e4   Imported Upstream version 3.0
       new  b57d32e   Merge tag 'upstream/3.0'
       new  eb7a791   New upstream release
       new  4f88806   Drop all patches: applied upstream
       new  f552287   Finalize changelog

The 5 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 +-
 debian/changelog                                   |    8 +
 ...on-t-crash-if-pa_stream_peek-returns-NULL.patch |   22 -
 ...he-widget-before-returning-it-from-create.patch |  196 ---
 ...antiate-cardwidget-devicewidget-and-rolew.patch |   76 --
 ...rol-Handle-IO-errors-in-icon-setting-code.patch |   23 -
 debian/patches/series                              |    4 -
 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 +
 48 files changed, 2918 insertions(+), 3961 deletions(-)
 delete mode 100644 ABOUT-NLS
 delete mode 100644 ChangeLog
 create mode 100755 compile
 delete mode 100755 config.rpath
 delete mode 100644 debian/patches/0001-Don-t-crash-if-pa_stream_peek-returns-NULL.patch
 delete mode 100644 debian/patches/0003-Reference-the-widget-before-returning-it-from-create.patch
 delete mode 100644 debian/patches/0004-Do-not-instantiate-cardwidget-devicewidget-and-rolew.patch
 delete mode 100644 debian/patches/0005-pavucontrol-Handle-IO-errors-in-icon-setting-code.patch
 delete mode 100644 debian/patches/series
 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