debian/0000755000000000000000000000000012234466034007172 5ustar debian/docs0000644000000000000000000000000712171151577010045 0ustar README debian/copyright0000644000000000000000000000374012217731273011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xdaliclock Source: http://www.jwz.org/xdaliclock/ Upstream-Contact: Jamie Zawinski Files: * Copyright: 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2006, 2010, 2012, Jamie Zawinski License: Other Files: debian/* Copyright: Debian Authors, see: debian/changelog for complete list. License: Other License: Other Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. Files: vroot.h Copyright: 1991, Andreas Stolcke, 1990, Solbourne Computer Inc. Longmont, Colorado License: All Rights Reserved . Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Solbourne not be used in advertising in publicity pertaining to distribution of the software without specific, written prior permission. . ANDREAS STOLCKE AND SOLBOURNE COMPUTER INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL ANDREAS STOLCKE OR SOLBOURNE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/menu0000644000000000000000000000022012171146015010045 0ustar ?package(xdaliclock):needs="x11" section="Games/Toys" hints="Clocks" \ title="xdaliclock" longtitle="X Dali Clock" command="xdaliclock -cycle" debian/compat0000644000000000000000000000000212171146015010362 0ustar 5 debian/control0000644000000000000000000000210212217731273010571 0ustar Source: xdaliclock Section: x11 Priority: optional Build-Depends: autotools-dev, debhelper (>= 7), hardening-wrapper, libx11-dev, libxext-dev, libxt-dev, x11proto-core-dev Maintainer: Kartik Mistry Standards-Version: 3.9.4 Homepage: http://www.jwz.org/xdaliclock/ Vcs-Git: git://anonscm.debian.org/collab-maint/xdaliclock.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/xdaliclock.git;a=summary Package: xdaliclock Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Melting digital clock The xdaliclock program displays a digital clock; when a digit changes, it "melts" into its new shape. . It can display in 12 or 24 hour modes, and displays the date when a mouse button is held down. It has two large fonts built into it, but it can animate most other fonts that contain all of the digits. It can also do some funky psychedelic colormap cycling, and can use the "shape" extension so that the window is shaped like the digits. debian/source/0000755000000000000000000000000012171146015010464 5ustar debian/source/format0000644000000000000000000000001412171146015011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002154412234465630011053 0ustar xdaliclock (2.39-2) unstable; urgency=low * debian/rules: + Use dh --with autotools_dev so that it will update config.* files. (Closes: #727520) -- Kartik Mistry Thu, 31 Oct 2013 20:09:19 +0530 xdaliclock (2.39-1) unstable; urgency=low * New upstream release. -- Kartik Mistry Mon, 23 Sep 2013 08:46:01 +0530 xdaliclock (2.38-1) unstable; urgency=low * New upstream release. * debian/control: + Added VCS-* fields. + Updated to Standards-Version 3.9.4 * debian/rules: + Rewrote to use dh. * Added debian/docs file. -- Kartik Mistry Tue, 16 Jul 2013 10:01:14 +0530 xdaliclock (2.37-1) unstable; urgency=low * New upstream release * We don't repack upstream source now, hence back to normal version scheme. * debian/copyright: + Updated copyright. + Removed duplicate copyright field. * debian/control, debian/rules, + Added hardening support. -- Kartik Mistry Fri, 19 Oct 2012 14:12:34 +0530 xdaliclock (2.36+debian-1) unstable; urgency=low * New upstream release. * debian/copyright: + Typo fix. Applied wrap-and-sort. -- Kartik Mistry Sun, 06 May 2012 14:11:22 +0530 xdaliclock (2.35+debian-2) unstable; urgency=low * debian/rules: + Added missing recommended targets. * debian/control: + Updated to Standards-Version 3.9.3 * debian/copyright: + Updated to copyright-format 1.0 + Fixed License section for some paragraphs. -- Kartik Mistry Thu, 15 Mar 2012 09:30:37 +0530 xdaliclock (2.35+debian-1) unstable; urgency=low * New upstream release * debian/control: + Updated to Standards-Version 3.9.2 * debian/copyright: + Updated for latest DEP-5 format -- Kartik Mistry Wed, 11 May 2011 21:49:03 +0530 xdaliclock (2.34+debian-1) unstable; urgency=low * New upstream release * debian/copyright: + Better debian/* copyright section -- Kartik Mistry Wed, 09 Jun 2010 17:23:42 +0530 xdaliclock (2.33+debian-1) unstable; urgency=low * New upstream release: + Dropped spelling-error-in-manpage_xdaliclock patch, fixed upstream * We repack upstream tarball, so adding +debian suffix in package version * debian/watch: + Updated for dversionmangle * debian/control: + Wrapped up long description * debian/copyright: + Updated as per DEP-5 specifications -- Kartik Mistry Wed, 19 May 2010 17:32:03 +0530 xdaliclock (2.31-1) unstable; urgency=low * New maintainer (Closes: #561233) * New upstream release (Closes: #578379) * debian/control: + Updated to Standards-Version 3.8.4 + Added ${misc:Depends} to Depends + Updated debhelper dependency to 7 * debian/rules: + Do not do append to copyright file trick + Used dh_prep instead of dh_clean -k * Converted package to new source format 3.0 (quilt) * debian/copyright: + Added missing vroot.h copyright + Better copyright assignment, year for Author * debian/patches/spelling-error-in-manpage_xdaliclock: + Added patch to fix manpage spelling mistake by Florian Ernst -- Kartik Mistry Tue, 20 Apr 2010 08:42:20 +0530 xdaliclock (2.25-1) unstable; urgency=low * New upstream release * Do the menu transition: Apps/Tools -> Games/Toys * Make use of Homepage control field -- Florian Ernst Sun, 02 Dec 2007 11:28:00 +0100 xdaliclock (2.24-1) unstable; urgency=low * New upstream release * debian/control: B-D on x11proto-core-dev instead of x-dev * Standards-Version 3.7.2 -- Florian Ernst Sat, 05 May 2007 11:18:25 +0200 xdaliclock (2.23-1) unstable; urgency=low * New maintainer (Closes: #353390) + minor packaging tweaking, including auto-update of config.{sub,guess} + fix changelog weirdness + update debhelper compatibility level and Standards-Version * New upstream release * Remove patch from 2.18-9 as it seems to cause problems, this will supposedly fix #246572: xdaliclock freezes randomly * Acknowledge previous NMU via -v2.20-1 -- Florian Ernst Fri, 24 Feb 2006 11:48:26 +0100 xdaliclock (2.20-1.1) unstable; urgency=low * Non-maintainer upload for xlibs-dev transition. * Update debian/control to not build-depend on xlibs-dev. (Closes: #346805) * Update config.{sub,guess} to fix FTBFS on k*BSD. (Closes: #342434) -- Marc 'HE' Brockschmidt Thu, 19 Jan 2006 00:51:15 +0100 xdaliclock (2.20-1) unstable; urgency=low * New upstream version fixes Xinerama problems (Closes: #217684) -- Aaron Lehmann Sun, 21 Dec 2003 22:19:11 -0800 xdaliclock (2.19-1) unstable; urgency=low * New upstream version (Closes: #196312) -- Aaron Lehmann Thu, 05 Jun 2003 19:48:26 -0700 xdaliclock (2.18-9) unstable; urgency=low * Apply patch from Zack Weinberg to only wake up once a minute when in no-seconds mode and color cycling is off. -- Aaron Lehmann Mon, 8 Oct 2001 12:18:39 -0700 xdaliclock (2.18-8) unstable; urgency=low * Document -datemode option in manual page and refer to the explaination there in usage() output. (Closes: 82585) * Fix time.h includes to allow compilation with recent versions of libc -- Aaron Lehmann Tue, 20 Feb 2001 01:48:35 -0800 xdaliclock (2.18-7) unstable; urgency=low * New maintainer (Closes: #82249) * Updated Build-Depends to depend on modern X packages * Removed dh_suidregister from debian/rules file -- Aaron Lehmann Sun, 14 Jan 2001 10:34:50 -0800 xdaliclock (2.18-5) unstable; urgency=low * Moved a man page, Closes: #80777 (serious?) -- Joey Hess Thu, 28 Dec 2000 14:43:37 -0800 xdaliclock (2.18-4) unstable; urgency=low * Added menu hint, Closes: #51995. -- Joey Hess Mon, 6 Dec 1999 13:32:56 -0800 xdaliclock (2.18-3) unstable; urgency=low * Build deps. -- Joey Hess Sat, 4 Dec 1999 18:15:10 -0800 xdaliclock (2.18-2) unstable; urgency=low * Allow freshly unpacked source to be cleaned, Closes: #51700 -- Joey Hess Wed, 1 Dec 1999 13:11:10 -0800 xdaliclock (2.18-1) unstable; urgency=low * New upstream source. * Changes to debian/rules for new build system. -- Joey Hess Mon, 29 Nov 1999 13:17:17 -0800 xdaliclock (2.14-3) unstable; urgency=low * Removed install-stamp target, which can cause some problems. -- Joey Hess Thu, 30 Sep 1999 13:35:54 -0700 xdaliclock (2.14-2) unstable; urgency=low * FHS -- Joey Hess Mon, 20 Sep 1999 21:07:09 -0700 xdaliclock (2.14-1) unstable; urgency=low * New upstream release (#34513). Probably fixes #18324 as well. * Debhelperized. This has a side effect of removing the *~ files that have crept into the .diff. * Registered with menu system (#35840). * Updated download location in copyright file. -- Joey Hess Sun, 11 Apr 1999 14:39:22 -0700 xdaliclock (2.11-3) frozen unstable; urgency=low * Now maintained by a different Joey. -- Joey Hess Sun, 11 Apr 1999 01:46:20 -0700 xdaliclock (2.11-2) frozen unstable; urgency=medium * used $(installdoc) on changelog (lintian) -- Martin Schulze Tue, 24 Mar 1998 00:07:37 +0100 xdaliclock (2.11-1) unstable; urgency=low * New upstream version (thanks Joey!!) (closes: Bug#17998) * New Standards-Version 2.4.0.0 (lintian) * Corrected source location in copyright file -- Martin Schulze Wed, 11 Feb 1998 02:44:12 +0100 xdaliclock (2.07-5) unstable; urgency=low * Maintainer release * Libc6 compile (Bug#12948) * The copyright is only included once, little bug in debian/rules (Bug#16034) -- Martin Schulze Mon, 5 Jan 1998 19:10:31 +0100 xdaliclock (2.07-4.1) unstable; urgency=low * Non-maintainer release. * Libc6 compile. (#12948) -- Martin Mitchell Wed, 12 Nov 1997 04:26:32 +1100 xdaliclock (2.07-4) unstable; urgency=low * Corrected manpage location and permissions (Bug#10842) -- Martin Schulze Sun, 20 Jul 1997 15:45:28 +0200 xdaliclock (2.07-3) unstable; urgency=low * Converted to new binary and source format -- Martin Schulze Wed, 18 Jun 1997 13:17:06 +0200 Wed Sep 11 17:01:36 1996 Martin Schulze * debian.rules: removed conffiles Wed Sep 4 19:17:32 1996 Martin Schulze * debian.rules: News upstream release, new directory layout Wed May 29 22:47:31 1996 Martin Schulze * packaged it * fetched the package debian/watch0000644000000000000000000000015112171146015010212 0ustar version=3 opts=dversionmangle=s/\+debian// \ http://www.jwz.org/xdaliclock/xdaliclock-([\d\.]+)\.tar\.gz debian/rules0000755000000000000000000000124712234463761010262 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export DEB_BUILD_HARDENING=1 CFLAGS = -Wall -g ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 else CFLAGS += -O2 endif override_dh_auto_configure: cd X11 && ( CFLAGS="$(CFLAGS)" ./configure \ --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr --mandir=/usr/share/man ) override_dh_auto_build: cd X11 && $(MAKE) CFLAGS="$(CFLAGS)" override_dh_auto_clean: [ ! -f X11/Makefile ] || ( cd X11 && $(MAKE) distclean ) override_dh_auto_install: dh_installdirs usr/share/man/man1 usr/bin cd X11 && $(MAKE) install_prefix=$(CURDIR)/debian/xdaliclock install %: dh --with autotools_dev $@