[Pkg-wmaker-commits] [wmfsm] branch master created (now 330f6ea)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 14:05:39 UTC 2015


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

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

        at  330f6ea   debian/changelog: Add entry for version 0.36-1.

This branch includes the following new commits:

       new  be36499   Imported Upstream version 0.33
       new  d65d23f   Imported Debian patch 0.33-2
       new  fe26104   Imported Upstream version 0.34
       new  1f01731   Imported Debian patch 0.34-6
       new  17583b4   Imported Debian patch 0.34-7
       new  19958ed   Imported Debian patch 0.34-8
       new  e49212c   Imported Debian patch 0.34-9
       new  19c48ad   Imported Debian patch 0.34-10
       new  f721b41   Imported Debian patch 0.34-11
       new  54cf58e   Imported Debian patch 0.34-12
       new  367cb61   Imported Debian patch 0.34-13
       new  b7275bd   wmfsm: Add version 0.34 to repository.
       new  46b0b37   wmfsm: Remove autotools-generated files.
       new  27a7992   wmfsm: Rename configure.in to configure.ac.
       new  579f13e   wmfsm: Autotools updates.
       new  2d8a3b8   wmfsm: Hide "system" file systems.
       new  0e4ac79   wmfsm: Read newly mounted filesystems.
       new  7b23c29   wmfsm: Apply further Debian patches.
       new  79b8a40   wmfsm: Improve manpage.
       new  9ca5714   wmfsm: Update sample configuration file.
       new  2d1e5f8   wmfsm: Remove trailing whitespace.
       new  0db9476   wmfsm: Update Free Software Foundation address in copyright header.
       new  ac284e1   wmfsm: Update COPYING from http://www.gnu.org/licenses/gpl-2.0.txt.
       new  1366e9d   wmfsm: Fix -Wunused-result compiler warnings.
       new  e992d09   wmfsm: Remove TODO; all the items have been done.
       new  1bcc7a1   wmfsm: Add --with-xpm option to configure to select appearance at compile time.
       new  d9f655c   wmfsm: Add -a command line option to select appearance at runtime.
       new  ba8e486   wmfsm: Update with new contact information.
       new  75fc2ac   wmfsm: Impove version number handling.
       new  56a0ca5   wmfsm: Combine ChangeLog and ChangeLog.old.
       new  11cd6f0   wmfsm: Update README with new installation instructions.
       new  5a5626c   wmfsm: Bump to version 0.35.
       new  3aafd51   Imported Upstream version 0.35
       new  697bb45   Remove files removed upstream.
       new  3606e8d   debian/compat: Bump to 9.
       new  3017ed4   New maintainer (Closes: #XXX).
       new  e708a41   debian/control: Bump Standards-Version to 3.9.6.
       new  76bdb0e   debian/control: Bump versioned dependency on debhelper to >=9.
       new  6d4e2ae   debian/control: Add Homepage and Vcs-*.
       new  0fa1718   debian/copyright: Add DEP5 header, debian/*, and wmgeneral/* sections.
       new  81fe766   debian/docs: Add AUTHORS.
       new  bdf0f7c   debian/source/format: New file; use 3.0 (quilt).
       new  2c42748   debian/control: Remove unnecessary Build-Depends libx11-dev and libxext-dev.
       new  78f92da   debian/rules: Update to use dh with dh_autoreconf.
       new  9f5fb3c   debian/control: Replace autotools-dev with dh-autoreconf in Build-Depends.
       new  1adb9f1   debian/changelog: Draft for version 0.35-1.
       new  d29b51a   debian/watch: New file.
       new  1077aab   .gitignore: New file; ignore generated files.
       new  277f682   debian/rules: Add get-orig-source target.
       new  4fcdd0d   debian/changelog: Update; add ITP bug number.
       new  c6ad1f5   debian/patches: (handle_HOME_errors.patch) Avoid errors related to HOME environment variable.
       new  6ef8bca   debian/control: Restore libx11-dev and libxext-dev to Build-Depends; remove x11proto-core-dev.
       new  580f4bc   debian/changelog: Update; set distribution to unstable; reformat previous entries.
       new  6261aea   debian/copyright: Add note about later version to GPL-2+ license text.
       new  68da1af   debian/changelog: Draft for version 0.35-2.
       new  d132ecb   wmgeneral: Bump to 1998-09-11 version found in wmcpufreq and wmppp.app.
       new  a0bc3b9   wmgeneral: Bump to 1998-09-14 version found in wmckgmail, wmitime, wmsmp.app, wmSMPmon, and wmtz.
       new  49dca7e   wmgeneral: Merge 2003-10-10 version from wmmon and wmtime.
       new  3935ceb   wmgeneral: Reduce scope of several variables.
       new  592887c   wmgeneral: Use field width limits for scanf.
       new  fd35857   wmgeneral: Use #includes from include-what-you-use.
       new  62db3dc   wmgeneral: Add proper copyright headers; fix changelog formatting.
       new  d5e4558   wmgeneral: Fix segfault if newline encountered in parse_rcfile.
       new  a72d8fb   wmgeneral: Don't call free on pointers we haven't malloced.
       new  9369a85   wmgeneral: Fix "unused variable" warning.
       new  ac5bfb5   wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and getline.
       new  c34d205   wmgeneral: Add support for X geometry strings to -geometry option.
       new  5bcd987   wmgeneral, wmsun: Use threadsafe functions.
       new  be5753d   wmfsm uses libdockapp
       new  cef0e65   wmfsm: Add note about libdockapp to README.
       new  7f4a126   wmfsm: Move wmfsm_master.xpm from make clean to make distclean; otherwise make && make clean && make fails.
       new  6fe897d   wmfsm: Lengthen the buffer for mount options to decrease the likelihood of a stack buffer overflow.
       new  d8221ee   wmfsm: Handle errors related to the HOME environment variable.
       new  6aef8a2   wmfsm: Bump to version 0.36.
       new  b6cd5d2   debian/control: Update Vcs-*.
       new  957ecd1   debian/control: Set Debian Window Maker Team as Maintainer; move self to Uploaders with updated email address.
       new  1f147df   debian/control: Tidy using wrap-and-sort.
       new  d7f1b3a   debian/control: Add libdockapp-dev to Build-Depends.
       new  88062a3   debian/copyright: Remove wmgeneral files.
       new  284cb26   debian/patches: Remove directory; patches applied upstream.
       new  26dc9f6   Imported Upstream version 0.36
       new  2897833   debian/copyright: Update email address.
       new  330f6ea   debian/changelog: Add entry for version 0.36-1.

The 83 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/wmfsm.git



More information about the Pkg-wmaker-commits mailing list