--- tellico-1.0.orig/Makefile.in +++ tellico-1.0/Makefile.in @@ -333,7 +333,7 @@ # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign KDE_OPTIONS = noautodist -appdir = $(kde_appsdir)/Applications/ +appdir = $(datadir)/applications/kde/ app_DATA = tellico.desktop mimedir = $(kde_mimedir)/application mime_DATA = x-tellico.desktop --- tellico-1.0.orig/src/Makefile.in +++ tellico-1.0/src/Makefile.in @@ -503,7 +503,7 @@ CLEANFILES = *~ *.loT # the library search path. -tellico_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIBXML_RPATH) $(LIBXSLT_RPATH) +tellico_LDFLAGS = $(all_libraries) $(KDE_RPATH) rcdir = $(kde_datadir)/tellico rc_DATA = tellicoui.rc #>- all: all-recursive --- tellico-1.0.orig/debian/menu +++ tellico-1.0/debian/menu @@ -0,0 +1,5 @@ +?package(tellico):needs="X11"\ + section="Apps/Tools"\ + title="Tellico"\ + icon="/usr/share/pixmaps/tellico.xpm"\ + command="/usr/bin/tellico" --- tellico-1.0.orig/debian/compat +++ tellico-1.0/debian/compat @@ -0,0 +1 @@ +4 --- tellico-1.0.orig/debian/control +++ tellico-1.0/debian/control @@ -0,0 +1,24 @@ +Source: tellico +Section: kde +Priority: optional +Maintainer: Regis Boudin +Build-Depends: debhelper (>> 4.0.0), kdelibs4-dev, libqt3-mt-dev, libxml2-dev, libxslt1-dev, zlib1g-dev, libtag1-dev, libyaz-dev, libwrap0-dev, kdemultimedia-dev (>=4:3.4.2-2), kdepim-dev (>=4:3.4.2-1), libkcal2-dev (>=4:3.4.2-1), libktnef1-dev +Standards-Version: 3.6.2 + +Package: tellico +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: bookcase (<< 0.12) +Description: collection manager for books, videos, music + Tellico is a collection manager for KDE. It includes default collections for + books, bibliographies, comic books, videos, music, coins, stamps, trading + cards, and wines, and also allows custom collections; with unlimited + user-defined fields allowed. Automatically formatted names, sorting by any + property, filters, automatic ISBN validation and full customization for + printing or display through XSLT files are some of the features present. It + can import CSV, RIS, BibTeX, and BibTeXML files; and export CSV, HTML, BibTeX, + BibTeXML, and PilotDB. Tellico can also import data from Amazon, IMDb, CDDB, + or any US-MARC compliant z39.50 server. + . + The files are stored in XML format, avoiding the need for database server. + It also makes it easy for other softwares to use the Tellico data. --- tellico-1.0.orig/debian/tellico.xpm +++ tellico-1.0/debian/tellico.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char *tellico[] = { +/* columns rows colors chars-per-pixel */ +"32 32 24 1", +" c #000404", +". c #062625", +"X c #01354A", +"o c #165536", +"O c #1C6056", +"+ c #5E0507", +"@ c #52545F", +"# c #1E5F9D", +"$ c #2B7ACF", +"% c #57B35E", +"& c #288FF2", +"* c #3486D1", +"= c #67ADB3", +"- c #A12223", +"; c #FD7070", +": c #E35555", +"> c #B84A4A", +", c #90F592", +"< c #FA8B8C", +"1 c #DC9F9F", +"2 c #FEFEFE", +"3 c #D6D8D4", +"4 c #ABB5B7", +"5 c None", +/* pixels */ +"55555555555555555555555555555555", +"55555555555555555++5555555555555", +"55555555555555+++:>+++5555555555", +"55555555555+++><<;;<<>+++5555555", +"55555555+++><<<<<;;;;;;;>+++5555", +"55555+++>1<<<<;;;<;;;;:;:;;>+++5", +"5555 +>1<<<<<<<;;;;;;;:;;;;:;>+ ", +"5555+-:>><<<<;<;<;;;:;;::;;>>>+ ", +"5555+>;;:--:;<;<;;;;;;;::><22> ", +"5555+:<;;;;:>-><<;;:::><222221 ", +"5555+><<<<;;;::->>::;32222222>+5", +"55XXX-;;<<<<<;;;:-322222222221+ ", +"XX*==-::;;;<<<<<;>22222222231-+ ", +"XO##*&@+->::;<;<<>2222222;>++ ", +"X#&&$##*#@--::;;<>2223<--++ 5", +"X&&&&&$$##*#@+-:;-21>-+@4@ 5555", +"X$&&&&&&&$###$#.+--+@1432@ 55555", +"X#&&&&&&&&&&$#32214432222=. 5555", +"XX$&&&&&&&&&�#X.. 55", +"5XXX#&$&&&&&&422222224=OXo@%O. 5", +"555.XXO$$$&&&=22223*#Xooo%%=O. 5", +"555X,,%OX##$=#ooo@o%%322% 5", +"555.,,,,%%OXO##OXo%%%%322222@ 55", +"555.%,,,,,,,%Ooo%O%322222222@ 55", +"555.%,,,,,,,,,,%O22222222222%. 5", +"555.o%%,,,,,,,,%%2222222224%X. 5", +"5555..oO%,,,,,,,3222222,%oX.. 5", +"555555 ..oO%,,,,=2223%O... 55", +"555555555 ..oO%,%3%Oo.. 55555", +"555555555555 ..ooXo. 55555555", +"555555555555555.. 55555555555", +"55555555555555555555555555555555" +}; --- tellico-1.0.orig/debian/copyright +++ tellico-1.0/debian/copyright @@ -0,0 +1,38 @@ +This package was debianized by Regis Boudin on +Mon, 12 May 2003 22:50:38 +0100. + +It was downloaded from http://www.periapsis.org/tellico + +Upstream Author: Robby Stephenson + +Copyright: 2001, 2002, 2003, 2004, 2005 by Robby Stephenson + + This package 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; version 2 dated June, 1991. + + This package 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 Street, Fifth Floor, Boston, MA + 02111-1301, USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +---------------------------------------------------------------------------- + +In addition, as a special exception, the author gives permission to +link the code of this program with the OpenSSL library released by +the OpenSSL Project (or with modified versions of OpenSSL that use +the same license as OpenSSL), and distribute linked combinations +including the two. You must obey the GNU General Public License in +all respects for all of the code used other than OpenSSL. If you +modify this software, you may extend this exception to your version of, +but you are not obligated to do so. If you do not wish to do so, +delete this exception statement from your version. + --- tellico-1.0.orig/debian/rules +++ tellico-1.0/debian/rules @@ -0,0 +1,122 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -g -Wall +CXXFLAGS = -g -Wall + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 + CXXFLAGS += -O0 +else + CFLAGS += -O2 + CXXFLAGS += -O2 +endif + +config.status: configure + dh_testdir + + # this makes the file more recent than configure and avoid make calling + # autoheader + + # Add here commands to configure the package. + CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \ + ./configure \ + --host=$(DEB_HOST_GNU_TYPE) \ + --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/usr \ + --mandir=\$${prefix}/share/man \ + --disable-debug \ + --enable-final \ + --disable-rpath \ + kde_htmldir=\$${prefix}/share/doc/kde/HTML + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + -$(MAKE) distclean + + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k +# dh_installdirs + + # Add here commands to install the package into debian/tellico. + $(MAKE) install DESTDIR=$(CURDIR)/debian/tellico + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + dh_testdir + dh_testroot + dh_installchangelogs -i ChangeLog + dh_installdocs -i + dh_fixperms -i + dh_compress -i + dh_installdeb -i + dh_gencontrol -i + dh_md5sums -i + dh_builddeb -i + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs -a ChangeLog + dh_installdocs -a + dh_installexamples + dh_install debian/tellico.xpm usr/share/pixmaps + dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman debian/tellico.1x + dh_link + dh_strip + dh_compress -a -Xkde + dh_fixperms -a +# dh_perl +# dh_python +# dh_makeshlibs + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a + +binary: binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- tellico-1.0.orig/debian/tellico.1x +++ tellico-1.0/debian/tellico.1x @@ -0,0 +1,49 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH TELLICO 1x "September 2, 2003" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +tellico \- application for keeping track of your books +.SH SYNOPSIS +.B tellico +.RI [ options ] [ filename ] +.br +.SH DESCRIPTION +This manual page documents briefly the +.B tellico +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBtellico\fP is an application designed to help you keeping track of your +books. Instead of using a SQL backend, the data is saved in XML format, which +makes it easy to parse. +.SH OPTIONS +This program follows the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +.TP +.B \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.SH AUTHOR +This manual page was written by Regis Boudin , +for the Debian project (but may be used by others). --- tellico-1.0.orig/debian/changelog +++ tellico-1.0/debian/changelog @@ -0,0 +1,216 @@ +tellico (1.0-1ubuntu1~breezy1) breezy-backports; urgency=low + + * Automated backport upload; no source changes. + + -- Ubuntu Archive Auto-Backport Fri, 18 Nov 2005 17:17:39 +0000 + +tellico (1.0-1ubuntu1) dapper; urgency=low + + * Merge with Debian (Malone: 3853). + * debian/control: + - added libktnef1-dev to Build-Depends. + + -- Daniel Holbach Tue, 8 Nov 2005 22:03:43 +0100 + +tellico (1.0-1) unstable; urgency=high + + * New upstream release (Closes #310893) + +Updated license to add an exception to allow linking against the OpenSSL + library. Thanks to Daffyd for pointing it and Robby for modifing the + license. debian/copyright modified accordingly + +New feature for loans, to use the kde calendar. Added kdepim-dev to + Build-Depends to enable it. + +Builds with gcc-4.0 (Closes: #326645) + +To complete C++ ABI transition, tight dependencies on kdemultimedia-dev + and kdepim (Closes #326850 #328009) + * Updated FSF adress in debian/copyright + * Replaced references to my old email address in debian/copyright and + debian/tellico.1x + * Due to the license change, set priority to high + * Introduced with 0.13.4 BibTex export with German special characters should + now be correct (Closes #292165) + * Includes an updated German translation, thanks to Jens Seidel + (Closes #313839) + * I doubt anyone still uses Bookcase now. Drop the dummy package + (Closes #321830) + * Bump standard version to 3.6.2 (change in debian/control only) + * Get rid of build-dependency on xlibs-dev as delibs4-dev pulls everything + necessary + * Properly set CXXFLAGS as well as CFLAGS in debian/rules + + -- Regis Boudin Sat, 10 Sep 2005 21:04:37 +0100 + +tellico (0.13.3-1) unstable; urgency=low + + * New upstream release, mainly for a configure problem with FreeBSD + * Include the fix for RIS importer from upstream website + + -- Regis Boudin Tue, 15 Feb 2005 19:22:45 +0000 + +tellico (0.13.2-1) unstable; urgency=low + + * New upstream release + +Adds support for amazon.fr and amazon.ca imports (Closes: #291260) + +Fixes compile errors with gcc-4.0 (Closes: #290467). Thanks to Andreas + Jochens + +Fixed bug with character translations in bibtex export (Closes: #292165) + * updated debian/control file to remove upper-case article at the beginning + of short descriptions + + -- Regis Boudin Sun, 6 Feb 2005 13:35:06 +0000 + +tellico (0.13.1-1) unstable; urgency=low + + * New upstream release. Mainly bugfixes and translation updates. + + -- Regis Boudin Sun, 12 Dec 2004 23:23:20 +0000 + +tellico (0.13-1) unstable; urgency=low + + * New upstream release. + * Use dh_compat 4. Consequently, removed hack to fix absolute link. + * Updated pixmap icon to use the new one. + * Modified fix for rpath problem by patching src/Makefile.in instead of + configure. Removed the now useless "touch config.h.in" trick. + * Updated package description. Thanks to Matthieu Delehaye. + * Updated build dependencies. Removed libapanoia0-dev, added libyaz-dev. + + -- Regis Boudin Thu, 2 Dec 2004 18:41:54 +0000 + +tellico (0.12-1) unstable; urgency=medium + + * New upstream release and new package. This is in fact Bookcase 0.11 + rebranded as Tellico because of a trademark issue. + * For smooth transition, provide an empty bookcase package depending on + tellico. + * Build depend on kdemultimedia-dev (>> 4:3.2.2-1). This specific version of + the package has a bug which prevent tellico from building. + * Bookcase 0.11 has been in sid for ~10 days, so it is already tested. Set + the priority to medium to increase the chances of getting this package in + Sarge if KDE 3.3 is accepted. + * Move tellico.desktop to /usr/share/applications instead of + /usr/share/applnk/Applications to comply with freedesktop.org standards. + + -- Regis Boudin Wed, 22 Sep 2004 19:08:40 +0100 + +bookcase (0.11-1) unstable; urgency=low + + * New upstream release (Closes: #269903) + -Ability to import Audio CD data from Alexandria + -Ability to import Audio files metadata + * To enable previously listed new features, updated Build-Depends : + -Added kdemultidmedia-dev + -Added libcdparanoia0-dev + -Added libtag1-dev + * Previous release (0.10) fixed bug when building with gcc-3.4 + (Closes: #258542) + * debian/bookcase.xpm: only use 24 colors, lintian complained about it. + * touch config.h.in at the beginning of debian/rules. It updates the + date of the file and prevent Makefile from calling autoheader because + configure was patched. + + -- Regis Boudin Sun, 5 Sep 2004 00:23:30 +0100 + +bookcase (0.9.3-1) unstable; urgency=high + + * New upstream release. It solves a license issue, priority set to high. + (Closes: #252740) + * New maintainer mail address + * Do not gzip docbook files for khelpcenter (Closes: #248983) + * Remove useless mention of info file from manpage (thanks to Matthieu + Delahaye) + + -- Regis Boudin Thu, 3 Jun 2004 23:35:01 +0100 + +bookcase (0.9.1-1) unstable; urgency=low + + * New upstream release (Closes: #213896, #21498) + + -- Regis Boudin Wed, 5 May 2004 20:40:40 +0100 + +bookcase (0.8.5-1) unstable; urgency=low + + * New upstream release (Closes: #236020) + + -- Regis Boudin Thu, 11 Mar 2004 10:20:47 +0000 + +bookcase (0.8.4-1) unstable; urgency=low + + * Thanks to Matthieu Delahaye for sponsoring this package + * New upstream release (Closes: #230380, #213901, #213898, #211183) + * Description update (Closes: #213327) + + -- Regis Boudin Sun, 22 Feb 2004 20:18:17 +0000 + +bookcase (0.8.3-1) unstable; urgency=low + + * New upstream release + + -- Regis Boudin Fri, 6 Feb 2004 10:19:37 +0000 + +bookcase (0.8-1) unstable; urgency=low + + * New upstream release + + -- Regis Boudin Thu, 29 Jan 2004 21:40:57 +0000 + +bookcase (0.7.2-1) unstable; urgency=low + + * New upstream release + * Packaging corrections thanks to Joerg + * Copyright file update + + -- Regis Boudin Wed, 26 Nov 2003 20:52:10 +0000 + +bookcase (0.6.6-3) unstable; urgency=low + + * Correct dependencies (Closes: #211162, #211173) + * Many thanks to Antonin Kral for sponsoring the package + + -- Regis Boudin Tue, 16 Sep 2003 11:23:45 +0100 + +bookcase (0.6.6-2) unstable; urgency=low + + * New manpage + * Fix rpath compilation + * Fix typo errors + + -- Regis Boudin Tue, 2 Sep 2003 13:39:27 +0100 + +bookcase (0.6.6-1) unstable; urgency=low + + * New upstream release + + -- Regis Boudin Mon, 18 Aug 2003 11:13:37 +0100 + +bookcase (0.6.5-1) unstable; urgency=low + + * New upstream release + + -- Regis Boudin Tue, 22 Jul 2003 09:23:09 +0100 + +bookcase (0.6.4-2) unstable; urgency=low + + * Fix translation problem + + -- Regis Boudin Thu, 3 Jul 2003 22:32:16 +0100 + +bookcase (0.6.4-1) unstable; urgency=low + + * New upstream release + + -- Regis Boudin Thu, 26 Jun 2003 14:39:59 +0100 + +bookcase (0.6.3-1) unstable; urgency=low + + * Include patch for KDE 3.0 + * New upstream release + + -- Regis Boudin Sat, 31 May 2003 22:54:00 +0100 + +bookcase (0.6.2-1) unstable; urgency=low + + * Initial Release. + + -- Regis Boudin Mon, 12 May 2003 22:50:38 +0100 +