[Pkg-wmaker-commits] [wmbutton] branch master updated (4db4d8f -> 03f2931)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Jul 17 09:09:20 UTC 2017


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

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

      from  4db4d8f   debian/control: Sort with wrap-and-sort.
      adds  6ca7764   wmbutton dockapp added
      adds  7ed1c8b   wmbutton: Correct path for X11 libs
      adds  ffe9153   wmbutton: .wmbutton file renamed
      adds  d1ddaf0   wmbutton: Support for global conf file
      adds  7ca6d62   wmbutton: Version simplification
      adds  eb756c5   wmbutton: Better Makefile
      adds  b070338   wmbutton: wmbutton.c code clean
      adds  9665ad9   wmbutton: Added manpage
      adds  25f1b8c   wmbutton: Middle button enabled by default
      adds  938f8a4   wmbutton: wmbutton.h and wmb_libs.c code clean
      adds  7579415   wmbutton: initTooltip has no argument
      adds  2ad08dd   wmbutton: New version 0.7.0
      adds  238361f   wmbutton: Makefile install rewritten
      adds  dd683be   wmbutton: Escape minus sign in manpage
      adds  157298e   wmbutton: fail early on missing config
      adds  d13898d   Remove trailing whitespace.
      adds  80e193f   wmbutton: Rename sample.wmbutton to wmbutton.conf, as this will be its name after installation.
      adds  a8cc0de   wmbutton: Use autotools for build.
      adds  37a3294   wmbutton: Split ChangeLog off from README into its own file.
      adds  dbeefaf   wmbutton: Add entry for v0.7.0 to ChangeLog. (Based on git log.)
      adds  d36928a   wmbutton: Use version number from autoconf.
      adds  1d7cff9   wmbutton: Remove version number from README and source code comment.
      adds  f428200   wmbutton: Add freedesktop.org desktop entry file.
      adds  3643b69   wmbutton: Update contact information.
      adds  02a5758   wmbutton: Bump to version 0.7.1.
       new  6c7e941   Merge tag 'upstream/0.7.1'
       new  07f7734   debian/patches/01_Debian_config.patch: Refresh for new version.
       new  0741341   debian/docs: Do not install example config file; it is exactly the same as the system config file installed in /etc.
       new  7de8569   debian/manpages: Remove unnecessary file; manpage already installed by upstream build system.
       new  462521d   debian/README.Debian: Remove file; its contents were not Debian-specific and were already covered in the upstream README.
       new  159f399   debian/wmbutton.lintian-ovverides: Remove file.  The only override was no-upstream-changelog, but upstream now ships a changelog.
       new  68dbd4a   debian/control: Bump Standards-Version to 4.0.0.
       new  682bd51   debian/rules: Remove CPPFLAGS hack; no longer needed.
       new  0ba178a   debian/control: Remove x11proto-core-dev from Build-Depends.  It was redundant as it is already a dependency of libx11-dev, libxext-dev, and libxpm-dev.
       new  7131a3e   debian/control: Add pkg-config to Build-Depends.
       new  a1eec78   debian/compat: Bump debhelper compatibility level to 10.
       new  d7005e1   debian/control: Bump debhelper to >= 10 in Build-Depends.
       new  c37df86   debian/rules: Use all hardening flags.
       new  03f2931   debian/changelog: Add entry for version 0.7.1-1.

The 14 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                             | 128 ++++++++++++++++++++++++++++++++++
 Makefile                              |  39 -----------
 Makefile.am                           |  12 ++++
 README                                |  94 +++++++------------------
 configure.ac                          |   9 +++
 debian/README.Debian                  |  22 ------
 debian/changelog                      |  47 +++++++++++--
 debian/compat                         |   2 +-
 debian/control                        |   6 +-
 debian/docs                           |   1 -
 debian/manpages                       |   1 -
 debian/patches/01_Debian_config.patch |   8 +--
 debian/rules                          |   4 +-
 debian/wmbutton.lintian-overrides     |   4 --
 icons/Makefile.am                     |   2 +
 mask.xbm                              |   8 +--
 wmb_libs.c                            |  19 ++++-
 wmbutton.c                            |   9 ++-
 sample.wmbutton => wmbutton.conf      |   2 +-
 wmbutton.desktop                      |   8 +++
 wmbutton.h                            |   4 +-
 21 files changed, 268 insertions(+), 161 deletions(-)
 create mode 100644 ChangeLog
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 delete mode 100644 debian/README.Debian
 delete mode 100644 debian/manpages
 delete mode 100644 debian/wmbutton.lintian-overrides
 create mode 100644 icons/Makefile.am
 rename sample.wmbutton => wmbutton.conf (96%)
 create mode 100644 wmbutton.desktop

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



More information about the Pkg-wmaker-commits mailing list