--- picon-users-2013.05.02.orig/Makefile +++ picon-users-2013.05.02/Makefile @@ -0,0 +1,11 @@ +DB=users +install: + install -d $(DESTDIR)/usr/share/picons/$(DB) + -cp -r `echo * | sed -e 's/ debian / /'` $(DESTDIR)/usr/share/picons/$(DB) + -rm $(DESTDIR)/usr/share/picons/$(DB)/README + -rm $(DESTDIR)/usr/share/picons/$(DB)/FAQ + -rm $(DESTDIR)/usr/share/picons/$(DB)/Makefile + -rm $(DESTDIR)/usr/share/picons/$(DB)/build + + + --- picon-users-2013.05.02.orig/debian/dirs +++ picon-users-2013.05.02/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin --- picon-users-2013.05.02.orig/debian/rules +++ picon-users-2013.05.02/debian/rules @@ -0,0 +1,67 @@ +#!/usr/bin/make -f +# Sample debian.rules file - for GNU Hello (1.3). +# Copyright 1994,1995 by Ian Jackson. +# I hereby give you perpetual unlimited permission to copy, +# modify and relicense this file, provided that you do not remove + # my name from the file itself. (I assert my moral right of +# paternity under the Copyright, Designs and Patents Act 1988.) +# This file may have to be extensively modified +# +# Modified to be a prototype for debmake by Christoph Lameter + +package=picon-users + +build: + $(checkdir) + if [ -x configure ]; then ./configure --prefix=/usr; fi +# make CFLAGS="-O2 -g -Wall" + + touch build + +clean: + $(checkdir) + -rm -f build + -make clean + -rm `find . -name "*~"` + -rm -rf debian/tmp debian/files* core debian/substvars + + dh_clean + +binary-indep: checkroot build + $(checkdir) +# There are no architecture-independent files to be uploaded +# generated by this package. If there were any they would be +# made here. + +binary-arch: checkroot build + $(checkdir) + + make install DESTDIR=`pwd`/debian/$(package); + + dh_installchangelogs + dh_installdocs + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +define checkdir + echo $$PATH + test -f debian/rules +endef + +# Below here is fairly generic really + +binary: binary-indep binary-arch + +source diff: + @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false + +checkroot: + echo $$PATH + $(checkdir) + test root = "`whoami`" + +.PHONY: binary binary-arch binary-indep clean checkroot --- picon-users-2013.05.02.orig/debian/semantic.cache +++ picon-users-2013.05.02/debian/semantic.cache @@ -0,0 +1,15 @@ +;; Object debian/ +;; SEMANTICDB Tags save file +(semanticdb-project-database-file "debian/" + :tables (list + (semanticdb-table "rules" + :major-mode 'makefile-mode + :tags '(("package" variable (:default-value ("picon-users")) nil [495 515]) ("build" function nil nil [516 622]) ("clean" function nil nil [637 766]) ("binary-indep" function (:arguments ("checkroot" "build")) nil [778 882]) ("binary-arch" function (:arguments ("checkroot" "build")) nil [958 1001]) ("binary" function (:arguments ("binary-indep" "binary-arch")) nil [1268 1303]) ("source" function nil nil [1303 1387]) ("diff" function nil nil [1303 1387]) ("checkroot" function nil nil [1387 1449])) + :file "rules" + :pointmax 1505 + ) + ) + :file "semantic.cache" + :semantic-tag-version "2.0pre3" + :semanticdb-version "2.0pre3" + ) --- picon-users-2013.05.02.orig/debian/README.debian +++ picon-users-2013.05.02/debian/README.debian @@ -0,0 +1 @@ +The picons are installed under /usr/share/picons/. --- picon-users-2013.05.02.orig/debian/docs +++ picon-users-2013.05.02/debian/docs @@ -0,0 +1 @@ +FAQ --- picon-users-2013.05.02.orig/debian/copyright +++ picon-users-2013.05.02/debian/copyright @@ -0,0 +1,67 @@ +This package was debianized by Hakan Ardo hakan@debian.org on +Fri, 24 Jan 1997 21:45:31 +0100. + +It was downloaded from ftp.cs.indiana.edu:/pub/faces/picons/db/users.tar.Z. +I have receved special permission from Steve Kinzler +to make this package: + +----------------------------------------------------------------------------- +Date: Mon, 13 Jan 1997 10:33:17 -0500 (EST) +From: Steve Kinzler +To: Hakan Ardo +Subject: Re: Picon database + +Sent 12Jan97 from hakan@debian.org to kinzler ++---------- Picon database ---------- +| I am planning to make a debian package of the picon databse. Now for it +| to go into ouer standard distrubution, which is availiby by anonymous +| ftp and sold on CD, it's Licencs requiers me to get your premission +| befor including it there. + +Hakan, that's fine -- you have my permission to distribute the Picons +Databases as a Debian package via anonymous FTP and through the Debian +distribution CD, as long as all the other terms of the Licenses on the +databases are complied with. +------------------------------------------------------------------------------ + +-------------------------------------------------------------------------- + + COPYRIGHT 1997 STEPHEN B KINZLER + ALL RIGHTS RESERVED + +THIS DATABASE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIES +MADE ONLY IN ACCORDANCE WITH THE TERMS OF THAT LICENSE AND WITH THE +INCLUSION OF THE ABOVE COPYRIGHT NOTICE. NO TITLE TO OR OWNERSHIP OF +THE DATABASE IS HEREBY TRANSFERRED. + +-------------------------------------------------------------------------- + + LICENSE + +This database may be freely used and distributed provided the following +conditions are met: + +(1) This license must remain with this database however distributed + or published. + +(2) Any service, software or publication using this database or portion + thereof must provide complete and accurate reference to the source + of the database, namely the Picons Archive, with its current URL + and curator's name and contact information. + +(3) Any service, software or publication using this database or portion + thereof that receives payment in any form, direct or indirect, for + the service, software or publication must have the express permission + of the database adminstrator before using this database. + +This license is designed to ensure that the efforts of volunteers +toward building this picons database are recognized, and protected from +exploitation by any who have contributed little or nothing to its growth +or success. + +Since some of the picons in this database may depict registered trademarks +or otherwise restricted images, there may be restrictions on their sale +and use. I'm not aware of any restrictions on their distribution here +and representational use as intended by including them in this database. +If you know any reason why any of these picons should not be freely +distributed as part of this database, please let me know. --- picon-users-2013.05.02.orig/debian/control +++ picon-users-2013.05.02/debian/control @@ -0,0 +1,24 @@ +Source: picon-users +Section: non-free/graphics +Priority: extra +Maintainer: Hakan Ardo +Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5) + +Package: picon-users +Architecture: all +Depends: ${shlibs:Depends} +Provides: picons +Description: Picon (Personal Images) database of individual Internet accounts + "picons" is short for "personal icons". They're small, constrained + images used to represent users and domains on the net, organized into + databases so that the appropriate image for a given e-mail address can + be found. Besides users and domains, there are picons databases for + Usenet newsgroups and weather forecasts. The picons are in either + monochrome XBM format or color XPM and GIF formats. + . + These databases have been compiled in hopes of helping make cyberspace + a more personable place. With them, software and services can be + developed to identify persons on the net by face (or, at least, by + institution logo) instead of by a cryptic e-mail address. Software of + this kind is for example xfaces and exmh. --- picon-users-2013.05.02.orig/debian/changelog +++ picon-users-2013.05.02/debian/changelog @@ -0,0 +1,476 @@ +picon-users (2013.05.02-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 05 Oct 2013 16:17:45 +0200 + +picon-users (2012.05.14-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 24 May 2012 09:58:29 +0200 + +picon-users (2011.12.12-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 11 Feb 2012 12:19:42 +0100 + +picon-users (2010.06.01-1) unstable; urgency=low + + * New upstream release. + * debmake was replaced with debhelper in v 2006.06.12-1 (closes: + #372983) + + -- Hakan Ardo Fri, 30 Jul 2010 11:42:01 +0200 + +picon-users (2008.08.15-1) unstable; urgency=low + + * New upstream release. + * debmake was replaced with debhelper in v 2006.06.12-1 (closes: + #372983) + + -- Hakan Ardo Sat, 23 Aug 2008 09:08:54 +0200 + +picon-users (2008.01.02-1) unstable; urgency=low + + * New upstream release. + * debmake was replaced with debhelper in v 2006.06.12-1 (closes: + #372983) + + -- Hakan Ardo Tue, 05 Feb 2008 21:35:58 +0100 + +picon-users (2006.11.02-1) unstable; urgency=low + + * New upstream release. + * debmake was replaced with debhelper in v 2006.06.12-1 (closes: + #372983) + + -- Hakan Ardo Sat, 4 Nov 2006 14:54:09 +0100 + +picon-users (2006.07.03-1) unstable; urgency=low + + * New upstream release. + * Replaced debmake with debhelper (closes: #362541) + + -- Hakan Ardo Sat, 15 Jul 2006 21:05:23 +0200 + +picon-users (2006.04.12-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 26 Apr 2006 20:42:53 +0200 + +picon-users (2004.07.12-1) unstable; urgency=low + + * New upstream release. + * Now build-depends on debmake (closes: #260080) + + -- Hakan Ardo Mon, 9 Aug 2004 14:41:21 +0200 + +picon-users (2003.08.05-1) unstable; urgency=low + + * New upstream release. + * Move database to /usr/share/picons (closes: #204223) + * Moved license from README file to copyright file (closes: #204226) + * Updated to latest upstream release (closes: #191490) + * Now build-depends on debhelper + * Removed usr/doc link creation + * Cleaned out some debhelper templates + + -- Hakan Ardo Sat, 9 Aug 2003 14:14:41 +0200 + +picon-users (2001.05.16-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 20 May 2001 12:14:44 +0200 + +picon-users (2001.04.02-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 8 Apr 2001 14:20:33 +0200 + +picon-users (2001.03.31-2) unstable; urgency=low + + * Updated to poliy 3.2.1.0 + + -- Hakan Ardo Sat, 7 Apr 2001 13:53:00 +0200 + +picon-users (2001.03.31-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Tue, 3 Apr 2001 18:19:55 +0200 + +picon-users (1999.10.28-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 6 Nov 1999 17:14:05 +0100 + +picon-users (1999.08.05-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 12 Aug 1999 17:46:16 +0200 + +picon-users (1999.01.14-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 16 Jan 1999 03:03:47 +0100 + +picon-users (1999.01.13-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Fri, 15 Jan 1999 03:08:43 +0100 + +picon-users (1999.01.07-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 13 Jan 1999 03:19:17 +0100 + +picon-users (1998.12.15-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Fri, 18 Dec 1998 03:14:16 +0100 + +picon-users (1998.12.11-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 13 Dec 1998 03:15:52 +0100 + +picon-users (1998.12.10-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 12 Dec 1998 03:01:28 +0100 + +picon-users (1998.12.08-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 10 Dec 1998 03:10:10 +0100 + +picon-users (1998.12.04-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 6 Dec 1998 03:03:26 +0100 + +picon-users (1998.12.03-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 5 Dec 1998 03:15:34 +0100 + +picon-users (1998.11.30-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 2 Dec 1998 03:13:15 +0100 + +picon-users (1998.11.23-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 25 Nov 1998 03:01:49 +0100 + +picon-users (1998.11.18-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 21 Nov 1998 03:04:30 +0100 + +picon-users (1998.11.16-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 18 Nov 1998 03:12:48 +0100 + +picon-users (1998.11.13-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 15 Nov 1998 03:03:52 +0100 + +picon-users (1998.11.10-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 12 Nov 1998 03:02:56 +0100 + +picon-users (1998.11.09-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 11 Nov 1998 03:02:10 +0100 + +picon-users (1998.11.06-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 8 Nov 1998 03:02:35 +0100 + +picon-users (1998.10.30-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 1 Nov 1998 03:15:34 +0100 + +picon-users (1998.10.27-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 29 Oct 1998 03:01:57 +0100 + +picon-users (1998.10.06-2) unstable; urgency=low + + * Copyright and debian changelog now included + + -- Hakan Ardo Wed, 21 Oct 1998 16:45:37 +0200 + +picon-users (1998.10.06-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Fri, 9 Oct 1998 18:33:36 +0200 + +picon-users (1998.10.02-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 4 Oct 1998 03:03:21 +0200 + +picon-users (1998.09.29-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 1 Oct 1998 03:02:57 +0200 + +picon-users (1998.09.28-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 30 Sep 1998 03:06:16 +0200 + +picon-users (1998.09.22-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 24 Sep 1998 03:02:48 +0200 + +picon-users (1998.09.16-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Fri, 18 Sep 1998 03:06:45 +0200 + +picon-users (1998.09.14-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 16 Sep 1998 03:03:02 +0200 + +picon-users (1998.09.07-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 9 Sep 1998 03:05:30 +0200 + +picon-users (1998.09.03-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 5 Sep 1998 03:08:06 +0200 + +picon-users (1998.09.01-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 3 Sep 1998 03:23:34 +0200 + +picon-users (1998.08.21-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 23 Aug 1998 22:22:07 +0200 + +picon-users (1998.08.05-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Fri, 7 Aug 1998 18:07:14 +0200 + +picon-users (1998.07.30-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 2 Aug 1998 14:35:06 +0200 + +picon-users (1998.06.16-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Mon, 29 Jun 1998 01:22:11 +0200 + +picon-users (1998.06.13-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 14 Jun 1998 20:24:25 +0200 + +picon-users (1998.05.15-2) frozen unstable; urgency=low + + * Reuploaded as the .deb file was corrupted (Bug #22949) + + -- Hakan Ardo Fri, 29 May 1998 11:30:39 +0200 + +picon-users (1998.05.15-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 28 May 1998 23:56:44 +0200 + +picon-users (1998.04.07-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 9 Apr 1998 20:38:22 +0200 + +picon-users (1998.03.19-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 22 Mar 1998 12:01:42 +0100 + +picon-users (1998.03.12-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 15 Mar 1998 11:52:47 +0100 + +picon-users (1998.03.02-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 8 Mar 1998 13:42:47 +0100 + +picon-users (1998.02.17-2) unstable; urgency=low + + * Removed leading spaces in description + * Removed md5sums file + + -- Hakan Ardo Thu, 19 Feb 1998 09:07:59 +0100 + +picon-users (1998.02.17-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 18 Feb 1998 23:32:04 +0100 + +picon-users (1998.02.15-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Mon, 16 Feb 1998 17:52:11 +0100 + +picon-users (1998.01.26-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sat, 31 Jan 1998 12:00:58 +0100 + +picon-users (1997.12.16-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Tue, 23 Dec 1997 20:33:27 +0100 + +picon-users (1997.09.05-2) unstable; urgency=low + + * Moved to contrib + + -- Hakan Ardo Tue, 23 Dec 1997 18:54:47 +0100 + +picon-users (1997.09.05-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Wed, 1 Oct 1997 08:32:55 +0200 + +picon-users (97.05.19-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Mon, 26 May 1997 15:50:12 +0200 + +picon-users (97.04.24-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Mon, 28 Apr 1997 19:39:43 +0200 + +picon-users (97.04.18-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Tue, 22 Apr 1997 09:29:13 +0200 + +picon-users (97.04.16-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Fri, 18 Apr 1997 15:30:12 +0200 + +picon-users (97.04.07-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 13 Apr 1997 21:45:39 +0200 + +picon-users (97.04.04-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Sun, 6 Apr 1997 13:07:23 +0200 + +picon-users (97.02.20-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Mon, 24 Feb 1997 22:54:22 +0100 + +picon-users (97.02.18-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Thu, 20 Feb 1997 00:30:36 +0100 + +picon-users (97.02.17-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Tue, 18 Feb 1997 22:24:25 +0100 + +picon-users (97.02.07-1) unstable; urgency=low + + * New upstream release. + + -- Hakan Ardo Mon, 10 Feb 1997 08:10:14 +0100 + +picon-users (97.01.10-1) unstable; urgency=low + + * Initial Release. + + -- Hakan Ardo Fri, 24 Jan 1997 21:45:31 +0100 + +Local variables: +mode: debian-changelog +End: --- picon-users-2013.05.02.orig/debian/compat +++ picon-users-2013.05.02/debian/compat @@ -0,0 +1 @@ +5