[SCM] Debian packaging of kephra branch, master, updated. upstream/0.4.3.32-9-g7999238

Fabrizio Regalli fabreg at fabreg.it
Wed Sep 7 19:35:26 UTC 2011


The following commit has been merged in the master branch:
commit 7999238f1c8272db396f4ffca90718e15bcd1a7e
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Wed Sep 7 21:34:54 2011 +0200

    Renewed d/copyright

diff --git a/debian/changelog b/debian/changelog
index a247484..c77d1fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,32 +1,5 @@
-kephra (0.4.3.16-1) UNRELEASED; urgency=low
+kephra (0.4.3.32-2) UNRELEASED; urgency=low
 
-  [ Jozef Kutej ]
   * Initial Release. (Closes: #590997)
 
-  TODO:
-
-    +++ lintian output +++
-    I: kephra: spelling-error-in-manpage usr/share/man/man3/Kephra.3pm.gz programm program
-    I: kephra: spelling-error-in-manpage usr/share/man/man3/Kephra.3pm.gz programm program
-    I: kephra: spelling-error-in-manpage usr/share/man/man3/Kephra.3pm.gz extention extension
-    I: kephra: spelling-error-in-manpage usr/share/man/man3/Kephra.3pm.gz extention extension
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::App::ContextMenu.3pm.gz
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::App::StatusBar.3pm.gz
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::App::TabBar.3pm.gz
-    I: kephra: spelling-error-in-manpage usr/share/man/man3/Kephra::App::TabBar.3pm.gz curently currently
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::Document::Property.3pm.gz
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::Edit::Comment.3pm.gz
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::Edit::Convert.3pm.gz
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::Edit::Format.3pm.gz
-    W: kephra: manpage-has-bad-whatis-entry usr/share/man/man3/Kephra::File::Session.3pm.gz
-    W: kephra: script-not-executable ./usr/share/perl5/dev.pl
-    +++ end of lintian output +++
-
-  [ Ansgar Burchardt ]
-  * debian/control: Convert Vcs-* fields to Git.
-
-  [ Salvatore Bonaccorso ]
-  * debian/copyright: Replace DEP5 Format-Specification URL from
-    svn.debian.org to anonscm.debian.org URL.
-
- -- Jozef Kutej <jozef at kutej.net>  Fri, 05 Nov 2010 12:19:58 +0100
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 07 Sep 2011 21:09:27 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 308e32d..05b70ba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,35 @@
 Source: kephra
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~), xauth, xvfb
-Build-Depends-Indep: libwx-perl, perl (>= 5.6),
- libfile-userconfig-perl, libconfig-general-perl, libyaml-tiny-perl,
- libwx-perl-processstream-perl, libtest-script-perl,
- libtest-nowarnings-perl, libtest-exception-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jozef Kutej <jozef at kutej.net>
-Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Kephra/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/kephra.git
+Uploaders: Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends: debhelper (>= 8),
+ xauth,
+ xvfb
+Build-Depends-Indep: libconfig-general-perl,
+ libfile-userconfig-perl,
+ libtest-checkmanifest-perl (>= 0.9),
+ libtest-exception-perl,
+ libtest-nowarnings-perl,
+ libtest-pod-perl (>= 1.22),
+ libtest-script-perl,
+ libwx-perl (>= 0.74),
+ libwx-perl-processstream-perl,
+ libyaml-tiny-perl,
+ perl
+Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/kephra.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/kephra.git
+Homepage: http://search.cpan.org/dist/Kephra/
 
 Package: kephra
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwx-perl, perl (>= 5.6),
- libfile-userconfig-perl, libconfig-general-perl, libyaml-tiny-perl,
- libwx-perl-processstream-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libconfig-general-perl,
+ libfile-userconfig-perl,
+ libwx-perl (>= 0.74),
+ libwx-perl-processstream-perl,
+ libyaml-tiny-perl
 Description: Perl GUI Text-Editor
  The Kephra is GUI Text-Editor writen in Perl but not only for Perl
  developers.
@@ -45,3 +57,5 @@ Description: Perl GUI Text-Editor
      menus, commandID's, event binding, icon binding, key binding,
      localisation (translate just one file to transelate the app),
      syntaxmodes and some help texts to be opened as normal files
+
+Package: libkephra-perl
diff --git a/debian/copyright b/debian/copyright
index 1735a1e..c8aba87 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,20 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Herbert Breunung <lichtkind at cpan.org>
 Source: http://search.cpan.org/dist/Kephra/
 Name: Kephra
 
 Files: *
-Copyright: 2004 - 2008, Herbert Breunung
-License: GPL-1+
+Copyright: 2004-2010, Herbert Breunung <lichtkind at cpan.org>
+License: GPL-2+
 
 Files: inc/Module/*
-Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
- 2002-2010, Audrey Tang <autrijus at autrijus.org>
- 2002-2010, Brian Ingerson <ingy at cpan.org>
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+ 2002-2011, Audrey Tang <autrijus at autrijus.org>
+ 2002-2011, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Jozef Kutej <jozef at kutej.net>
+Copyright: 2011, Fabrizio Regalli <fabreg at fabreg.it>
 License: GPL-2+ or Artistic or GPL-1+
 
 License: GPL-2+
@@ -23,15 +23,15 @@ License: GPL-2+
  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'
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 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'
+ 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
@@ -39,5 +39,5 @@ License: GPL-1+
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General Public
- License, version 1, can be found in `/usr/share/common-licenses/GPL-1'
+ 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'.
diff --git a/debian/libkephra-perl.docs b/debian/kephra.docs
similarity index 100%
copy from debian/libkephra-perl.docs
copy to debian/kephra.docs

-- 
Debian packaging of kephra



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