[Pkg-wmaker-commits] [wmmoonclock] branch master updated (0ec061e -> 23cba3d)
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 15 00:55:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a change to branch master
in repository wmmoonclock.
from 0ec061e Import Debian changes 1.28+20120605-1
adds 4506470 wmmoonclock: Add wmmoonclock v1.27 from tarball
adds caaa38b Version 1.28 Debian patches in upstream
adds 9e1f855 wmMoonClock: fix build with ld --as-needed
adds fe6ae06 Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
adds 0984637 Mass update FSF address
adds 487c4e2 Remove trailing whitespace.
adds 4224f21 wmmoonclock: Remove Debian directory.
adds d9f558b wmmoonclock: Use autotools for build.
adds cff0020 wmmoonclock: Rename changelog to ChangeLog; clean up and split off TODO.
adds 4e49116 wmmoonclock: Correct bug report email address.
adds d2d540c wmmoonclock: Remove unused variables.
adds ed1efb0 wmmoonclock: Use unsigned char in mask bitmap to avoid overflow warnings.
adds ad04294 wmmoonclock: Use correct includes for each file.
adds 08eb3b7 wmmoonclock: Add desktop entry file.
adds 0860167 wmmoonclock: Bump to version 1.29.
new 130c720 Merge tag 'upstream/1.29'
new 0d61a45 debian/watch: Update with new download location.
new 1e7c7ae debian/compat: Bump debhelper compatibility level to 10.
new cda410e New maintainer (Closes: #866849).
new 84dabb9 debian/control: Bump versioned dependency on debhelper to >= 10.
new 43a6611 debian/control: Bump Standards-Version to 4.0.1.
new 1368d02 debian/control: Update Homepage and Vcs-*.
new a9720e5 debian/control: Revise Description.
new be9f855 debian/copyright: Update Format, Upstream-Contact, and Source.
new f4a592c debian/README.Debian: Remove blurb about deprecated Debian menu.
new bcbc474 debian/rules: Remove old override targets; no longer necessary.
new cc2f7fc debian/wmmoonclock.manpages: Remove file; no longer necessary.
new d30a92f debian/wmmoonclock.menu: Remove file; the Debian menu has been deprecated.
new 2459abf debian/docs: New file; install documentation.
new 8fb69c7 debian/patches/fix-typo.patch: New patch; fix typo.
new f8118fd debian/links: New file; link the manpage so that it matches the name of the executable.
new 11a9587 debian/control: Sort entries with wrap-and-sort.
new 6e8ec2d debian/control: Add pkg-config to Build-Depends.
new 23cba3d debian/changelog: Add entry for version 1.29-1.
The 19 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:
BUGS | 2 +-
ChangeLog | 73 ++++++++++++++++++++++
Makefile.am | 15 +++++
TODO | 13 ++++
changelog | 104 -------------------------------
configure.ac | 9 +++
debian/README.Debian | 4 +-
debian/changelog | 35 +++++++++++
debian/compat | 2 +-
debian/control | 27 ++++----
debian/copyright | 6 +-
debian/docs | 2 +
debian/links | 1 +
debian/patches/fix-typo.patch | 15 +++++
debian/patches/series | 1 +
debian/rules | 15 -----
debian/watch | 3 +-
debian/wmmoonclock.manpages | 1 -
debian/wmmoonclock.menu | 2 -
src/CalcEphem.c | 33 +++++-----
src/CalcEphem.h | 3 -
src/Makefile | 37 -----------
src/Moon.c | 46 +++++++-------
src/MoonRise.c | 3 +-
src/wmMoonClock.1 | 20 +++---
src/wmMoonClock.c | 142 ++++++++++++++++++++----------------------
src/wmMoonClock_mask.xbm | 2 +-
src/xutils.c | 53 ++++++++--------
src/xutils.h | 8 ++-
wmmoonclock.desktop | 7 +++
30 files changed, 344 insertions(+), 340 deletions(-)
create mode 100644 ChangeLog
create mode 100644 Makefile.am
create mode 100644 TODO
delete mode 100644 changelog
create mode 100644 configure.ac
create mode 100644 debian/docs
create mode 100644 debian/links
create mode 100644 debian/patches/fix-typo.patch
create mode 100644 debian/patches/series
delete mode 100644 debian/wmmoonclock.manpages
delete mode 100644 debian/wmmoonclock.menu
delete mode 100755 src/Makefile
create mode 100644 wmmoonclock.desktop
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmoonclock.git
More information about the Pkg-wmaker-commits
mailing list