[Pkg-wmaker-commits] [wmtop] branch master updated (a81fe15 -> e8dc977)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Feb 8 15:08:47 UTC 2016


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

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

      from  a81fe15   wmtop: Add entry for version 0.84-12.
      adds  f7e2ac4   wmtop: Add version 0.84 to repository.
      adds  d4588b3   wmtop: Fix incorrect memory usage.
      adds  3b13f3b   wmtop: Escape minus signs and fix spelling errors in manpage.
      adds  a57d8b2   wmtop: Remove wmgeneral directory and use libdockapp.
      adds  5632ca6   wmtop: Switch user variable from int to uid_t.
      adds  c2e6075   wmtop: Add #define _BSD_SOURCE.
      adds  10854a6   wmtop: Remove inline keywords.
      adds  b61276e   wmtop: Use proper int types.
      adds  fa28f26   wmtop: Switch build system to autotools.
      adds  b030f0e   wmtop: Remove .cvsignore.
      adds  57ec72c   wmtop: Bump to version 0.85.
       new  b514ea2   Imported Upstream version 0.85
       new  573af98   Remove files removed upstream.
       new  e8dc977   debian/patches: Remove directory; patches applied upstream or made unnecessary due to switch to autotools.

The 3 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:
 .cvsignore                                      |   1 -
 CHANGES => ChangeLog                            |  70 +++-
 Makefile                                        |  46 ---
 Makefile.am                                     |   9 +
 README                                          |   6 +-
 configure.ac                                    |  18 +
 debian/patches/comment_strip_of_binary.patch    |  16 -
 debian/patches/fix_incorrect_memory_usage.patch |  39 --
 debian/patches/fix_install.patch                |  23 --
 debian/patches/fix_manpage.patch                |  34 --
 debian/patches/honor_buildflags.patch           |  19 -
 debian/patches/remove_inline_keywords.patch     | 130 -------
 debian/patches/series                           |   6 -
 wmgeneral/list.c                                | 169 ---------
 wmgeneral/list.h                                |  59 ---
 wmgeneral/misc.c                                | 164 --------
 wmgeneral/misc.h                                |   9 -
 wmgeneral/wmgeneral.c                           | 481 ------------------------
 wmgeneral/wmgeneral.h                           |  59 ---
 wmtop.1                                         |   6 +-
 wmtop.c                                         | 101 ++---
 21 files changed, 160 insertions(+), 1305 deletions(-)
 delete mode 100644 .cvsignore
 rename CHANGES => ChangeLog (57%)
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 delete mode 100644 debian/patches/comment_strip_of_binary.patch
 delete mode 100644 debian/patches/fix_incorrect_memory_usage.patch
 delete mode 100644 debian/patches/fix_install.patch
 delete mode 100644 debian/patches/fix_manpage.patch
 delete mode 100644 debian/patches/honor_buildflags.patch
 delete mode 100644 debian/patches/remove_inline_keywords.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 wmgeneral/list.c
 delete mode 100644 wmgeneral/list.h
 delete mode 100644 wmgeneral/misc.c
 delete mode 100644 wmgeneral/misc.h
 delete mode 100644 wmgeneral/wmgeneral.c
 delete mode 100644 wmgeneral/wmgeneral.h

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



More information about the Pkg-wmaker-commits mailing list