r1002 - in packages/libfinance-streamer-perl/trunk: . debian examples

Carlo Segre segre-guest@costa.debian.org
Sun, 15 May 2005 02:08:38 +0000


Author: segre-guest
Date: 2005-05-15 02:08:38 +0000 (Sun, 15 May 2005)
New Revision: 1002

Added:
   packages/libfinance-streamer-perl/trunk/debian/
   packages/libfinance-streamer-perl/trunk/debian/changelog
   packages/libfinance-streamer-perl/trunk/debian/control
   packages/libfinance-streamer-perl/trunk/debian/copyright
   packages/libfinance-streamer-perl/trunk/debian/rules
   packages/libfinance-streamer-perl/trunk/debian/watch
Modified:
   packages/libfinance-streamer-perl/trunk/examples/synopsis.pl
Log:
Load libfinance-streamer-perl-1.10 into
packages/libfinance-streamer-perl/trunk.


Added: packages/libfinance-streamer-perl/trunk/debian/changelog
===================================================================
--- packages/libfinance-streamer-perl/trunk/debian/changelog	2005-05-15 02:08:20 UTC (rev 1001)
+++ packages/libfinance-streamer-perl/trunk/debian/changelog	2005-05-15 02:08:38 UTC (rev 1002)
@@ -0,0 +1,43 @@
+libfinance-streamer-perl (1.10-2) unstable; urgency=low
+
+  * Modified source package name to libfinance-streamer-perl to be
+    consistent with Perl package naming scheme
+  * Upgraded watch file to version 2
+  * New maintainer -
+    Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org>
+    via Carlo Segre <segre@iit.edu>
+
+ -- Carlo Segre <segre@iit.edu>  Sat, 14 May 2005 21:03:50 -0500
+
+finance-streamer (1.10-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 1.10
+  * debian/control: Section changed to perl
+  * debian/control: Standards-Version upgraded to 3.6.1.0
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Thu, 29 Jan 2004 20:13:18 -0600
+
+finance-streamer (1.09-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 1.09
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Tue,  4 Feb 2003 19:24:00 -0600
+
+finance-streamer (1.08-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 1.08
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Wed, 28 Aug 2002 20:28:35 -0500
+
+finance-streamer (1.07-1) unstable; urgency=low
+
+  * Upgraded to new upstream release 1.07
+  * debian/copyright: Corrected common-license/GPL file ref (lintian)
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Fri,  4 Jan 2002 20:37:59 -0600
+
+finance-streamer (1.05-1) unstable; urgency=low
+
+  * Initial Debian release following WNPP heads-up (Closes: #98665)
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Sun, 27 May 2001 10:31:44 -0500

Added: packages/libfinance-streamer-perl/trunk/debian/control
===================================================================
--- packages/libfinance-streamer-perl/trunk/debian/control	2005-05-15 02:08:20 UTC (rev 1001)
+++ packages/libfinance-streamer-perl/trunk/debian/control	2005-05-15 02:08:38 UTC (rev 1002)
@@ -0,0 +1,17 @@
+Source: libfinance-streamer-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre@iit.edu>
+Build-Depends-Indep: perl, debhelper (>= 3.0.0)
+Standards-Version: 3.6.1.0
+
+Package: libfinance-streamer-perl
+Architecture: all
+Depends: ${perl:Depends}
+Description: Perl5 module with interface to Datek Streamer
+ This module provides an interface that can be used to access data
+ provided by the Datek Streamer data feed.
+ .
+ It works with the new Streamer (version 3) as opposed to the older
+ (version 2).

Added: packages/libfinance-streamer-perl/trunk/debian/copyright
===================================================================
--- packages/libfinance-streamer-perl/trunk/debian/copyright	2005-05-15 02:08:20 UTC (rev 1001)
+++ packages/libfinance-streamer-perl/trunk/debian/copyright	2005-05-15 02:08:38 UTC (rev 1002)
@@ -0,0 +1,21 @@
+This is the Debian GNU/Linux libfinance-streamer-perl version of the
+Finance-Streamer module by Jeremiah Mahler <jmahler@pacbell.net>
+
+This package was put together by Dirk Eddelbuettel <edd@debian.org>
+from sources obtained from 
+	http://www.perl.com/CPAN/modules/by-modules/Finance
+        http://www.cpan.org/authors/id/J/JE/JERI/
+It is also available from every other CPAN mirror.  Visit
+	http://www.perl.com/CPAN/ 
+to find a Comprehensive Perl Archive Network (CPAN) site near you.
+
+The only change for the Debian package was the addition of the debian/
+files. The package was renamed to match the Debian Policy which aims
+at consistent names for Perl Module packages.
+
+The Finance::Streamer module is Copyright (c) 2001, Jeremiah Mahler. 
+All Rights Reserved. This module is free software. It may be used, 
+redistributed and/or modified under the same terms as Perl itself.
+
+On Debian GNU/Linux systems, the complete text of these licenses can be found
+in /usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic.

Added: packages/libfinance-streamer-perl/trunk/debian/rules
===================================================================
--- packages/libfinance-streamer-perl/trunk/debian/rules	2005-05-15 02:08:20 UTC (rev 1001)
+++ packages/libfinance-streamer-perl/trunk/debian/rules	2005-05-15 02:08:38 UTC (rev 1002)
@@ -0,0 +1,73 @@
+#! /usr/bin/make -f
+#                                                       -*- makefile -*-
+# debian/rules file for the Debian Linux libfinance-streamer-perl package
+# Copyright (C) 2001 by Dirk Eddelbuettel <edd@debian.org>
+
+package	:= $(shell grep Package debian/control | sed 's/^Package: //')
+version	:= $(shell head -1 debian/changelog | \
+			perl -nle 'm/\S+\s+\((\S+)\)/ && print $$1')
+debtmp	:= $(CURDIR)/debian/$(package)
+
+#export DH_VERBOSE=1
+export DH_COMPAT=3
+
+upstream: get-orig-source
+get-orig-source:
+	lynx http://www.cpan.org/authors/id/J/JE/JERI/
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	perl Makefile.PL INSTALLDIRS=vendor
+	$(MAKE)
+	touch build-stamp
+
+test:	test-stamp
+test-stamp: build-stamp
+	-$(MAKE) test
+	touch test-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp test-stamp install-stamp
+	-test -f Makefile && $(MAKE) realclean
+	dh_clean
+
+install: install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	$(MAKE) install PREFIX=$(debtmp)/usr
+	touch install-stamp
+
+binary-indep: build test install
+	dh_testdir
+	dh_testroot
+	dh_perl	
+	dh_installdocs		README
+	dh_installexamples	examples/*
+#	dh_installmenu
+#	dh_installinit
+#	dh_installcron
+#	dh_installmanpages
+#	dh_undocumented
+	dh_installchangelogs	Changes
+	dh_compress
+	dh_fixperms
+#	dh_suidregister
+	dh_installdeb
+	dh_gencontrol
+#	dh_md5sums
+	dh_builddeb
+
+binary-arch: build test install
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary
+


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

Added: packages/libfinance-streamer-perl/trunk/debian/watch
===================================================================
--- packages/libfinance-streamer-perl/trunk/debian/watch	2005-05-15 02:08:20 UTC (rev 1001)
+++ packages/libfinance-streamer-perl/trunk/debian/watch	2005-05-15 02:08:38 UTC (rev 1002)
@@ -0,0 +1,2 @@
+version=2
+http://www.cpan.org/authors/id/J/JE/JERI/Finance-Streamer-([-0-9\.]*).tar.gz	debian


Property changes on: packages/libfinance-streamer-perl/trunk/examples/synopsis.pl
___________________________________________________________________
Name: svn:executable
   - 
   + *