debian/0000775000000000000000000000000012206503057007170 5ustar debian/source/0000775000000000000000000000000012206503030010457 5ustar debian/source/format0000664000000000000000000000001412206503030011665 0ustar 3.0 (quilt) debian/manpages0000664000000000000000000000003412206503030010672 0ustar debian/syncbbdb-bootstrap.1 debian/changelog0000664000000000000000000000356612206503030011043 0ustar syncbbdb (2.6-1) unstable; urgency=low * Hijack package. * New upstream version (closes: #324786) -- Barak A. Pearlmutter Sun, 25 Aug 2013 23:06:48 +0100 syncbbdb (2.3-6.2) unstable; urgency=low * Non-maintainer upload. * Fix typo in debian/control (Closes: #279617). -- Amaya Rodrigo Sastre Tue, 18 Jul 2006 00:28:39 +0200 syncbbdb (2.3-6.1) unstable; urgency=low * Non-maintainer upload. * Get rid of the /usr/doc link in postinst (Closes: #359586). -- Amaya Rodrigo Sastre Tue, 18 Jul 2006 00:28:13 +0200 syncbbdb (2.3-6) unstable; urgency=low * Updated dependencies to support new libpda-pilot-perl package. -- Chris Waters Tue, 9 Jul 2002 16:03:47 -0700 syncbbdb (2.3-5) unstable; urgency=low * MD5 patches got lost somewhere -- have re-added them (closes:#140057). -- Chris Waters Tue, 26 Mar 2002 16:24:07 -0800 syncbbdb (2.3-4) unstable; urgency=low * Changed build-depends to build-depends-indep. -- Chris Waters Wed, 13 Mar 2002 00:04:29 -0800 syncbbdb (2.3-3) unstable; urgency=low * New maintainer * Moved conduit to new location, to match new pilot-manager package. Added versioned depends on pilot-manager to match. * Patched to use new location of MD5 module. (closes:#93832) * Removed /usr/bin/syncbbdb-test, added /usr/share/doc/examples/test. * Added man page for syncbbdb-bootstrap. (Should close bug, but none was ever filed.) -- Chris Waters Mon, 7 May 2001 13:46:51 -0700 syncbbdb (2.3-2) unstable; urgency=low * Satisfy lintian without otherwise improving package. -- Barak Pearlmutter Wed, 31 Jan 2001 20:47:01 -0700 syncbbdb (2.3-1) unstable; urgency=low * Initial Release. -- Barak Pearlmutter Fri, 26 Jan 2001 00:56:14 -0700 debian/copyright0000664000000000000000000000246312206503030011117 0ustar This package was debianized by Barak Pearlmutter on Fri, 26 Jan 2001 00:56:14 -0700. It was downloaded from http://home.rochester.rr.com/tsdeweese/SyncBBDB-2.3.tar.gz see http://home.rochester.rr.com/tsdeweese/SyncBBDB.html Upstream Author: Thomas DeWeese Copyright: GPL (see /usr/share/common-licenses/GPL-2) There was no explicit copyright notice or license in the upstream sources. I contacted the author, and this was his very generous response: Date: Tue, 30 Jan 2001 06:48:59 -0500 From: Thomas DeWeese To: bap@cs.unm.edu You have my permission to distribute SyncBBDB version 2.3 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. For a full copy of the GNU General Public License, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA, or visit http://www.gnu.org/copyleft.gpl.html debian/docs0000664000000000000000000000000712206503030010027 0ustar README debian/control0000664000000000000000000000135612206503030010567 0ustar Source: syncbbdb Section: otherosfs Priority: extra Maintainer: Chris Waters Uploaders: Barak A. Pearlmutter Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://syncbbdb2.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/collab-maint/syncbbdb.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/syncbbdb.git Package: syncbbdb Architecture: all Depends: pilot-manager (>= 1.107-3), perl (>= 5.6.0-16), libdigest-md5-perl, pilot-link-perl | libpda-pilot-perl, ${misc:Depends} Recommends: bbdb Description: BBDB to PalmOS Pilot Manager conduit Transfer address records between a PalmOS device like a Palm Pilot or a Visor, using a perl BBDB to PalmOS Pilot Manager conduit. debian/watch0000664000000000000000000000006512206503030010211 0ustar version=3 http://sf.net/syncbbdb2/SyncBBDB-(.*)\.tgz debian/compat0000664000000000000000000000000212206503030010355 0ustar 9 debian/patches/0000755000000000000000000000000012206503057010615 5ustar debian/patches/debian-changes0000644000000000000000000000517412206503057013377 0ustar Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . syncbbdb (2.6-1) unstable; urgency=low . * Hijack package. * New upstream version (closes: #324786) Author: Barak A. Pearlmutter Bug-Debian: http://bugs.debian.org/324786 --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- /dev/null +++ syncbbdb-2.6/Makefile @@ -0,0 +1,46 @@ +# CVS version control block - do not edit manually +# $RCSfile: Makefile,v $ +# $Revision: 1.1 $ +# $Date: 2001/05/10 06:37:11 $ +# $Source: /home/xtifr/cvs/debian/syncbbdb/Makefile,v $ + +prefix=/usr/local +exec_prefix=$(prefix) +bindir=$(exec_prefix)/bin +libdir=$(exec_prefix)/share +pdir=$(libdir)/perl5 +pmdir=$(pdir)/PilotMgr + +pfiles=SyncBBDB.pm +perldirs=SyncBBDB SyncUtil bbdb +pfiles1=localBBDB.pm pilotBBDBMap.pm pilotBBDB.pm pilotBBDBRecMap.pm \ + pilotBBDBFieldMap.pm pilotBBDBTranslate.pm +pfiles2=StandAloneHost.pm localHash.pm pilotHashDB.pm ConduitHost.pm \ + SyncEngine.pm localHashDB.pm PilotMgrHost.pm localDB.pm pilotDB.pm +pfiles3=bbdb.pm bbdbAddr.pm bbdbPhone.pm bbdbRecord.pm + +INSTALL=install +INSTALL_PROGRAM=$(INSTALL) +INSTALL_DATA=$(INSTALL) --mode 644 + +all: + +install: + -$(INSTALL) --directory $(DESTDIR)$(bindir) + +# $(INSTALL_PROGRAM) test $(DESTDIR)$(bindir)/syncbbdb-test + $(INSTALL_PROGRAM) bootstrap $(DESTDIR)$(bindir)/syncbbdb-bootstrap + + -$(INSTALL) --directory $(DESTDIR)$(pmdir) + -$(INSTALL) --directory $(DESTDIR)$(pdir)/SyncBBDB + -$(INSTALL) --directory $(DESTDIR)$(pdir)/SyncUtil + -$(INSTALL) --directory $(DESTDIR)$(pdir)/bbdb + + $(INSTALL_DATA) $(pfiles) $(DESTDIR)$(pmdir)/ + $(INSTALL_DATA) $(addprefix SyncBBDB/, $(pfiles1)) $(DESTDIR)$(pdir)/SyncBBDB + $(INSTALL_DATA) $(addprefix SyncUtil/, $(pfiles2)) $(DESTDIR)$(pdir)/SyncUtil + $(INSTALL_DATA) $(addprefix bbdb/, $(pfiles3)) $(DESTDIR)$(pdir)/bbdb + +clean: + +.PHONY: all install clean debian/patches/series0000644000000000000000000000001712206503057012030 0ustar debian-changes debian/rules0000775000000000000000000000013112206503030010232 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: dh_auto_install -- prefix=/usr debian/syncbbdb-bootstrap.10000664000000000000000000000241612206503030013045 0ustar .\" manual page created by Chris Waters .\" it is licensed under the same terms as the program it describes. .TH syncbbdb-bootstrap "1" "May 2001" "Debian GNU/Linux" .SH NAME syncbbdb-bootstrap \- synchronize BBDB with Palm device .SH SYNOPSIS .HP .B syncbbdb-bootstrap .RB "[ " \-port .IR port " ]" .RB "[ " -bbdb .IR file " ]" .BI \-ids " file " \-trans " file" .SH DESCRIPTION This script allows you to synchronize your Palm addressbooks and your BBDB data without using PilotManager(1). If you use PilotManager, this script is unncecessary. .SH OPTIONS .TP .BI \-ids " file" The location of the ids file. This file is used to track changes in BBDB and Pilot (especially for a full sync). If you aren't using PilotManager(1) this can be any name but it should always be the same file (eg. ~/.bbdb.ids) .TP .BI \-trans " file" The translation file. This file provides a mapping between the fields in the bbdb records and fields in the pilot records. The format is one entry per line: .IP .IP It \fIis\fR case sensitive .TP .BI \-port " port" Port for pilot (defaults to /dev/pilot, or the environment variable PILOTPORT if set). .TP .BI \-bbdb " filename" The location of your bbdb file (defaults to ~/.bbdb). .SH "SEE ALSO" PilotManager(1).