[Pkg-wmaker-commits] [wmmixer] branch master updated (8d0e601 -> d32e511)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Aug 30 04:09:19 UTC 2017


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

dtorrance-guest pushed a change to branch master
in repository wmmixer.

      from  8d0e601   Import Debian changes 1.7+20120605-1
      adds  d97766b   Rename wmmixer folder
      adds  d304361   wmmixer patches
      adds  1e5e7ec   wmmixer: Add 'debian' folder
      adds  6e682b9   wmmixer: Debian copyright and patches in format DEP-3 and DEP-5
      adds  7c2ceb3   wmmixer: Warnings about g++ const removed
      adds  d7bfecb   wmmixer: Remove hidden .xvpics folder
      adds  6a58315   wmmixer: Problems with UTF-8 characters
      adds  c902d51   Fix FTBFS with ld --as-needed Patch sent by Angel Abad <angelabad at ubuntu.com>
      adds  5f344c8   Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
      adds  2e25e30   Mass update FSF address
      adds  0fcb0a3   Remove trailing whitespace.
      adds  7af4c65   wmmixer: Remove debian directory from git.
      adds  028f35e   wmmixer: Use autotools for build.
      adds  4027770   wmmixer: Add desktop entry file.
      adds  04d8e8a   wmmixer: Update documentation.
      adds  eb79037   wmmixer: Bump to version 1.8.
       new  d97a97c   Merge tag 'upstream/1.8'
       new  beb2320   debian/watch: Use new download location.
       new  c7b1f14   debian/compat: Use debhelper compatibility level 10.
       new  5f911a8   debian/control: Sort Depends alphabetically.
       new  3bfe753   New maintainer (Closes: #866848).
       new  752774e   debian/control: Bump Standards-Version to 4.1.0.
       new  34df8f3   debian/control: Update Homepage and Vcs-*.
       new  dd95505   debian/copyright: Update Format, Upstream-Contact, and Source.
       new  2ea866b   debian/menu: Remove deprecated Debian menu file.
       new  9a681f8   debian/rules: Remove DH_VERBOSE comment line.
       new  a1516b8   debian/wmmixer.changelog: Remove useless file.
       new  c5def49   debian/docs: Rename from wmmixer.docs for simplicity.
       new  484f428   debian/example: Rename from wmmixer.examples for simplicity.
       new  101e855   debian/patches: Remove patches; no longer necessary now that upstream uses autotools for build.
       new  1c5cd1f   debian/home.mixer: Add example file to debian directory; was forgotten with new upstream release.
       new  9b386aa   debian/control: Bump versioned depencency on debhelper to >= 10.
       new  d432f57   debian/control: Add pkg-config to Build-Depends.
       new  57aa4af   debian/rules: Use all hardening flags.
       new  d32e511   debian/changelog: Add entery for version 1.8-1.

The 19 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:
 CHANGES                                       |  9 ++-
 INSTALL                                       |  1 +
 Makefile                                      | 54 ----------------
 Makefile.am                                   | 12 ++++
 README                                        |  2 +-
 configure.ac                                  |  9 +++
 debian/changelog                              | 36 +++++++++++
 debian/compat                                 |  2 +-
 debian/control                                | 19 ++++--
 debian/copyright                              |  7 +-
 debian/{wmmixer.docs => docs}                 |  0
 debian/examples                               |  1 +
 home.wmmixer => debian/home.wmmixer           |  0
 debian/menu                                   | 10 ---
 debian/patches/01_debian_paths.patch          | 19 ------
 debian/patches/02_Makefile_optimization.patch | 21 ------
 debian/patches/03_Makefile_hardening.patch    | 38 -----------
 debian/patches/series                         |  3 -
 debian/rules                                  |  3 +-
 debian/watch                                  |  4 +-
 debian/wmmixer.changelogs                     |  1 -
 debian/wmmixer.examples                       |  1 -
 exception.h                                   |  2 +-
 mixctl.cc                                     |  4 +-
 mixctl.h                                      |  4 +-
 wmmixer.1                                     |  6 +-
 wmmixer.cc                                    | 54 ++++++++--------
 wmmixer.desktop                               |  8 +++
 xhandler.cc                                   | 92 +++++++++++++--------------
 xhandler.h                                    |  6 +-
 30 files changed, 180 insertions(+), 248 deletions(-)
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 rename debian/{wmmixer.docs => docs} (100%)
 create mode 100644 debian/examples
 rename home.wmmixer => debian/home.wmmixer (100%)
 delete mode 100644 debian/menu
 delete mode 100644 debian/patches/01_debian_paths.patch
 delete mode 100644 debian/patches/02_Makefile_optimization.patch
 delete mode 100644 debian/patches/03_Makefile_hardening.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/wmmixer.changelogs
 delete mode 100644 debian/wmmixer.examples
 create mode 100644 wmmixer.desktop

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



More information about the Pkg-wmaker-commits mailing list