[Pkg-wmaker-commits] [wmtime] branch master created (now d8bce3a)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:59:18 UTC 2015


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

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

        at  d8bce3a   debian/changelog: Add entry for version 1.4-1.

This branch includes the following new commits:

       new  8b7c4f9   wmtime: added to repository
       new  edc0614   wmtime: Fixed Debian bug #639626. Applied a patch by Andrew Deason.
       new  406d1a7   wmtime: Fixed Debian bug #661843. Applied a patch by Milan Cermak.
       new  029e3da   wmtime - Fix compiler and linker flags in Makefile.
       new  6a7ec26   wmtime - Removed debian directory.
       new  a429369   wmtime - update localization
       new  7aef6f8   wmtime - increase version number to 1.1
       new  60e1af7   wmtime: Remove unused variables.
       new  00d1a8b   wmtime: Use rm -f in make clean.
       new  c25880f   wmtime: Update FSF address.
       new  d2118e3   wmtime: Update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
       new  ea6279e   wmtime: Update README contact information; remove trailing whitespaces.
       new  0bcf2c3   Remove trailing whitespace.
       new  e979d3b   wmtime: Remove unnecessary Imakefile.
       new  ee227d3   wmtime: Move source files to top directory.
       new  28bfd97   wmtime: Update Makefile.
       new  499358c   wmtime: Add -l option to specify locale.
       new  9933945   wmtime: Remove unnecessary references to current version number.
       new  194000b   wmtime: Bump to version 1.2.
       new  2b38938   Imported Upstream version 1.0b2
       new  94ba5db   Imported Debian patch 1.0b2-1
       new  19096fe   Imported Debian patch 1.0b2-3
       new  953c6d9   Imported Debian patch 1.0b2-5
       new  8d3513c   Imported Debian patch 1.0b2-9
       new  78cfceb   Imported Debian patch 1.0b2-10
       new  38f8dea   Imported Debian patch 1.0b2-11
       new  f21a893   Imported Upstream version 1.1
       new  77bf371   Remove files removed upstream.
       new  f5e44d5   Imported Debian patch 1.1-1
       new  ea21d5a   update vcs-*, standards-version, use sourcedirectory for debian/rules
       new  66a0c28   finalized changelog entry
       new  08251b2   use rm -f for make clean
       new  94243e3   minor newline fixes by adrian glaubitz
       new  4590e52   .gitignore: New file; add .pc directory.
       new  8dddeca   debian/control: Update Homepage.
       new  ee0683f   debian/control: Remove trailing whitespace in Description.
       new  87b6eac   debian/copyright: Update Upstream-Contact and Source.
       new  719f912   debian/watch: Update with new location.
       new  47ee6bc   debian/patches/remove_unused_variables: Avoid compiler warning.
       new  4e3a94f   debian/changelog: Draft for version 1.1-3.
       new  6dcf0e7   debian/copyright: Add keyword to license exception.
       new  3613de2   debian/rules: Add get-orig-source target.
       new  32da9be   debian/changelog: Minor formatting.
       new  b99cac0   Import Upstream version 1.1+20140827
       new  eaf07ca   debian/patches: Remove directory; patches applied upstream.
       new  227aecb   debian/changelog: Update with new upstream version; add recent changes.
       new  f66f463   debian/rules: Update get-orig-source target; add --no-symlink for newer versions of uscan and check if tarball was downloaded before renaming.
       new  a8d7088   debian/control: Bump Standards-Version to 3.9.6; no changes required.
       new  ec747be   Imported Upstream version 1.2
       new  0dae7f4   debian/dirs: Remove unnecessary file.
       new  38556ab   debian/manpages: Remove unnecessary file.
       new  0debe7f   debian/rules: Remove --sourcedirectory=wmtime; no longer needed.
       new  c3fcf33   debian/changelog: Draft for version 1.2-1.
       new  0fd5c78   debian/rules: Add override_dh_auto_install target to set PREFIX to /usr.
       new  b2ed6c1   debian/rules: Add override_dh_auto_build target to use CFLAGS from dpkg-buildflags.
       new  11e8db8   debian/copyright: Update location of wmtime.1.
       new  79891ad   debian/changelog: Update; set distribution to unstable.
       new  d2b7c2c   debian/changelog: Add note about new upstream release; patch by Adrian Glaubitz.
       new  a655d80   wmgeneral: Check if malloc fails.
       new  988a824   wmgeneral: Free pointer.
       new  925f0dd   wmgeneral: Remove inline keywords.
       new  dbaf411   wmgeneral: Merge 2003-10-10 version from wmmon and wmtime.
       new  086c068   wmgeneral: Reduce scope of several variables.
       new  0c57010   wmgeneral: Use field width limits for scanf.
       new  8d4cb49   wmgeneral: Use #includes from include-what-you-use.
       new  21fe5a8   wmgeneral: Add proper copyright headers; fix changelog formatting.
       new  2d9fab2   wmgeneral: Fix segfault if newline encountered in parse_rcfile.
       new  088e50c   wmgeneral: Don't call free on pointers we haven't malloced.
       new  39e1849   wmgeneral: Fix "unused variable" warning.
       new  2e6f0d0   wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and getline.
       new  a4055d6   wmtime: Fix typos.
       new  7d86d87   wmtime: Tidy #includes based on results of include-what-you-use.
       new  e6fa8ae   wmtime: Add -c command line option allowing users to set color.
       new  0a6851b   wmtime: Fix overflow warning; mask bitmap should be unsigned.
       new  1b74323   wmtime: Use #defines to avoid variable length arrays.
       new  8389faa   wmtime: Replace C++ style comments.
       new  2c2ec15   wmtime: Fix "ordered comparison of pointer with integer zero" warning.
       new  4fc7130   wmtime: Update TODO.
       new  b6cf87f   wmtime: Add proper copyright header.
       new  3857ce5   wmtime: Update README.
       new  71eda34   wmtime: Update HINTS.
       new  97e7dd1   wmtime: Bump to version 1.3.
       new  c436e12   Imported Upstream version 1.3
       new  ddcf020   debian/changelog: Draft for version 1.3-1.
       new  ce724c4   debian/changelog: Fix formatting.
       new  ed2fb1a   debian/copyright: Clarify license information for wmgeneral files; wmtime files are GPL-2+, not GPL-2.
       new  3600947   debian/changelog: Update; set distribution to unstable.
       new  467d33b   debian/changelog: Minor formatting; patch by Adrian Glaubitz.
       new  e1ffa40   wmgeneral: Add support for X geometry strings to -geometry option.
       new  34aafcb   wmgeneral, wmsun: Use threadsafe functions.
       new  949ec48   wmtime uses wmgeneral
       new  1d634e4   wmtime uses libdockapp
       new  0a50da3   wmtime: Add note about libdockapp to INSTALL.
       new  c9cffc8   wmtime: Bump to version 1.4.
       new  488237e   Imported Upstream version 1.4
       new  54c7af6   debian/control: Update Vcs-*.
       new  da1c87c   debian/control: Set Debian Window Maker Team as Maintainer; move self to Uploaders with updated email address.
       new  1ef1079   debian/copyright: Remove license information for wmgeneral files which were moved to libdockapp.
       new  478fdc5   debian/control: Add libdockapp-dev to Build-Depends.
       new  d53b865   debian/control: Tidy using wrap-and-sort.
       new  d8bce3a   debian/changelog: Add entry for version 1.4-1.

The 101 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.


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



More information about the Pkg-wmaker-commits mailing list