[Pkg-wmaker-commits] [wmitime] branch master updated (bd30bf6 -> cf91bd0)
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 02:12:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a change to branch master
in repository wmitime.
from bd30bf6 debian/changelog: Update; set distribution to unstable.
adds 4ef8770 wmgeneral: Check if malloc fails.
adds 9030163 wmgeneral: Free pointer.
adds d6737d6 wmgeneral: Remove inline keywords.
adds 4d32980 wmgeneral: Bump to 1998-09-14 version found in wmckgmail, wmitime, wmsmp.app, wmSMPmon, and wmtz.
adds 995a8e9 wmgeneral: Merge 2003-10-10 version from wmmon and wmtime.
adds 80b8bba wmgeneral: Reduce scope of several variables.
adds f23cdf1 wmgeneral: Use field width limits for scanf.
adds 59a1483 wmgeneral: Use #includes from include-what-you-use.
adds 5be335d wmgeneral: Add proper copyright headers; fix changelog formatting.
adds 2b595dc wmgeneral: Fix segfault if newline encountered in parse_rcfile.
adds 167ec6f wmgeneral: Don't call free on pointers we haven't malloced.
adds 6285ff8 wmgeneral: Fix "unused variable" warning.
adds 94176ff wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and getline.
adds 75e3e88 wmgeneral: Add support for X geometry strings to -geometry option.
adds 519eb6d wmgeneral, wmsun: Use threadsafe functions.
adds 11e6ddb wmitime uses libdockapp
adds 4fb73d0 wmitime: Add note about libdockapp to README.
adds 54accf0 wmitime: Bump to version 0.5.
new 3192272 Imported Upstream version 0.5
new 04841dd debian/control: Update Vcs-*.
new 6bc1d27 debian/control: Set Debian Window Maker Team as Maintainer; move self to Uploaders with updated email address.
new 4ef9a83 debian/control: Add libdockapp-dev to Build-Depends.
new 453c24d debian/copyright: Update email address.
new cf91bd0 debian/changelog: Add entry for version 0.5-1.
The 6 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 | 4 +
Makefile | 4 +-
README | 4 +
debian/changelog | 14 ++
debian/control | 15 +-
debian/copyright | 2 +-
wmgeneral/list.c | 169 ------------------
wmgeneral/list.h | 59 ------
wmgeneral/misc.c | 164 -----------------
wmgeneral/misc.h | 9 -
wmgeneral/wmgeneral.c | 485 --------------------------------------------------
wmgeneral/wmgeneral.h | 59 ------
wmitime.c | 4 +-
13 files changed, 37 insertions(+), 955 deletions(-)
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/wmitime.git
More information about the Pkg-wmaker-commits
mailing list