r70093 - in /trunk/libconfig-model-openssh-perl/debian: changelog control copyright libconfig-model-openssh-perl.dirs source/ source/format

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Mon Feb 28 18:08:38 UTC 2011


Author: ddumont-guest
Date: Mon Feb 28 18:07:49 2011
New Revision: 70093

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70093
Log:
updated debian files. Almost ready, but upstream tarball is a mess. Need to change hat and re-release

Added:
    trunk/libconfig-model-openssh-perl/debian/source/
    trunk/libconfig-model-openssh-perl/debian/source/format
Removed:
    trunk/libconfig-model-openssh-perl/debian/libconfig-model-openssh-perl.dirs
Modified:
    trunk/libconfig-model-openssh-perl/debian/changelog
    trunk/libconfig-model-openssh-perl/debian/control
    trunk/libconfig-model-openssh-perl/debian/copyright

Modified: trunk/libconfig-model-openssh-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-openssh-perl/debian/changelog?rev=70093&op=diff
==============================================================================
--- trunk/libconfig-model-openssh-perl/debian/changelog (original)
+++ trunk/libconfig-model-openssh-perl/debian/changelog Mon Feb 28 18:07:49 2011
@@ -8,8 +8,10 @@
       from C::M::Backend::Any
   * control: removed dependency on Parse::RecDescent, depend
     on Config::Model 1.234
-
+  * copyright: updated format and copyright years
   * rules: back to basics since config-edit-sshd is gone
+  * removed libconfig-model-openssh-perl.dirs
+  * added debian/source/format
 
  -- Dominique Dumont <domi.dumont at free.fr>  Wed, 23 Feb 2011 19:09:50 +0100
 

Modified: trunk/libconfig-model-openssh-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-openssh-perl/debian/control?rev=70093&op=diff
==============================================================================
--- trunk/libconfig-model-openssh-perl/debian/control (original)
+++ trunk/libconfig-model-openssh-perl/debian/control Mon Feb 28 18:07:49 2011
@@ -1,24 +1,31 @@
 Source: libconfig-model-openssh-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <domi.dumont at free.fr>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl, libconfig-model-perl, libparse-recdescent-perl,
- libconfig-model-backend-augeas-perl, libtest-pod-perl, liblog-log4perl-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <dominique.dumont at hp.com>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7.0.50),
+               perl
+Build-Depends-Indep: libconfig-model-perl ( >= 1.234),
+                     libconfig-model-backend-augeas-perl,
+                     libtest-pod-perl,
+                     liblog-log4perl-perl
+Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-model-openssh-perl/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-model-openssh-perl/
 Homepage: http://search.cpan.org/dist/Config-Model-OpenSsh/
-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-model-openssh-perl/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-model-openssh-perl/
 
 Package: libconfig-model-openssh-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparse-recdescent-perl,
- libconfig-model-perl, liblog-log4perl-perl
-Recommends: libconfig-model-tkui-perl, libconfig-model-backend-augeas-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libconfig-model-perl ( >= 1.234),
+         liblog-log4perl-perl
+Recommends: libconfig-model-tkui-perl,
+            libconfig-model-backend-augeas-perl
 Suggests: libconfig-model-cursesui-perl
-Description: OpenSSH configuration file editor
+Description: configuration file editor for OpenSsh
  Config::Model::OpenSsh is a configuration model for editing OpenSSH
  configuration files, namely, /etc/ssh/sshd_config, /etc/ssh/ssh_config (for
  root) and ~/.ssh/config (for other users).
@@ -33,3 +40,4 @@
  .
  Using '-ui none', the OpenSSH configuration editor can also be used as a
  command line to validate the semantic content of configuration files.
+

Modified: trunk/libconfig-model-openssh-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-openssh-perl/debian/copyright?rev=70093&op=diff
==============================================================================
--- trunk/libconfig-model-openssh-perl/debian/copyright (original)
+++ trunk/libconfig-model-openssh-perl/debian/copyright Mon Feb 28 18:07:49 2011
@@ -1,16 +1,18 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Dominique Dumont <ddumont at cpan.org>
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Config-Model-OpenSsh
+Upstream-Contact: Dominique Dumont <ddumont at cpan.org>
 Source: http://search.cpan.org/dist/Config-Model-OpenSsh/
-Name: Config-Model-OpenSsh
 
 Files: *
-Copyright: 2008-2010, Dominique Dumont <ddumont at cpan.org>
+Copyright: 2008-2011, Dominique Dumont <ddumont at cpan.org>
 License: LGPL-2.1+
+
 
 Files: debian/*
 Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
- 2009, Dominique Dumont <dominique.dumont at hp.com>
+           2009-2011, Dominique Dumont <dominique.dumont at hp.com>
 License: LGPL-2.1+
+
 
 License: LGPL-2.1+
  This program is free software; you can redistribute it and/or modify
@@ -20,3 +22,4 @@
  .
  On Debian GNU/Linux systems, the complete text of the GNU Lesser General
  Public License can be found in `/usr/share/common-licenses/LGPL-2.1'
+

Added: trunk/libconfig-model-openssh-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-openssh-perl/debian/source/format?rev=70093&op=file
==============================================================================
--- trunk/libconfig-model-openssh-perl/debian/source/format (added)
+++ trunk/libconfig-model-openssh-perl/debian/source/format Mon Feb 28 18:07:49 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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