r55497 - in /trunk/libformat-human-bytes-perl/debian: ./ changelog compat control copyright libformat-human-bytes-perl.docs rules source/ source/format watch

deepak-guest at users.alioth.debian.org deepak-guest at users.alioth.debian.org
Mon Apr 5 11:25:54 UTC 2010


Author: deepak-guest
Date: Mon Apr  5 11:25:42 2010
New Revision: 55497

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

Added:
    trunk/libformat-human-bytes-perl/debian/
    trunk/libformat-human-bytes-perl/debian/changelog
    trunk/libformat-human-bytes-perl/debian/compat
    trunk/libformat-human-bytes-perl/debian/control
    trunk/libformat-human-bytes-perl/debian/copyright
    trunk/libformat-human-bytes-perl/debian/libformat-human-bytes-perl.docs
    trunk/libformat-human-bytes-perl/debian/rules   (with props)
    trunk/libformat-human-bytes-perl/debian/source/
    trunk/libformat-human-bytes-perl/debian/source/format
    trunk/libformat-human-bytes-perl/debian/watch

Added: trunk/libformat-human-bytes-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/changelog?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/changelog (added)
+++ trunk/libformat-human-bytes-perl/debian/changelog Mon Apr  5 11:25:42 2010
@@ -1,0 +1,5 @@
+libformat-human-bytes-perl (0.04-1) unstable; urgency=low
+
+  * Initial Release (Closes: #576510)
+
+ -- Deepak Tripathi <apenguinlinux at gmail.com>  Mon, 5 Apr 2010 10:01:27 +0000

Added: trunk/libformat-human-bytes-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/compat?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/compat (added)
+++ trunk/libformat-human-bytes-perl/debian/compat Mon Apr  5 11:25:42 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libformat-human-bytes-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/control?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/control (added)
+++ trunk/libformat-human-bytes-perl/debian/control Mon Apr  5 11:25:42 2010
@@ -1,0 +1,17 @@
+Source: libformat-human-bytes-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.8.9), libmodule-install-perl, libtest-simple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>
+Standards-Version: 3.8.4
+Homepage: http://search.cpan.org/dist/Format-Human-Bytes/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libformat-human-bytes-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libformat-human-bytes-perl/
+
+Package: libformat-human-bytes-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}
+Description: Format a bytecount and make it human readable
+ This module is used to convert bytecount values to human-readable strings.

Added: trunk/libformat-human-bytes-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/copyright?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/copyright (added)
+++ trunk/libformat-human-bytes-perl/debian/copyright Mon Apr  5 11:25:42 2010
@@ -1,0 +1,22 @@
+Format-Specification: 
+	http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+
+Upstream-Maintainer: Sebastian Willing <sewi at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Format-Human-Bytes/
+UPstream-Name:Format-Human-Bytes
+
+Files: *
+Copyright: Sebastian Willing <sewi at cpan.org>
+License: GPL 
+
+Files: debian/*
+Copyright: 2010, Deepak Tripathi <apenguinlinux at gmail.com>
+License: GPL
+
+License: GPL
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1 or any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libformat-human-bytes-perl/debian/libformat-human-bytes-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/libformat-human-bytes-perl.docs?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/libformat-human-bytes-perl.docs (added)
+++ trunk/libformat-human-bytes-perl/debian/libformat-human-bytes-perl.docs Mon Apr  5 11:25:42 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/libformat-human-bytes-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/rules?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/rules (added)
+++ trunk/libformat-human-bytes-perl/debian/rules Mon Apr  5 11:25:42 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libformat-human-bytes-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libformat-human-bytes-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/source/format?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/source/format (added)
+++ trunk/libformat-human-bytes-perl/debian/source/format Mon Apr  5 11:25:42 2010
@@ -1,0 +1,1 @@
+1.0

Added: trunk/libformat-human-bytes-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libformat-human-bytes-perl/debian/watch?rev=55497&op=file
==============================================================================
--- trunk/libformat-human-bytes-perl/debian/watch (added)
+++ trunk/libformat-human-bytes-perl/debian/watch Mon Apr  5 11:25:42 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Format-Human-Bytes/   .*/Format-Human-Bytes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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