--- wmdate-0.7.orig/debian/menu +++ wmdate-0.7/debian/menu @@ -0,0 +1,3 @@ +?package(wmdate):needs="X11" \ + section="Applications/System/Monitoring"\ + title="wmDate" command="/usr/bin/wmdate" --- wmdate-0.7.orig/debian/compat +++ wmdate-0.7/debian/compat @@ -0,0 +1 @@ +6 --- wmdate-0.7.orig/debian/manpages +++ wmdate-0.7/debian/manpages @@ -0,0 +1 @@ +debian/wmdate.1x --- wmdate-0.7.orig/debian/rules +++ wmdate-0.7/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/makefile.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +DEB_MAKE_CLEAN_TARGET := distclean +DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/wmdate + +configure/wmdate:: + xmkmf --- wmdate-0.7.orig/debian/control +++ wmdate-0.7/debian/control @@ -0,0 +1,19 @@ +Source: wmdate +Section: x11 +Priority: optional +Maintainer: Varun Hiremath +Uploaders: Torsten Werner +Build-Depends: debhelper (>= 6), cdbs, libdockapp-dev, xutils-dev, libx11-dev, + libxext-dev, libxpm-dev, x11proto-core-dev, quilt +Standards-Version: 3.8.0 +Homepage: http://solfertje.student.utwente.nl/~dalroi/wmdate/ +Vcs-Svn: https://bollin.googlecode.com/svn/wmdate/trunk +Vcs-Browser: http://bollin.googlecode.com/svn/wmdate/trunk + +Package: wmdate +Architecture: any +Depends: ${shlibs:Depends} +Description: Calendar for window manager docking bars + wmdate produces a 64x64 pixel calendar for use in the docking bars of + window managers. It was written specificly for Window Maker and goes well + with docking bars that have a "clock-only" clock app such as pclock. --- wmdate-0.7.orig/debian/docs +++ wmdate-0.7/debian/docs @@ -0,0 +1 @@ +README --- wmdate-0.7.orig/debian/copyright +++ wmdate-0.7/debian/copyright @@ -0,0 +1,41 @@ +This package was debianized by Darren Benham gecko@debian.org on Sat, +30 Jan 1999 02:48:25 -0800. +Taken by Varun Hiremath on Wed, 3 Jan 2007 +14:03:58 +0530 + +It was downloaded from http://solfertje.student.utwente.nl/~dalroi/wmdate/ + +Upstream Author: A.G.Hertroijs + +Copyright: + +Copyright (c) 1999 Alban Hertroys +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +On Debian systems, you can find the BSD license in: +/usr/share/common-licenses/BSD + +The Debian packaging is (C) 2006, Varun Hiremath and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- wmdate-0.7.orig/debian/changelog +++ wmdate-0.7/debian/changelog @@ -0,0 +1,139 @@ +wmdate (0.7-4) unstable; urgency=low + + * Change Build-Depends x-dev to x11proto-core-dev (Closes: #515466) + * Bump Standards-Version to 3.8.0 + + -- Varun Hiremath Mon, 23 Feb 2009 19:04:11 -0500 + +wmdate (0.7-3) unstable; urgency=low + + * Bump Standards-Version to 3.7.3 + * Bump debhelper compat to 6 + * Add Homepage header and replace XS-Vcs with Vcs + * Fix menu file section + + -- Varun Hiremath Sun, 27 Jan 2008 11:27:54 +0530 + +wmdate (0.7-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner Tue, 10 Apr 2007 13:40:10 +0200 + +wmdate (0.7-1) experimental; urgency=low + + [ Varun Hiremath ] + * New Maintainer (Closes: #400944) + * New upstream release (Closes: #261495) + * Switch to CDBS. + * Switch to quilt for applying patches. + * Build-Depend on debhelper >= 5 + * Add a watch file + * Add Homepage in debain/control. + * Update the download from URL in debian/copyright. + + [ Torsten Werner ] + * Add myself to Uploaders and add XS-X-Vcs-Svn header in debian/control. + * Upload to experimental because etch is frozen. + * Add libdockapp-dev to Build-Depends. + + -- Torsten Werner Wed, 3 Jan 2007 12:15:26 +0100 + +wmdate (0.5-7.2) unstable; urgency=high + + * Non-maintainer upload. + * High-urgency upload for RC bugfix. + * Build-depend on xutils-dev for the X11R7 transition, and adjust the + packaging to use the FHS paths. + * Switch to debhelper > 4 + * Bump standards version + + -- Julien Danjou Thu, 18 May 2006 15:31:33 +0200 + +wmdate (0.5-7.1) unstable; urgency=low + + * Non-maintainer upload to help xlibs-dev transition + * debian/control: Replace xlibs-dev build-dep. (Closes: #346959) + + -- Marc 'HE' Brockschmidt Fri, 20 Jan 2006 00:42:43 +0100 + +wmdate (0.5-7) unstable; urgency=low + + * Fix lintian warning description-synopsis-might-not-be-phrased-properly. + + -- Warren A. Layton Mon, 19 May 2003 09:43:54 -0400 + +wmdate (0.5-6) unstable; urgency=low + + * Update standards version. + * Fix lintian warnings (postinst-should-not-set-usr-doc-link, + copyright-lists-upstream-authors-with-dh_make-boilerplate). + + -- Warren A. Layton Mon, 19 May 2003 09:38:29 -0400 + +wmdate (0.5-5) unstable; urgency=low + + * Menu problem fixed. Big thanks to Jack Moffit for his patch + (Closes: #170096) + * Removed dh_suidregister from debian/rules because it is obsolete. + + -- Warren A. Layton Fri, 16 May 2003 17:41:44 -0400 + +wmdate (0.5-4) unstable; urgency=low + + * wmdate should now execute from the Window Maker menu + (Closes: #66690) + + -- Warren A. Layton Fri, 15 Mar 2002 16:53:56 -0500 + +wmdate (0.5-3) unstable; urgency=low + + * New Maintainer (Closes: #135887) + * Added fixes from previous NMUs (Closes: #102976, #92679) + * Fixed what might have been interpreted as a spelling error in the + package description (Closes: #125488) + + -- Warren A. Layton Fri, 15 Mar 2002 10:07:54 -0500 + +wmdate (0.5-2.3) unstable; urgency=low + + * NMU + * Added the missing build dependency on xutils. + (closes: #102976) + + -- Adrian Bunk Sun, 1 Jul 2001 15:01:42 +0200 + +wmdate (0.5-2.2) unstable; urgency=low + + * NMU + * Updated the build dependencies. (closes: #92679) + + -- Adrian Bunk Wed, 27 Jun 2001 22:02:26 +0200 + +wmdate (0.5-2.1) unstable; urgency=low + + * NMU by Branden Robinson . + * Recompile against modern xpm4g package to get proper shared library + dependency and permit this package to be installed with forthcoming + XFree86 4.x packages, which include libXpm. + * debian/control: added Build-Depends + + -- Branden Robinson Mon, 23 Oct 2000 14:37:53 -0500 + +wmdate (0.5-2) unstable; urgency=low + + * Removed i386isms + + -- Darren Benham Thu, 11 Feb 1999 20:43:36 -0800 + +wmdate (0.5-1) unstable; urgency=low + + * New upstream version + + -- Darren Benham Sat, 30 Jan 1999 20:53:48 -0800 + +wmdate (0.3-1) unstable; urgency=low + + * Initial Release. + + -- Darren Benham Sat, 30 Jan 1999 02:48:25 -0800 --- wmdate-0.7.orig/debian/wmdate.1x +++ wmdate-0.7/debian/wmdate.1x @@ -0,0 +1,41 @@ +.TH wmDate(0.5) 1x +.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection +.\" other parms are allowed: see man(7), man(1) +.SH NAME +wmdate \- A Window Maker window manager Dock app +.SH SYNOPSIS +.B wmdate +.I "[options]" +.SH "DESCRIPTION" +This manual page documents briefly the +.BR wmdate +commands. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +.B wmdate +displays a 64x64 pixel calendar that's suitible for Docking in window manager +docking bars. +.SH OPTIONS +The programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-') and short options starting with one. +A summary of options are included below. +.TP +.B \-s, \-\-shape +Shaped window. +.TP +.B \-t, \-\-test +Testing Mode. +.TP +.B \-h, \-help, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.SH AUTHOR +This manual page was written by Darren Benham , +for the Debian GNU/Linux system (but may be used by others). + +wmDate is Copyrighted (c) 1999 by Alban Hertroys +All rights reserved. See enclosed file for license details. +http://wit401310.student.utwente.nl/apps/wmdate.html --- wmdate-0.7.orig/debian/watch +++ wmdate-0.7/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://solfertje.student.utwente.nl/~dalroi/wmdate/files/ wmdate-(.*)\.tar\.gz --- wmdate-0.7.orig/debian/patches/series +++ wmdate-0.7/debian/patches/series @@ -0,0 +1 @@ +NoMan.diff --- wmdate-0.7.orig/debian/patches/NoMan.diff +++ wmdate-0.7/debian/patches/NoMan.diff @@ -0,0 +1,12 @@ +diff -urN wmdate-0.7.orig/Imakefile wmdate-0.7/Imakefile +--- wmdate-0.7.orig/Imakefile 2007-01-03 14:17:49.000000000 +0530 ++++ wmdate-0.7/Imakefile 2007-01-03 14:18:08.000000000 +0530 +@@ -132,7 +132,7 @@ + XCOMM Create Makefile + XCOMM --------------------------------------- + +-ComplexProgramTarget(wmdate) ++ComplexProgramTargetNoMan(wmdate) + + XCOMM - - - - - - - - - - - - - - - - - - - - + XCOMM e n d