debian/0000755000000000000000000000000012172767033007176 5ustar debian/watch0000644000000000000000000000010211637626537010230 0ustar # The upstream version is now in http://repo.or.cz/w/dockapps.git debian/copyright0000644000000000000000000000257511637626537011152 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=co&pathrev=174 Upstream-Name: wmMoonClock Upstream-Contact: Michael G. Henderson Source: http://repo.or.cz/w/dockapps.git Files: * Copyright: 1998, Michael G. Henderson 1999, Michael G. Henderson License: GPL-2+ Files: debian/* Copyright: 1998, Adam Klein 2009, Denis Briand 2011, Rodolfo García Peñas (kix) License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011637626537010506 5ustar debian/source/format0000644000000000000000000000001411637626537011714 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212172765116010374 0ustar 9 debian/wmmoonclock.menu0000644000000000000000000000020311637626537012417 0ustar ?package(wmmoonclock):needs="X11" section="Applications/Science/Geoscience" \ title="wmMoonClock" command="/usr/bin/wmMoonClock" debian/wmmoonclock.manpages0000644000000000000000000000002211637626537013245 0ustar src/wmMoonClock.1 debian/control0000644000000000000000000000134612172765576010617 0ustar Source: wmmoonclock Section: x11 Priority: optional Maintainer: Rodolfo García Peñas (kix) Build-Depends: debhelper (>= 9), libx11-dev, libxext-dev, libxpm-dev Standards-Version: 3.9.4 Homepage: http://windowmaker.org/ Vcs-Git: git://repo.or.cz/dockapps.git Vcs-Browser: http://repo.or.cz/r/dockapps.git Package: wmmoonclock Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: wmsun, wmaker | afterstep Description: WindowMaker moon phase dockapp wmMoonClock displays a small pixmap of the current phase of the moon. You have to enter your Latitude and Longitude for it to work correctly. wmMoonClock is designed to work with the WindowMaker dock, but will work with other window managers as well. debian/README.Debian0000644000000000000000000000074011637626537011250 0ustar The user's latitude and longitude are needed for wmMoonClock to work correctly. They may be found at http://www.tageo.com/, positive is north/west, negative is south/east. These have to be specified using the "-lat" and "-lon" command line arguments. For the X menu system, please copy "/usr/share/menu/wmmoonclock" to "/etc/menu/wmmoonclock", add latitude and longitude there, and call "update-menus". -- Martin A. Godisch Sun, 25 Mar 2007 10:27:18 +0200 debian/changelog0000644000000000000000000002263612172767033011061 0ustar wmmoonclock (1.28+20120605-1) unstable; urgency=low * New upstream release (from git). - Updates the FSF address only, no code changes. * debian/control * Updated maintainer email address from kix@kix.es to kix@debian.org. * Bump Standards-Version to 3.9.4. * Debhelper compatibility bumped to 9. * Added Vcs-Git and Vcs-Browser fields. * Added Homepage field. * debian/rules * Added DEB_CFLAGS_MAINT_APPEND for Hardening. -- Rodolfo García Peñas (kix) Sun, 21 Jul 2013 16:00:57 +0200 wmmoonclock (1.28-1) unstable; urgency=low * New upstream version 1.28 (debian patches are now in upstream) * Solves the problem: fix build with ld --as-needed [Closes: #647512] -- Rodolfo García Peñas (kix) Tue, 20 Sep 2011 11:14:33 +0200 wmmoonclock (1.27-30) unstable; urgency=low * New maintainer (Closes: #588837) * Standard version is now 3.9.2 * Package is now lintian clean * new wmmoonclock.{manpages, menu} files * Added text info about upstream version in watch * debian/copyright is now DEP-5 * debian/patches are now DEP-3 -- Rodolfo García Peñas (kix) Sun, 7 Aug 2011 15:41:54 +0200 wmmoonclock (1.27-29) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. * Bump standards version to 3.8.4. * Add ${misc:Depends} to the binary dependencies. * Allow Debian maintainers uploads. -- Denis Briand Sun, 14 Mar 2010 18:30:16 +0100 wmmoonclock (1.27-28) unstable; urgency=low * Add southern hemisphere support (Closes: #537480). Thanks to Alvaro Steiger. * Bump standards version to 3.8.2.0 * Add quilt patch system. * Add patches: + 01_all_previous_diff.diff + 02_update_time.diff + 03_add_southern_hemisphere_support.diff + 04_fix_hyphen_used_as_minus_sign.diff * Add debhelper 7 build depends. * Add debian/compat file. * Remove trailing whitespaces in changelog.upstream. * Add an empty watch file (no upstream repository). * Improve rules file by using more debhelper commands. * Remove Martin A. Godisch from uploaders field Thanks to him to have sponsored wmmoonclock. -- Denis Briand Sun, 26 Jul 2009 10:30:00 +0200 wmmoonclock (1.27-27) unstable; urgency=low * Add co-maintainer Martin A. Godisch. * Fix versionless symlink license in debian/copyright -- Denis Briand Fri, 10 Apr 2009 18:43:04 +0200 wmmoonclock (1.27-26) unstable; urgency=low * New maintainer, closes: #455542. * ajusted nMax values, closes: #479229. Thanks to Joerg Dietrich * Updated standards version to 3.8.1 -- Denis Briand Fri, 20 Mar 2009 17:32:50 +0100 wmmoonclock (1.27-25) unstable; urgency=low * Removed db_purge in postrm, see: #502521. Thanks to Cesare Tirabassi. * Fixed copyright file. * Updated standards version. -- Martin A. Godisch Sun, 26 Oct 2008 10:02:17 +0100 wmmoonclock (1.27-24) unstable; urgency=low * Enhanced display refresh rate, closes: #446680. Thanks to Peter Colberg. -- Martin A. Godisch Mon, 10 Dec 2007 18:25:50 +0100 wmmoonclock (1.27-23) unstable; urgency=low * Changed display refresh rate to 100 ms, closes: #440406. * Updated menu section. * Fixed distclean target. -- Martin A. Godisch Sun, 07 Oct 2007 09:22:20 +0200 wmmoonclock (1.27-22) unstable; urgency=low * Fixed postrm, closes: #417144. -- Martin A. Godisch Sun, 01 Apr 2007 19:30:02 +0200 wmmoonclock (1.27-21) unstable; urgency=low * Removed debconf, added README.Debian, closes: #375082, #414244. -- Martin A. Godisch Sun, 25 Mar 2007 10:40:39 +0200 wmmoonclock (1.27-20) unstable; urgency=low * Updated Japanese debconf translation, closes: #411269. Thanks to Hideki Yamane. * Updated Spanish debconf translation, closes: #411803. Thanks to Carlos Alberto. -- Martin A. Godisch Sat, 24 Feb 2007 07:17:14 +0100 wmmoonclock (1.27-19) unstable; urgency=low * Updated French debconf translation, closes: #410941. -- Martin A. Godisch Sat, 17 Feb 2007 06:30:25 +0100 wmmoonclock (1.27-18) unstable; urgency=low * Updated French debconf translation, closes: #410429. Thanks to Christian Perrier. * Updated Czech debconf translation, closes: #410532. Thanks to Miroslav Kure. * Updated Portuguese debconf translation, closes: #410455. Thanks to Miguel Figueiredo. -- Martin A. Godisch Tue, 13 Feb 2007 19:05:57 +0100 wmmoonclock (1.27-17) unstable; urgency=low * Added Nederlands debconf translation, closes: #375079. Thanks to Esther Hanko. * Fixed longitude/latitude information URL, closes: #401872. Thanks to Jacopo. * Added Portuguese debconf translation, closes: #408811. Thanks to Miguel Figueiredo. * Updated German debconf translation. * Updated debian files, fixed timestamps. -- Martin A. Godisch Fri, 09 Feb 2007 19:54:30 +0100 wmmoonclock (1.27-16) unstable; urgency=low * Updated build-dependencies according to xlibs-dev transition. -- Martin A. Godisch Wed, 30 Nov 2005 19:12:10 +0100 wmmoonclock (1.27-15) unstable; urgency=low * Added Vietnamese debconf translation, closes: #324132. Thanks to Clytie Siddall. * Added Swedish debconf translation, closes: #331189. Thanks to Daniel Nylander. * Updated standards version. -- Martin A. Godisch Wed, 05 Oct 2005 19:42:45 +0200 wmmoonclock (1.27-14) unstable; urgency=low * Added Czech debconf translation, closes: #294733. Thanks to Miroslav Kure. * Fixed POSIX compliance of debian/rules. * Removed watch file, upstream homepage is gone. -- Martin A. Godisch Fri, 11 Feb 2005 22:17:45 +0100 wmmoonclock (1.27-13) unstable; urgency=low * Added Japanese debconf translation, closes: #236820. Thanks to Hideki Yamane. * Removed ucf/debconf and lintian workarounds. * Updated debian/menu, debian/rules, and standards version. -- Martin A. Godisch Mon, 08 Mar 2004 16:41:48 +0100 wmmoonclock (1.27-12) unstable; urgency=low * Added Spanish debconf translation, closes: #201004. Thanks to Carlos Alberto Martín Edo. * Simplified ucf handling, see bug #199233, adjusted ucf dependency. * Removed useless BUGS file. * Converted debian/changelog to UTF-8. * Updated standards version. -- Martin A. Godisch Sun, 27 Jul 2003 15:57:02 +0200 wmmoonclock (1.27-11) unstable; urgency=low * Improved ucf transition. -- Martin A. Godisch Sun, 29 Jun 2003 10:24:05 +0200 wmmoonclock (1.27-10) unstable; urgency=low * Updated deb'configuration, added ucf support. -- Martin A. Godisch Fri, 27 Jun 2003 07:12:15 +0200 wmmoonclock (1.27-9) unstable; urgency=low * Updated deb'configuration, closes: #185206. * Updated standards version. -- Martin A. Godisch Fri, 30 May 2003 18:39:00 +0200 wmmoonclock (1.27-8) unstable; urgency=low * Added french debconf translation, closes: #189226. Thanks to Christian Perrier. * Updated configuration. -- Martin A. Godisch Thu, 03 Apr 2003 16:26:10 +0200 wmmoonclock (1.27-7) unstable; urgency=low * Added portuguese debconf translation, closes: #185686. Thanks to André Luís Lopes. * Improved debconf template, closes: #185710. -- Martin A. Godisch Sat, 22 Mar 2003 07:33:12 +0100 wmmoonclock (1.27-6) unstable; urgency=low * Transition to po-debconf, updated build-dependencies. * Updated standards version. -- Martin A. Godisch Fri, 14 Mar 2003 08:09:40 +0100 wmmoonclock (1.27-5) unstable; urgency=low * New maintainer upload, closes: #170232, #182936. * Fixed lots of compiler warnings. * Added debconf'iguration for latitude and longitude. * Removed build-dependency on debhelper, debian/ cleanup. -- Martin A. Godisch Sat, 01 Mar 2003 10:39:32 +0100 wmmoonclock (1.27-4) unstable; urgency=low * Recompile against newer libxpm (closes: #67953) -- Adam Klein Sun, 30 Jul 2000 15:51:47 -0700 wmmoonclock (1.27-3) unstable; urgency=low * Now FHS compliant; Standards-Version 3.0.1 -- Adam Klein Mon, 6 Sep 1999 09:34:16 -0700 wmmoonclock (1.27-2) unstable; urgency=low * Extracted TODO and ChangeLog files from wmMoonClock.c (closes: #41431) -- Adam Klein Fri, 16 Jul 1999 17:44:55 -0700 wmmoonclock (1.27-1) unstable; urgency=low * New upstream bugfix release -- Adam Klein Mon, 7 Jun 1999 22:17:31 -0700 wmmoonclock (1.26-1) unstable; urgency=low * New upstream release (closes: Bug#36532) -- Adam Klein Thu, 22 Apr 1999 23:01:29 -0700 wmmoonclock (1.25-1) unstable; urgency=low * New upstream release * The author removed the binary from the tarball, so it's now pristine source -- Adam Klein Thu, 1 Apr 1999 07:05:39 -0800 wmmoonclock (1.24-1) unstable; urgency=low * New upstream release * Now supports 8-bit color when run with the -low switch (closes: #31560) * Removed README.debian -- Adam Klein Thu, 25 Feb 1999 15:13:13 -0800 wmmoonclock (1.1-1) unstable; urgency=low * Initial Release. -- Adam Klein Thu, 24 Dec 1998 23:27:25 -0800 debian/rules0000755000000000000000000000103512172766647010267 0ustar #!/usr/bin/make -f # export DH_VERBOSE=1 export DEB_CFLAGS_MAINT_APPEND += $(shell dpkg-buildflags --get CPPFLAGS) $(shell dpkg-buildflags --get LDFLAGS) %: dh $@ override_dh_clean: $(MAKE) -C src clean dh_clean override_dh_auto_install: $(MAKE) -C src install DESTDIR=$(CURDIR)/debian/wmmoonclock ln -s wmMoonClock $(CURDIR)/debian/wmmoonclock/usr/bin/wmmoonclock ln -s wmMoonClock.1.gz $(CURDIR)/debian/wmmoonclock/usr/share/man/man1/wmmoonclock.1.gz override_dh_installchangelogs: dh_installchangelogs changelog upstream