r76 - in packages/libdbd-xbase-perl/trunk: . bin dbit debian eg

Allard Hoeve hoeve-guest@haydn.debian.org
Thu, 10 Jun 2004 07:40:15 -0600


Author: hoeve-guest
Date: 2004-06-10 07:40:10 -0600 (Thu, 10 Jun 2004)
New Revision: 76

Added:
   packages/libdbd-xbase-perl/trunk/debian/
   packages/libdbd-xbase-perl/trunk/debian/changelog
   packages/libdbd-xbase-perl/trunk/debian/control
   packages/libdbd-xbase-perl/trunk/debian/copyright
   packages/libdbd-xbase-perl/trunk/debian/rules
   packages/libdbd-xbase-perl/trunk/debian/watch
Modified:
   packages/libdbd-xbase-perl/trunk/Makefile.PL
   packages/libdbd-xbase-perl/trunk/bin/dbfdump.PL
   packages/libdbd-xbase-perl/trunk/bin/indexdump.PL
   packages/libdbd-xbase-perl/trunk/dbit/10dsnlist.t
   packages/libdbd-xbase-perl/trunk/eg/copy_table
   packages/libdbd-xbase-perl/trunk/eg/create_table
Log:
Load libdbd-xbase-perl-0.241 into packages/libdbd-xbase-perl/trunk.


Modified: packages/libdbd-xbase-perl/trunk/Makefile.PL
===================================================================
--- packages/libdbd-xbase-perl/trunk/Makefile.PL	2004-06-10 13:38:52 UTC (rev 75)
+++ packages/libdbd-xbase-perl/trunk/Makefile.PL	2004-06-10 13:40:10 UTC (rev 76)
@@ -46,6 +46,6 @@
 	'EXE_FILES'	=> [ 'bin/dbfdump', ' bin/indexdump' ],
         'dist'		=> { COMPRESS => 'gzip -9f', SUFFIX => 'gz',
 		POSTOP => 'mv $(DISTNAME)-$(VERSION).tar.gz ../' },
-	'clean'		=> { FILES => 'bin/dbfdump bin/indexdump t/newtable.dbf t/newtable.dbt t/write.dbf t/write.dbt t/rooms1.dbf t/rooms1.cdx '},	
+	'clean'		=> { FILES => 'bin/dbfdump bin/indexdump t/newtable.dbf t/newtable.dbt t/write.dbf t/write.dbt t/rooms1.dbf t/rooms1.cdx t/rooms.sdbm1.dir t/rooms.sdbm1.pag t/rooms.sdbmd.dir t/rooms.sdbmd.pag t/tstidx.dbf t/tstidxid.idx t/tstidxname.idx t/write1.dbf t/write1.FPT'},	
 	);
 


Property changes on: packages/libdbd-xbase-perl/trunk/bin/dbfdump.PL
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libdbd-xbase-perl/trunk/bin/indexdump.PL
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libdbd-xbase-perl/trunk/dbit/10dsnlist.t
___________________________________________________________________
Name: svn:executable
   - 
   + *

