[Pkg-wmaker-commits] [wmlongrun] branch master updated (7086536 -> 01e2f4f)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Dec 24 17:20:38 UTC 2016


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

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

      from  7086536   Imported Debian patch 0.3.0-pre1-4.3
       new  a4d0879   debian/watch: New file.
       new  7293175   debian/control: Tidy up with wrap-and-sort.
       new  60002f8   debian/control: Add Homepage and Vcs-* fields.
       new  52d9453   debian/control: New maintainer. Now maintained by the Debian Window Maker Team with myself as Uploader (Closes: #847600).
       new  af1196c   debian/copyright: Update to DEP5 format.
      adds  bec52af   wmlongrun: Add version 0.3.0pre1 to repository.
      adds  005aea2   wmlongrun: Remove autotools-generated files from git.
      adds  dc8555f   wmlongrun: Rename configure.in to configure.ac.
      adds  6aaf625   Remove trailing whitespace in recently added dockapps.
      adds  4186365   wmlongrun: Add template to AC_DEFINE to avoid autoheader warning.
      adds  3347688   wmlongrun: Modernize AM_INIT_AUTOMAKE call.
      adds  ef8ad8f   wmlongrun: Replace INCLUDES and CPPFLAGS with AM_CPPFLAGS to fix warnings.
      adds  0d76183   wmlongrun: Detect GNU/kFreeBSD during build.
      adds  89433e1   wmlongrun: Update README with new contact info and url.
      adds  dc16327   wmlongrun: Bump to version 0.3.1.
      adds  2f1b0ee   wmlongrun: Update for modern kernels, *really* release version 0.3.1.
       new  3ef4514   Imported Upstream version 0.3.1
       new  957a633   Clean up files in git, e.g., autogenerated by autotools, .pc directory.
       new  c7a8fd0   debian/patches/kfreebsd-gnu.diff: Remove patch; applied upstream.
       new  bcbb718   debian/patches/ghz.patch: Convert patch to quilt.
       new  6f20910   debian/source/format: New file.  Use 3.0 (quilt).
       new  52b981d   debian/control: Replace autotools-dev with dh-autoreconf in Build-Depends.
       new  c99e7a8   debian/rules: Update to use dh and dh_autoreconf.
       new  ea21afa   debian/dirs: Remove unnecessary file.
       new  41246ff   debian/rules: Use all hardening flags.
       new  17ec414   debian/control: Bump Standards-Version to 3.9.8.
       new  a37851c   debian/control: Remove libxt-dev from Build-Depends; unnecessary.
       new  c0c29f5   debian/docs: Add AUTHORS.
       new  01e2f4f   debian/changelog: Add entry for version 0.3.1-1.

The 18 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:
 .pc/.quilt_patches                 |    1 -
 .pc/.quilt_series                  |    1 -
 .pc/.version                       |    1 -
 .pc/applied-patches                |    1 -
 .pc/kfreebsd-gnu.diff/configure    | 2874 -----------------
 .pc/kfreebsd-gnu.diff/configure.in |  129 -
 ChangeLog                          |   12 +
 INSTALL                            |   71 -
 MAKEDEV-cpuid-msr                  |   17 +-
 Makefile.in                        |  363 ---
 README                             |    7 +-
 acconfig.h                         |    5 -
 acinclude.m4                       |   27 -
 aclocal.m4                         |  185 --
 config.guess                       | 1441 ---------
 config.h.in                        |   78 -
 config.sub                         | 1813 -----------
 configure                          | 5941 ------------------------------------
 configure.in => configure.ac       |   12 +-
 debian/changelog                   |   33 +
 debian/control                     |   17 +-
 debian/copyright                   |   63 +-
 debian/dirs                        |    2 -
 debian/docs                        |    1 +
 debian/patches/ghz.patch           |  436 +++
 debian/patches/kfreebsd-gnu.diff   |   22 -
 debian/patches/series              |    2 +-
 debian/rules                       |  104 +-
 debian/source/format               |    1 +
 debian/watch                       |    2 +
 doc/Makefile.in                    |  226 --
 doc/wmlongrun.1                    |    2 +-
 install-sh                         |  251 --
 missing                            |  198 --
 mkinstalldirs                      |   40 -
 src/Makefile.am                    |   13 +-
 src/Makefile.in                    |  300 --
 src/backdrop_led_g.xpm             |  125 -
 src/backdrop_off_g.xpm             |   71 -
 src/backdrop_on_g.xpm              |   68 -
 src/longrun_linux.c                |    5 +-
 src/main.c                         |   72 +-
 stamp-h.in                         |    1 -
 43 files changed, 598 insertions(+), 14436 deletions(-)
 delete mode 100644 .pc/.quilt_patches
 delete mode 100644 .pc/.quilt_series
 delete mode 100644 .pc/.version
 delete mode 100644 .pc/applied-patches
 delete mode 100644 .pc/kfreebsd-gnu.diff/configure
 delete mode 100644 .pc/kfreebsd-gnu.diff/configure.in
 delete mode 100644 INSTALL
 delete mode 100644 Makefile.in
 delete mode 100644 acconfig.h
 delete mode 100644 acinclude.m4
 delete mode 100644 aclocal.m4
 delete mode 100755 config.guess
 delete mode 100644 config.h.in
 delete mode 100755 config.sub
 delete mode 100755 configure
 rename configure.in => configure.ac (94%)
 delete mode 100644 debian/dirs
 create mode 100644 debian/patches/ghz.patch
 delete mode 100644 debian/patches/kfreebsd-gnu.diff
 create mode 100644 debian/source/format
 create mode 100644 debian/watch
 delete mode 100644 doc/Makefile.in
 delete mode 100755 install-sh
 delete mode 100755 missing
 delete mode 100755 mkinstalldirs
 delete mode 100644 src/Makefile.in
 delete mode 100644 src/backdrop_led_g.xpm
 delete mode 100644 src/backdrop_off_g.xpm
 delete mode 100644 src/backdrop_on_g.xpm
 delete mode 100644 stamp-h.in

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



More information about the Pkg-wmaker-commits mailing list