r69627 - in /trunk/libstrictures-perl/debian: ./ changelog compat control copyright rules source/ source/format watch

mxey-guest at users.alioth.debian.org mxey-guest at users.alioth.debian.org
Fri Feb 25 13:43:58 UTC 2011


Author: mxey-guest
Date: Fri Feb 25 13:43:25 2011
New Revision: 69627

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

Added:
    trunk/libstrictures-perl/debian/
    trunk/libstrictures-perl/debian/changelog
    trunk/libstrictures-perl/debian/compat
    trunk/libstrictures-perl/debian/control
    trunk/libstrictures-perl/debian/copyright
    trunk/libstrictures-perl/debian/rules   (with props)
    trunk/libstrictures-perl/debian/source/
    trunk/libstrictures-perl/debian/source/format
    trunk/libstrictures-perl/debian/watch

Added: trunk/libstrictures-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/changelog?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/changelog (added)
+++ trunk/libstrictures-perl/debian/changelog Fri Feb 25 13:43:25 2011
@@ -1,0 +1,5 @@
+libstrictures-perl (1.002002-1) UNRELEASED; urgency=low
+
+  * Initial Release (closes: #615064).
+
+ -- Maximilian Gass <mxey at cloudconnected.org>  Fri, 25 Feb 2011 14:38:33 +0100

Added: trunk/libstrictures-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/compat?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/compat (added)
+++ trunk/libstrictures-perl/debian/compat Fri Feb 25 13:43:25 2011
@@ -1,0 +1,1 @@
+8

Added: trunk/libstrictures-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/control?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/control (added)
+++ trunk/libstrictures-perl/debian/control Fri Feb 25 13:43:25 2011
@@ -1,0 +1,20 @@
+Source: libstrictures-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Maximilian Gass <mxey at cloudconnected.org>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/strictures/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libstrictures-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libstrictures-perl/
+
+Package: libstrictures-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Suggests: libindirect-perl
+Description: Perl module to turn on strict and make all warnings fatal
+ strictures turns on strict and makes all warnings fatal. If run within test
+ cases from VCS checkouts, it will also cause indirect object syntax to raise a
+ fatal error. In those cases, libindirect-perl required.

Added: trunk/libstrictures-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/copyright?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/copyright (added)
+++ trunk/libstrictures-perl/debian/copyright Fri Feb 25 13:43:25 2011
@@ -1,0 +1,31 @@
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: strictures
+Upstream-Contact: Matt S Trout <mst at shadowcat.co.uk>
+Source: http://search.cpan.org/dist/strictures/
+
+Files: *
+Copyright: 2010, Matt S. Trout <mst at shadowcat.co.uk>
+License: Artistic or GPL-1+
+
+
+Files: debian/*
+Copyright: 2011, Maximilian Gass <mxey at cloudconnected.org>
+License: Artistic or GPL-1+
+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ 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 (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+

Added: trunk/libstrictures-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/rules?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/rules (added)
+++ trunk/libstrictures-perl/debian/rules Fri Feb 25 13:43:25 2011
@@ -1,0 +1,8 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf t/smells-of-vcs/.git

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

Added: trunk/libstrictures-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/source/format?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/source/format (added)
+++ trunk/libstrictures-perl/debian/source/format Fri Feb 25 13:43:25 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libstrictures-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstrictures-perl/debian/watch?rev=69627&op=file
==============================================================================
--- trunk/libstrictures-perl/debian/watch (added)
+++ trunk/libstrictures-perl/debian/watch Fri Feb 25 13:43:25 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/strictures/   .*/strictures-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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