[Pkg-wmaker-commits] [wmget] branch master updated (901de83 -> faeed5a)

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


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

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

      from  901de83   debian/changelog: Minor formatting and rephrasing; based on patch for wmfsm by Adrian Glaubitz.
      adds  94571c0   wmget: Add version 0.6.0 to repository.
      adds  a60248c   wmget: Fix -Wpointer-to-int-cast compiler warnings.
      adds  7f30f59   wmget: Fix resource leaks.
      adds  1b59bcf   wmget: Switch to autotools for build.
      adds  22e5e12   wmget: Remove docbook -> manpage conversion.
      adds  c236936   wmget: Bump to version 0.6.1.
       new  576842c   Imported Upstream version 0.6.1
       new  428f170   Remove files removed upstream.
       new  52f3d8f   debian/patches: Remove directory; patches applied upstream, or, in the case of 01_Makefile.patch, unnecessary due to switch to autotools.
       new  e545f70   debian/control: Update Homepage.
       new  1d474f6   debian/copyright: Update Upstream-Contact and Source.
       new  51a8db5   debian/watch: Update with new download location.
       new  b776d32   debian/rules: Use dh-autoreconf; remove override_dh_auto_{build,install} targets made unnecessary by switch to autotools.
       new  525b18b   debian/control: Add dh-autoreconf to Build-Depends.
       new  7e9edd7   debian/control: Bump Standards-Version to 3.9.7; no changes required.
       new  ed9bc1c   debian/control: Update Vcs-Browser to use https protocol.
       new  ed751cb   debian/rules: Enable all hardening flags.
       new  1884042   debian/rules: Update get-orig-source target.
       new  47a56dd   debian/docs: Remove NEWS.
       new  b4c6e3b   debian/rules: Add override_dh_installchangelogs target to install NEWS as upstream changelog.
       new  198dbd9   debian/control: Add pkg-config to Build-Depends.
       new  faeed5a   debian/changelog: Add entry for version 0.6.1-1.

The 16 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:
 Makefile                                       | 179 ---------
 Makefile.am                                    |  11 +
 NEWS                                           |  29 ++
 configure.ac                                   |  10 +
 configure.c                                    |   1 +
 debian/changelog                               |  28 ++
 debian/control                                 |   8 +-
 debian/copyright                               |   4 +-
 debian/docs                                    |   1 -
 debian/patches/01_Makefile.patch               |  48 ---
 debian/patches/fix_-Wpointer-to-int-cast.patch |  34 --
 debian/patches/fix_resource_leaks.patch        |  25 --
 debian/patches/series                          |   3 -
 debian/rules                                   |  19 +-
 debian/watch                                   |   2 +-
 retrieve.c                                     |   1 +
 server.c                                       |   6 +-
 wmget.1 => wmget.1.in                          |  21 +-
 wmget.h                                        |   5 +-
 wmget.refentry.xml                             | 492 -------------------------
 20 files changed, 103 insertions(+), 824 deletions(-)
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 delete mode 100644 debian/patches/01_Makefile.patch
 delete mode 100644 debian/patches/fix_-Wpointer-to-int-cast.patch
 delete mode 100644 debian/patches/fix_resource_leaks.patch
 delete mode 100644 debian/patches/series
 rename wmget.1 => wmget.1.in (97%)
 delete mode 100644 wmget.refentry.xml

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



More information about the Pkg-wmaker-commits mailing list