r62176 - in /trunk/libapache-htgroup-perl/debian: ./ changelog compat control copyright rules watch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sun Aug 29 10:50:15 UTC 2010


Author: periapt-guest
Date: Sun Aug 29 10:49:51 2010
New Revision: 62176

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

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

Added: trunk/libapache-htgroup-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-htgroup-perl/debian/changelog?rev=62176&op=file
==============================================================================
--- trunk/libapache-htgroup-perl/debian/changelog (added)
+++ trunk/libapache-htgroup-perl/debian/changelog Sun Aug 29 10:49:51 2010
@@ -1,0 +1,5 @@
+libapache-htgroup-perl (1.22-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #594767)
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 29 Aug 2010 11:35:43 +0100

Added: trunk/libapache-htgroup-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-htgroup-perl/debian/compat?rev=62176&op=file
==============================================================================
--- trunk/libapache-htgroup-perl/debian/compat (added)
+++ trunk/libapache-htgroup-perl/debian/compat Sun Aug 29 10:49:51 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libapache-htgroup-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-htgroup-perl/debian/control?rev=62176&op=file
==============================================================================
--- trunk/libapache-htgroup-perl/debian/control (added)
+++ trunk/libapache-htgroup-perl/debian/control Sun Aug 29 10:49:51 2010
@@ -1,0 +1,22 @@
+Source: libapache-htgroup-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/Apache-Htgroup/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libapache-htgroup-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libapache-htgroup-perl/
+
+Package: libapache-htgroup-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: interface to Apache authentication group files
+ This module provides methods to manage the membership of Apache authentication
+ groups.
+ .
+ Please note that this is not a mod_perl module. Please also note that there
+ is another module that does similar things (HTTPD::UserManage) and that this
+ is a more simplistic module, not doing all the things that one does.

Added: trunk/libapache-htgroup-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-htgroup-perl/debian/copyright?rev=62176&op=file
==============================================================================
--- trunk/libapache-htgroup-perl/debian/copyright (added)
+++ trunk/libapache-htgroup-perl/debian/copyright Sun Aug 29 10:49:51 2010
@@ -1,0 +1,37 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Rich Bowen, rbowen at rcbowen.com
+Source: http://search.cpan.org/dist/Apache-Htgroup/
+Name: Apache-Htgroup
+
+Files: *
+Copyright: 2001, Rich Bowen <rbowen at rcbowen.com>
+License: GPL-2+ or Artistic
+
+Files: debian/*
+Copyright: 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+License: GPL-2+ or GPL-1+ or Artistic
+
+License: GPL-2+
+ 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; version 2 dated June, 1991, or (at your
+ option) any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of version 2 of the GNU
+ General Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+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 GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/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 GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'.

Added: trunk/libapache-htgroup-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-htgroup-perl/debian/rules?rev=62176&op=file
==============================================================================
--- trunk/libapache-htgroup-perl/debian/rules (added)
+++ trunk/libapache-htgroup-perl/debian/rules Sun Aug 29 10:49:51 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

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

Added: trunk/libapache-htgroup-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache-htgroup-perl/debian/watch?rev=62176&op=file
==============================================================================
--- trunk/libapache-htgroup-perl/debian/watch (added)
+++ trunk/libapache-htgroup-perl/debian/watch Sun Aug 29 10:49:51 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Apache-Htgroup/   .*/Apache-Htgroup-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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