On Tue, 8 Nov 2011 17:34:02 +0000, Carlos R. Mafra wrote:
On Tue, 8 Nov 2011 at 11:22:40 +0100, Felix Geyer wrote:I'm forwarding a patch from Michael Bienia <[email protected]> that has been applied to the wmmoonclock package in Ubuntu.Thanks Felix, I've pushed it to a repository at http://repo.or.cz/w/dockapps.git which I'm using to keep track of random fixes to dockapps.
[snip] Hi Carlos, can you apply this patch too? Is the changelog info of this patch. Thanks a lot. From e8fb2a2033571ccf3470d093f2aa541e10507f76 Mon Sep 17 00:00:00 2001 From: kix <[email protected]> Date: Tue, 8 Nov 2011 19:07:40 +0100 Subject: [PATCH] wmMoonClock: New version 1.29Documentation for the previous git patch (fix build with ld --as-needed):
--- wmmoonclock/changelog | 6 ++++++ wmmoonclock/debian/changelog | 7 +++++++ 2 files changed, 13 insertions(+), 0 deletions(-) diff --git a/wmmoonclock/changelog b/wmmoonclock/changelog index 12ca7a2..5d40fdf 100644 --- a/wmmoonclock/changelog +++ b/wmmoonclock/changelog @@ -36,6 +36,12 @@ * - Moon names. I.e. Harvest, Blue, etc... * * Changes: + * Version 1.29 - released November 8, 2011.+ * fix build with ld --as-needed. Patch created by Michael Bienia <[email protected]> + * This causes a build failure as Ubuntu's ld defaults to --as-needed, see: + * http://wiki.debian.org/ToolChain/DSOLinking#Only_link_with_needed_libraries + * [Patch sent by: Felix Geyer <[email protected]>]
+ * * Version 1.28 - released September 20, 2011.* Debian patches added to the upstream version. These patches are included: * 01_all_previous_diff.diff, 02_update_time.diff, 03_add_southern_hemisphere_support.diff diff --git a/wmmoonclock/debian/changelog b/wmmoonclock/debian/changelog
index c159697..1792049 100644 --- a/wmmoonclock/debian/changelog +++ b/wmmoonclock/debian/changelog @@ -1,3 +1,10 @@ +wmmoonclock (1.29-1) unstable; urgency=low + + * New upstream version. Solves the problem that fails to build + with ld --as-needed (Patch of Michael Bienia) ++ -- Rodolfo García Peñas (kix) <[email protected]> Tue, 8 Nov 2011 19:00:32 +0200
+ wmmoonclock (1.28-1) unstable; urgency=low * New upstream version 1.28 (debian patches are now in upstream) -- 1.7.7.1 -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/
0001-wmMoonClock-New-version-1.29.patch.gz
Description: GNU Zip compressed data
