[Pkg-wmaker-commits] [wmhdplop] branch master updated (25ea0e3 -> 6e7a0a1)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Nov 25 01:49:07 UTC 2016


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

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

      from  25ea0e3   debian/changelog: Minor formatting and rephrasing; based on patch for wmfsm by Adrian Glaubitz.
       new  b58cff0   wmhdplop: Add version 0.9.9 to repository.
       new  8e1ec05   wmhdplop: Remove autotools cruft.
       new  cc1510d   wmhdplop: Fix GCC 4.7 FTBFS -Wl needs to have values passed to it so that it can pass those on to the linker.
       new  7b36c84   wmhdplop: Change gkhdplop_so_LDFLAGS to gkhdplop_so_LDADD in Makefile
       new  60ece79   wmhdplop: Find disk device after /run transition
       new  1d9d5e0   wmhdplop: Modernize autotools.
       new  aee4731   wmhdplop: Fix compiler warnings.
       new  8343609   wmhdplop: Support NVME devices
       new  b5f613d   wmhdplop: Add manpage from Debian.
       new  4be5619   wmhdplop: Add desktop entry file.
       new  c2fe3a8   wmhdplop: Bump to version 0.9.10.
       new  1e89875   Imported Upstream version 0.9.10
       new  f704a42   Remove autotools cruft from git.
       new  c76bd01   debian/patches: Remove directory; patches applied upstream.
       new  05af54c   debian/{manpages,wmhdplop.1}: Remove files; manpage added upstream.
       new  3e262ea   debian/menu: Remove deprecated file.
       new  dee0934   debian/watch: Update with new location.
       new  7dbb244   debian/control: Update Homepage.
       new  bcf87f3   debian/copyright: Update Upstream-Contact and Source.
       new  dc602d7   debian/control: Bump Standards-Version to 3.9.8.
       new  3000287   debian/control: Use secure URI for Vcs-Browser.
       new  252029e   debian/rules: Use all hardening flags.
       new  7e5b9a4   debian/rules: Remove override_dh_auto_install target; we now use dh_install to properly install files.
       new  df1b48d   debian/*.install: New files; place the correct files in each binary package.
       new  f6b7202   debian/gkrellm-hdplop.dirs: Remove file; no longer necessary.
       new  6e7a0a1   debian/changelog: Add entry for version 0.9.10-1.

The 26 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:
 ChangeLog                                     |   12 +
 INSTALL                                       |  229 -
 Makefile.am                                   |    7 +-
 Makefile.in                                   |  757 ---
 aclocal.m4                                    | 7389 ------------------------
 compile                                       |  107 -
 config.guess                                  | 1465 -----
 config.h.in                                   |   67 -
 config.sub                                    | 1569 ------
 configure                                     | 7509 -------------------------
 configure.ac                                  |    8 +-
 debian/changelog                              |   28 +
 debian/control                                |    6 +-
 debian/copyright                              |    5 +-
 debian/gkrellm-hdplop.dirs                    |    1 -
 debian/gkrellm-hdplop.install                 |    1 +
 debian/manpages                               |    1 -
 debian/menu                                   |    2 -
 debian/patches/find-disk-device.patch         |   60 -
 debian/patches/fix-ftbfs-gcc-4.7-667415.patch |   28 -
 debian/patches/fix_compiler_warnings.patch    |   93 -
 debian/patches/ldflags-to-ldadd.patch         |   27 -
 debian/patches/modernize_autotools.patch      |   52 -
 debian/patches/series                         |    5 -
 debian/rules                                  |    6 +-
 debian/watch                                  |    4 +-
 debian/wmhdplop.install                       |    3 +
 depcomp                                       |  479 --
 devnames.c                                    |   15 +-
 dockapp_imlib2.c                              |    1 +
 gkrellm_hdplop.c                              |    1 +
 install-sh                                    |  294 -
 ltmain.sh                                     | 6290 ---------------------
 missing                                       |  336 --
 mkinstalldirs                                 |  111 -
 procstat.c                                    |    5 +-
 debian/wmhdplop.1 => wmhdplop.1               |    0
 wmhdplop.c                                    |   10 +-
 wmhdplop.desktop                              |    7 +
 39 files changed, 93 insertions(+), 26897 deletions(-)
 delete mode 100644 INSTALL
 delete mode 100644 Makefile.in
 delete mode 100644 aclocal.m4
 delete mode 100755 compile
 delete mode 100755 config.guess
 delete mode 100644 config.h.in
 delete mode 100755 config.sub
 delete mode 100755 configure
 delete mode 100644 debian/gkrellm-hdplop.dirs
 create mode 100644 debian/gkrellm-hdplop.install
 delete mode 100644 debian/manpages
 delete mode 100644 debian/menu
 delete mode 100644 debian/patches/find-disk-device.patch
 delete mode 100644 debian/patches/fix-ftbfs-gcc-4.7-667415.patch
 delete mode 100644 debian/patches/fix_compiler_warnings.patch
 delete mode 100644 debian/patches/ldflags-to-ldadd.patch
 delete mode 100644 debian/patches/modernize_autotools.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/wmhdplop.install
 delete mode 100755 depcomp
 delete mode 100755 install-sh
 delete mode 100644 ltmain.sh
 delete mode 100755 missing
 delete mode 100755 mkinstalldirs
 rename debian/wmhdplop.1 => wmhdplop.1 (100%)
 create mode 100644 wmhdplop.desktop

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



More information about the Pkg-wmaker-commits mailing list