Added: packages/libdbd-xbase-perl/trunk/debian/changelog
===================================================================
--- packages/libdbd-xbase-perl/trunk/debian/changelog	2004-06-10 13:38:52 UTC (rev 75)
+++ packages/libdbd-xbase-perl/trunk/debian/changelog	2004-06-10 13:40:10 UTC (rev 76)
@@ -0,0 +1,105 @@
+libdbd-xbase-perl (1:0.241-1) unstable; urgency=low
+
+  * Added an epoch to the version number, in order to escape the madness
+    of 0.2410 being greater than 0.241 and uscan/watch complaining that
+    our version is way higher than the one found at the upstream site
+  * Package maintainership has been transferred to the Debian Perl
+    group.
+
+ -- Gunnar Wolf <gwolf@debian.org>  Fri, 30 Apr 2004 18:21:57 -0500
+
+libdbd-xbase-perl (0.2410-1) unstable; urgency=low
+
+  * New upstream release
+  * Added a debian/watch file
+  * Now also runs throught the "make test" target while building the
+    package
+  * Fixed Makefile.PL in order to remove cruft generated in the "make
+    test" target (t/rooms.sdbm1.dir, t/rooms.sdbm1.pag,
+    t/rooms.sdbmd.dir, t/rooms.sdbmd.pag, t/tstidx.dbf, t/tstidxid.idx,
+    t/tstidxname.idx, t/write1.dbf, t/write1.FPT). Notifying upstream.
+  * /usr/share/doc/FAQ.gz is now -as it should have always been- a plain
+    text file, not a masqueraded HTML under the wrong suffix :)
+
+ -- Gunnar Wolf <gwolf@debian.org>  Tue, 20 Apr 2004 11:05:05 -0500
+
+libdbd-xbase-perl (0.2400+deb1-1) unstable; urgency=low
+
+  * Changed both source and binary package names from dbd-xbase and
+    libxbase-perl to libdbd-xbase-perl in order to be more consistent
+    and to comply with policy (Closes: #223048)
+  * Updated copyright file to show complete/adequate information
+
+ -- Gunnar Wolf <gwolf@debian.org>  Fri, 19 Dec 2003 11:59:09 -0600
+
+dbd-xbase (0.2400-1) unstable; urgency=low
+
+  * New upstream release (Closes: #188149)
+  * New Maintainer (Closes: #206878)
+  * Bumped up Standards-Version to 3.6.1
+
+ -- Gunnar Wolf <gwolf@debian.org>  Sat,  6 Sep 2003 15:47:21 -0500
+
+dbd-xbase (0.1730-1) unstable; urgency=low
+
+  * New upstream release
+  * Updated to new perl and debian policy.
+
+ -- Paolo Molaro <lupus@debian.org>  Fri, 23 Feb 2001 19:10:13 +0100
+
+dbd-xbase (0.1610-2) unstable; urgency=low
+
+  * Update standards version.
+  * Build-depend on debhelper: (Closes: #70330).
+
+ -- Paolo Molaro <lupus@debian.org>  Thu, 19 Oct 2000 15:10:54 +0200
+
+dbd-xbase (0.1610-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Paolo Molaro <lupus@debian.org>  Thu, 19 Oct 2000 14:38:38 +0200
+
+dbd-xbase (0.1550-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Paolo Molaro <lupus@debian.org>  Thu, 18 Nov 1999 16:17:17 +0100
+
+dbd-xbase (0.1410-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Paolo Molaro <lupus@debian.org>  Thu,  1 Jul 1999 18:59:48 +0200
+
+dbd-xbase (0.1320-2) unstable; urgency=low
+
+  * Correct stupid orig source name mistake.
+
+ -- Paolo Molaro <lupus@debian.org>  Thu,  6 May 1999 18:23:12 +0200
+
+dbd-xbase (0.1320-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Paolo Molaro <lupus@debian.org>  Thu,  6 May 1999 11:07:21 +0200
+
+dbd-xbase (0.0694-1) unstable; urgency=low
+
+  * New upstream release.
+  * Architecture is all now.
+
+ -- Paolo Molaro <lupus@debian.org>  Thu, 15 Oct 1998 18:44:03 +0200
+
+dbd-xbase (0.065-1) unstable; urgency=low
+
+  * New upstream release.
+  * New command: dbfdump.
+
+ -- Paolo Molaro <lupus@debian.org>  Mon, 22 Jun 1998 10:55:18 +0200
+
+dbd-xbase (0.0583-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Paolo Molaro <lupus@debian.org>  Fri, 13 Mar 1998 18:17:38 +0100

Added: packages/libdbd-xbase-perl/trunk/debian/control
===================================================================
--- packages/libdbd-xbase-perl/trunk/debian/control	2004-06-10 13:38:52 UTC (rev 75)
+++ packages/libdbd-xbase-perl/trunk/debian/control	2004-06-10 13:40:10 UTC (rev 76)
@@ -0,0 +1,23 @@
+Source: libdbd-xbase-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Uploaders: Gunnar Wolf <gwolf@debian.org>
+Build-Depends-Indep: debhelper (>= 3.0.5), perl
+Standards-Version: 3.6.1
+
+Package: libdbd-xbase-perl
+Architecture: all
+Depends: ${perl:Depends}
+Suggests: libdbi-perl
+Provides: libxbase-perl
+Replaces: libxbase-perl
+Conflicts: libxbase-perl
+Description: Perl module to access xbase files (optionally through DBI)
+ This module allows creation, access and modification of .dbf (dBase,
+ Clipper, Fox* style) database files. It is capable of handling memo
+ files, but indexes only in a somewhat limited way. It has two
+ interfaces: one using SQL commands (through DBI) ad the other with a
+ simple OO interface. 
+ .
+ You can use the included dbfdump program to dump the content of a .dbf file.

Added: packages/libdbd-xbase-perl/trunk/debian/copyright
===================================================================
--- packages/libdbd-xbase-perl/trunk/debian/copyright	2004-06-10 13:38:52 UTC (rev 75)
+++ packages/libdbd-xbase-perl/trunk/debian/copyright	2004-06-10 13:40:10 UTC (rev 76)
@@ -0,0 +1,18 @@
+This package was debianized by Paolo Moaro <lupus@debian.org> on
+Fri, 13 Mar 1998 18:17:38 +0100, and adopted by Gunnar Wolf 
+<gwolf@debian.org> on Sat,  6 Sep 2003 15:47:21 -0500
+
+This package is maintained by the Debian Perl Group. For further
+information see http://pkg-perl.alioth.debian.org/
+
+Original sources were downloaded from 
+http://www.cpan.org/modules/by-module/DBD/
+
+Copyright: (c) 1997 Jan Pazdziora, adelton@fi.muni.cz. All rights
+        reserved. This package is free software; you can redistribute
+        it and/or modify it under the same terms as Perl itself.
+
+On a Debian system, the GNU public license can be found as
+/usr/share/common-licenses/GPL and the Artistic license can be found in
+/usr/share/common-licenses/Artistic.
+

Added: packages/libdbd-xbase-perl/trunk/debian/rules
===================================================================
--- packages/libdbd-xbase-perl/trunk/debian/rules	2004-06-10 13:38:52 UTC (rev 75)
+++ packages/libdbd-xbase-perl/trunk/debian/rules	2004-06-10 13:40:10 UTC (rev 76)
@@ -0,0 +1,72 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+export DH_COMPAT=3
+
+ifndef PERL
+     PERL = /usr/bin/perl
+endif
+
+TMP=`pwd`/debian/`dh_listpackages`
+config = INSTALLDIRS=vendor
+
+build: build-stamp
+build-stamp: 
+	dh_testdir
+	# Add here commands to compile the pacckage.
+	$(PERL) Makefile.PL $(config)
+	$(MAKE)
+	$(MAKE) test
+	pod2text lib/XBase/FAQ.pod > FAQ
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	dh_clean build-stamp FAQ
+	# Add here commands to clean up after the build process.
+	if [ -f Makefile ]; \
+	  then \
+	    $(MAKE) distclean; \
+	  fi
+
+binary-arch: build
+# We have nothing to do by default.
+
+binary-arch: build
+	dh_testdir
+	dh_testroot
+	dh_clean
+	dh_installdirs
+	# Add here commands to install the files into debian/tmp
+	#$(MAKE) PREFIX=debian/tmp install
+	$(MAKE) install PREFIX=$(TMP)/usr
+	#-find `pwd`/debian/tmp -type f -name .packlist | xargs -r rm -f
+	#-find `pwd`/debian/tmp -type d -empty | xargs -r rmdir -p 
+	#-find `pwd`/debian/tmp -name perllocal.pod | xargs -r rm -f
+	dh_perl
+	# fix typo
+	#-mv debian/subtsvars debian/substvars
+	dh_installdocs ToDo README driver_characteristics FAQ
+	dh_installexamples eg/*
+	#      dh_installmenu
+	#      dh_installinit
+	#      dh_installcron
+	dh_installman
+	#      dh_undocumented
+	dh_installchangelogs
+	#dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	#dh_makeshlibs
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary
+


Property changes on: packages/libdbd-xbase-perl/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages/libdbd-xbase-perl/trunk/debian/watch
===================================================================
--- packages/libdbd-xbase-perl/trunk/debian/watch	2004-06-10 13:38:52 UTC (rev 75)
+++ packages/libdbd-xbase-perl/trunk/debian/watch	2004-06-10 13:40:10 UTC (rev 76)
@@ -0,0 +1,6 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# Site		Directory		Pattern			Version	Script
+version=2
+http://www.cpan.org/modules/by-module/DBD/DBD-XBase-(\d.*)\.tar\.gz


Property changes on: packages/libdbd-xbase-perl/trunk/eg/copy_table
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libdbd-xbase-perl/trunk/eg/create_table
___________________________________________________________________
Name: svn:executable
   - 
   + *