With recent versions of gcc, on architectures where `long` and `time_t` are not
the same size, passing pointers to `long` to `gmtime(3)` and `localtime(3)`,
leads to "incompatible pointer type" errors. Use `time_t` instead.
Closes: #1091253
Signed-off-by: Jeremy Sowden <azazel@debian.org>
Caution!
This email has originated from a non-piedmont.edu email account and has embedded attachments or links. We cannot verify the authenticity of these attachments or links. If you suspect this email is not legitimate, do not respond to the email, click the links, or open the attachments. Contact the ITS Help Desk staff for immediate assistance.
________________________________
Control: tags 957941 + patch
Control: tags 957941 + pending
Dear maintainer,
I've prepared an NMU for wmcalclock (versioned as 1.25-16.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should cancel it.
Also added Douglas in Cc as he intends to adopt this package.
--
Regards
Sudip
wmcalclock (1.25-16) unstable; urgency=low
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
* Update to Standards-Version to 3.9.7 and debhelper to 9.
* Add build-arch and build-indep targets; use dh_prep in rules file.
* Patch 00 is new; in-line changes to original sources.
* Add watch file although there is no reliable upstream source target.
* Fix description-synopsis-starts-with-article (Lintian).
* Fix copyright-refers-to-symlink-license (Lintian). Thanks to Jari
Aalto <jari.aalto@cante.net> for these fixes. Closes: #670193.
wmcalclock (1.25-15) unstable; urgency=low
* debian/control:
- Changed Build-Depends from x-dev to x11proto-core-dev. Closes: #515486.
- Bumped Standards-Version to 3.8.3. No changes.
- Bumped debhelper version to 7.4~.
- Removed homepage reference.
* Changed debian/compat to version 7.
* Small edit to 02_30hr_patch regarding daylight savings time. Closes: #506379.
* Added new 04_makefile_modifications patch.
* Removed debian/watch. Unable to find homepage or source code repository
for upstream. Please file a bug if you find a legitimate homepage.
* debian/rules:
- Changed dh_clean -k to dh_prep.
- Reworked file to use dpatch.make.
* Added debian/README.source.
wmcalclock (1.25-14) unstable; urgency=low
* Add line to debian/rules to ensure *.o binary files are removed during
clean process. Closes: #442761.
* In debian/menu, changed section title from Apps/Tools to
Applications/System/Administration to conform with new menu policy.
wmcalclock (1.25-12) unstable; urgency=low
* New maintainer. Closes: #427133.
* debian/control:
- Bumped Standards-Version to 3.7.2. No changes.
- Bumped debhelper version to 5.0.
- Added homepage URL.
- Changed description to support 30-hour day, an option added via a patch.
Thanks to Reid Barton. Closes: #292736.
- Added misc:Depends to Depends.
- Added dpatch to Build-Depends.
* Reformatted debian/copyright.
* man page updated to support 30-hr day and corrected missing -g option.
Thanks to Reid Barton again. Closes: #292735.
* Bumped debian/compat to 5.
* Added dpatch related language to debian/rules. Cleaned up minor cruft.
* Removed debian/docs in favor of listing as parameters to dh_installdocs in
debian/rules. Content of HINTS moved to README.Debian. No longer including
README file from source.
wmcalclock (1.25-9) unstable; urgency=low
* Use lower case only letters for binary name (Closes: #149916)
* Add symbolic links to wmcalclock and wmcalclock.1.gz for
backward compatibility.
* Standards-version to 3.6.1.0
* Remove dh_make boilerplate from debian/copyright
* Update DH_BUILD_OPTIONS handling
* Remove trailing dot from short description
wmcalclock (1.25-8) unstable; urgency=low
* New maintainer (Closes: #145494)
* Correct example on usage screen
* Minor debhelper and packaging cleanups
* Get rid of Lintian warnings
wmcalclock (1.25-7) unstable; urgency=low
* Orphaning package, changing owner to QA