r10975 - in /trunk/libpoe-api-peek-perl/debian: ./ changelog compat control copyright docs rules watch
ghostbar-guest at users.alioth.debian.org
ghostbar-guest at users.alioth.debian.org
Fri Dec 7 03:34:45 UTC 2007
Author: ghostbar-guest
Date: Fri Dec 7 03:34:45 2007
New Revision: 10975
URL: http://svn.debian.org/wsvn/?sc=1&rev=10975
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libpoe-api-peek-perl/debian/
trunk/libpoe-api-peek-perl/debian/changelog
trunk/libpoe-api-peek-perl/debian/compat
trunk/libpoe-api-peek-perl/debian/control
trunk/libpoe-api-peek-perl/debian/copyright
trunk/libpoe-api-peek-perl/debian/docs
trunk/libpoe-api-peek-perl/debian/rules (with props)
trunk/libpoe-api-peek-perl/debian/watch
Added: trunk/libpoe-api-peek-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/changelog?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/changelog (added)
+++ trunk/libpoe-api-peek-perl/debian/changelog Fri Dec 7 03:34:45 2007
@@ -1,0 +1,6 @@
+libpoe-api-peek-perl (1.0802-1) unstable; urgency=low
+
+ * Initial release (Closes: #426793)
+
+ -- Jose Luis Rivas <ghostbar38 at gmail.com> Sat, 21 Apr 2007 23:55:47 -0400
+
Added: trunk/libpoe-api-peek-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/compat?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/compat (added)
+++ trunk/libpoe-api-peek-perl/debian/compat Fri Dec 7 03:34:45 2007
@@ -1,0 +1,1 @@
+5
Added: trunk/libpoe-api-peek-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/control?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/control (added)
+++ trunk/libpoe-api-peek-perl/debian/control Fri Dec 7 03:34:45 2007
@@ -1,0 +1,16 @@
+Source: libpoe-api-peek-perl
+Section: perl
+Priority: extra
+Maintainer: Jose Luis Rivas <ghostbar38 at gmail.com>
+Build-Depends-Indep: perl (>= 5.6.1), libdevel-size-perl, libtest-distribution-perl, libpoe-perl
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: libpoe-api-peek-perl
+Architecture: all
+Depends: ${perl:Depends}, libdevel-size-perl
+Description: Peek into the internals of a running POE environment
+ Extends the POE::Kernel interface to provide clean access to Kernel internals
+ in a cross-version compatible manner. Other calculated data is also available.
+ .
+ Homepage: http://search.cpan.org/dist/POE-API-Peek
Added: trunk/libpoe-api-peek-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/copyright?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/copyright (added)
+++ trunk/libpoe-api-peek-perl/debian/copyright Fri Dec 7 03:34:45 2007
@@ -1,0 +1,33 @@
+This package was debianized by Jose Luis Rivas <ghostbar38 at gmail.com> on
+Sat, 21 Apr 2007 23:55:47 -0400.
+
+It was downloaded from http://search.cpan.org/dist/POE-API-Peek
+
+Upstream Author:
+
+ Matt Cashner <sungo at pobox.com>
+
+Copyright:
+
+ Copyright (c) 2003 - 2005, Matt Cashner. All rights reserved.
+
+License:
+
+ Redistribution and use in source and binary forms, with or
+ without modification, are permitted provided that the following conditions
+ are met:
+
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of Matt Cashner nor the names of its contributors may
+ be used to endorse or promote products derived from this software without
+ specific prior written permission.
+
+On Debian GNU/Linux systems, the complete text of the BSD License can be
+found in `/usr/share/common-licenses/BSD'.
+
+The Debian packaging is (C) 2007, Jose Luis Rivas <ghostbar38 at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Added: trunk/libpoe-api-peek-perl/debian/docs
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/docs?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/docs (added)
+++ trunk/libpoe-api-peek-perl/debian/docs Fri Dec 7 03:34:45 2007
@@ -1,0 +1,1 @@
+README
Added: trunk/libpoe-api-peek-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/rules?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/rules (added)
+++ trunk/libpoe-api-peek-perl/debian/rules Fri Dec 7 03:34:45 2007
@@ -1,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/perlmodule.mk
+
+install/libpoe-api-peek-perl::
+ rm -rf debian/libpoe-api-peek-perl/usr/lib
Propchange: trunk/libpoe-api-peek-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libpoe-api-peek-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libpoe-api-peek-perl/debian/watch?rev=10975&op=file
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/watch (added)
+++ trunk/libpoe-api-peek-perl/debian/watch Fri Dec 7 03:34:45 2007
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/CPAN/authors/id/S/SU/SUNGO/POE-API-Peek-(\d+\.\d+)\.tar\.gz
More information about the Pkg-perl-cvs-commits
mailing list