r14125 - in /trunk/libcache-fastmmap-perl/debian: ./ changelog compat control copyright rules watch

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Mon Feb 4 12:10:54 UTC 2008


Author: eloy
Date: Mon Feb  4 12:10:54 2008
New Revision: 14125

URL: http://svn.debian.org/wsvn/?sc=1&rev=14125
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libcache-fastmmap-perl/debian/
    trunk/libcache-fastmmap-perl/debian/changelog
    trunk/libcache-fastmmap-perl/debian/compat
    trunk/libcache-fastmmap-perl/debian/control
    trunk/libcache-fastmmap-perl/debian/copyright
    trunk/libcache-fastmmap-perl/debian/rules   (with props)
    trunk/libcache-fastmmap-perl/debian/watch

Added: trunk/libcache-fastmmap-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcache-fastmmap-perl/debian/changelog?rev=14125&op=file
==============================================================================
--- trunk/libcache-fastmmap-perl/debian/changelog (added)
+++ trunk/libcache-fastmmap-perl/debian/changelog Mon Feb  4 12:10:54 2008
@@ -1,0 +1,108 @@
+libcache-fastmmap-perl (1.25-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Mon, 04 Feb 2008 13:07:13 +0100
+
+libcache-fastmmap-perl (1.24-2) unstable; urgency=low
+
+  * debian/rules: make transition to perl 5.10 smooth
+  * debian/compat: upgraded to 6 without changes
+  * debian/control: Standards-Version upgraded to 3.7.3 without changes
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu, 24 Jan 2008 15:35:22 +0100
+
+libcache-fastmmap-perl (1.24-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 20 Nov 2007 13:00:18 +0100
+
+libcache-fastmmap-perl (1.23-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 19 Oct 2007 15:54:27 +0200
+
+libcache-fastmmap-perl (1.20-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu, 04 Oct 2007 11:57:06 +0200
+
+libcache-fastmmap-perl (1.19-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/rules: don't ignore make clean error
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu, 30 Aug 2007 10:09:05 +0200
+
+libcache-fastmmap-perl (1.16-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu, 10 May 2007 15:35:35 +0200
+
+libcache-fastmmap-perl (1.14-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 24 Oct 2006 15:16:05 +0200
+
+libcache-fastmmap-perl (1.09-8) unstable; urgency=low
+
+  * recovered missing copyright file (closes: #393559)
+  * debian/control:
+   + Standards-Version: upgraded to 3.7.2.1
+  * debian/compat:
+   + upgraded to 5
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 17 Oct 2006 10:09:54 +0200
+
+libcache-fastmmap-perl (1.09-7) unstable; urgency=low
+
+  * debian/watch - fixed 
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Sun, 26 Feb 2006 12:19:33 +0100
+
+libcache-fastmmap-perl (1.09-6) unstable; urgency=low
+
+  [ Krzysztof Krzyzaniak]
+  * Added debian/watch file
+  * Cleaned debian/rules
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 14 Oct 2005 10:55:04 +0200
+
+libcache-fastmmap-perl (1.09-5) unstable; urgency=low
+
+  [ Krzysztof Krzyzaniak]
+  * typo fixed in debian/control
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 13 Sep 2005 19:00:22 +0200
+
+libcache-fastmmap-perl (1.09-4) unstable; urgency=low
+
+  [ Krzysztof Krzyzaniak ]
+  * Package donated to Debian Catalyst Maintainers
+  * cleaning (updated files: copyright, control, rules)
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 13 Sep 2005 13:42:10 +0200
+
+libcache-fastmmap-perl (1.09-3) unstable; urgency=low
+
+  * debian/copyright updated
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 19 Jul 2005 19:01:22 +0200
+
+libcache-fastmmap-perl (1.09-2) unstable; urgency=low
+
+  * Rebuilded with libc6 (>=2.3.2.ds1-22)
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 19 Jul 2005 11:35:00 +0200
+
+libcache-fastmmap-perl (1.09-1) unstable; urgency=low
+
+  * Initial Release.
+  * Close ITP bug (closes: #315637)
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 24 Jun 2005 11:56:24 +0200

Added: trunk/libcache-fastmmap-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libcache-fastmmap-perl/debian/compat?rev=14125&op=file
==============================================================================
--- trunk/libcache-fastmmap-perl/debian/compat (added)
+++ trunk/libcache-fastmmap-perl/debian/compat Mon Feb  4 12:10:54 2008
@@ -1,0 +1,1 @@
+6

Added: trunk/libcache-fastmmap-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libcache-fastmmap-perl/debian/control?rev=14125&op=file
==============================================================================
--- trunk/libcache-fastmmap-perl/debian/control (added)
+++ trunk/libcache-fastmmap-perl/debian/control Mon Feb  4 12:10:54 2008
@@ -1,0 +1,16 @@
+Source: libcache-fastmmap-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.0-7)
+Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Standards-Version: 3.7.3
+
+Package: libcache-fastmmap-perl
+Architecture: any
+Depends: ${perl:Depends}, ${shlibs:Depends}
+Description: Mmap'ed file as a shared memory interprocess cache
+ Cache::FastMmap is a shared memory cache through an mmap'ed file. It's core 
+ is written in C for performance. It uses fcntl locking to ensure multiple 
+ processes can safely access the cache at the same time. It uses a basic LRU 
+ algorithm to keep the most used entries in the cache.

Added: trunk/libcache-fastmmap-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libcache-fastmmap-perl/debian/copyright?rev=14125&op=file
==============================================================================
--- trunk/libcache-fastmmap-perl/debian/copyright (added)
+++ trunk/libcache-fastmmap-perl/debian/copyright Mon Feb  4 12:10:54 2008
@@ -1,0 +1,23 @@
+This is the debian package for the Cache-FastMmap module.
+It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org>.
+
+It was downloaded from: http://search.cpan.org/~robm/Cache-FastMmap-1.09/
+
+The upstream author is Rob Mueller <cpan at robm.fastmail.fm>.
+
+Copyright (C) 2003-2005 by FastMail IP Partners
+
+This program is free software, you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+Perl is distributed under licenses:
+
+    a) the GNU General Public License as published by the Free Software
+       Foundation; either version 1, or (at your option) any later
+       version, or
+  
+    b) the "Artistic License" which comes with Perl.
+  
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in /usr/share/common-licenses/GPL' and
+    the Artistic Licence in /usr/share/common-licenses/Artistic'.

Added: trunk/libcache-fastmmap-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libcache-fastmmap-perl/debian/rules?rev=14125&op=file
==============================================================================
--- trunk/libcache-fastmmap-perl/debian/rules (added)
+++ trunk/libcache-fastmmap-perl/debian/rules Mon Feb  4 12:10:54 2008
@@ -1,0 +1,82 @@
+#!/usr/bin/make -f
+# This debian/rules file is provided as a template for normal perl
+# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
+# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
+# be used freely wherever it is useful.
+
+# If set to a true value then MakeMaker's prompt function will
+# always return the default without waiting for user input.
+export PERL_MM_USE_DEFAULT=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+# Allow disabling build optimation by setting noopt in
+# $DEB_BUILD_OPTIONS
+CFLAGS = -Wall -g
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+        CFLAGS += -O0
+else
+        CFLAGS += -O2
+endif
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE) OPTIMIZE="$(CFLAGS)" LD_RUN_PATH=""
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	[ ! -f Makefile ] || $(MAKE) realclean
+	dh_clean build-stamp install-stamp
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	$(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	# As this is a architecture dependent package, we are not
+	# supposed to install stuff to /usr/share. MakeMaker creates
+	# the dirs, we delete them from the deb:
+	[ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5
+	touch install-stamp
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installexamples 
+	dh_installchangelogs Changes
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_makeshlibs
+	dh_installdeb
+	dh_perl 
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+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

Propchange: trunk/libcache-fastmmap-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libcache-fastmmap-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libcache-fastmmap-perl/debian/watch?rev=14125&op=file
==============================================================================
--- trunk/libcache-fastmmap-perl/debian/watch (added)
+++ trunk/libcache-fastmmap-perl/debian/watch Mon Feb  4 12:10:54 2008
@@ -1,0 +1,3 @@
+version=3
+http://search.cpan.org/dist/Cache-FastMmap/ .*/Cache-FastMmap-([[:digit:]].*)\.tar\.gz
+




More information about the Pkg-perl-cvs-commits mailing list