r68140 - in /trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email: ./ changelog compat control copyright libstrange-perl.examples rules source/ source/format watch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Feb 7 23:02:58 UTC 2011


Author: periapt-guest
Date: Mon Feb  7 23:02:42 2011
New Revision: 68140

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68140
Log:
restored diretory

Added:
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/changelog
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/compat
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/control
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/libstrange-perl.examples
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/rules   (with props)
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/source/
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/source/format
    trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/watch

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/changelog?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/changelog (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/changelog Mon Feb  7 23:02:42 2011
@@ -1,0 +1,11 @@
+libstrange-perl (3.1-1) UNRELEASED; urgency=low
+
+  * Email change: Joe Maintainer -> joe at debian.org
+
+ -- Florian Geekwurt <florian at geekwurt.org>  Sun, 6 Mar 2011 14:02:37 +0000
+
+libstrange-perl (0.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Joe Maintainer <joemaint at test.local>  Sat, 29 Nov 2008 23:17:07 +0200

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/compat?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/compat (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/compat Mon Feb  7 23:02:42 2011
@@ -1,0 +1,1 @@
+7

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/control?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/control (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/control Mon Feb  7 23:02:42 2011
@@ -1,0 +1,16 @@
+Source: libstrange-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Florian Geekwurt <florian at geekwurt.org>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/Strange/
+
+Package: libstrange-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Perl extension for blah blah blah
+ (no description was found)
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/copyright Mon Feb  7 23:02:42 2011
@@ -1,0 +1,37 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: A. U. Thor, a.u.thor at a.galaxy.far.far.away
+Source: http://search.cpan.org/dist/Strange/
+Name: Strange
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: A. U. Thor, a.u.thor at a.galaxy.far.far.away
+License: 
+
+Files: debian/*
+Copyright: 2011, Florian Geekwurt <florian at geekwurt.org>
+ 2008, Joe Maintainer <joe at debian.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/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/libstrange-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/libstrange-perl.examples?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/libstrange-perl.examples (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/libstrange-perl.examples Mon Feb  7 23:02:42 2011
@@ -1,0 +1,1 @@
+eg/*

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/rules?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/rules (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/rules Mon Feb  7 23:02:42 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/source/format?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/source/format (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/source/format Mon Feb  7 23:02:42 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/watch?rev=68140&op=file
==============================================================================
--- trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/watch (added)
+++ trunk/dh-make-perl/t/dists/Strange-0.1/wanted-debian--refresh-email/watch Mon Feb  7 23:02:42 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Strange/   .*/Strange-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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