[SCM] Packaging for padre-plugin-datawalker branch, master, updated. upstream/0.04-27-g0888b25
Dominique Dumont
dod at debian.org
Sun Jan 22 11:42:35 UTC 2012
The following commit has been merged in the master branch:
commit 09d80700f3bdf9ca9da83ad7efcfc38620481df2
Author: Dominique Dumont <dod at debian.org>
Date: Fri Jan 20 18:05:31 2012 +0100
updated most files
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 64418ba..0227f69 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,27 @@
Source: libpadre-plugin-datawalker-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <dod at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl,
- liblocale-msgfmt-perl (>= 0.14),
- libwx-perl-datawalker-perl (>= 0.02), libyaml-libyaml-perl,
- padre-plugin-api-3,
- xvfb, xauth, xfonts-base
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
-Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Padre-Plugin-DataWalker/
-Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libpadre-plugin-datawalker-perl.git
+ liblocale-msgfmt-perl (>= 0.14),
+ libwx-perl-datawalker-perl (>= 0.02),
+ libyaml-libyaml-perl,
+ xvfb,
+ xauth,
+ xfonts-base
+Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-datawalker-perl.git
+Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libpadre-plugin-datawalker-perl.git
+Homepage: http://search.cpan.org/dist/Padre-Plugin-DataWalker/
Package: libpadre-plugin-datawalker-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libwx-perl-datawalker-perl (>= 0.02), libyaml-libyaml-perl,
- padre-plugin-api-3
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libwx-perl-datawalker-perl (>= 0.02),
+ libyaml-libyaml-perl
Enhances: padre
Description: simple Perl data structure browser Padre
The DateWalker plugin uses the Wx::Perl::DataWalker module to provide
@@ -26,3 +29,4 @@ Description: simple Perl data structure browser Padre
time, the plugin offers several menu entries in Padre’s Plugins menu:
Browse YAML dump fileBrowse YAML dump file, Browse current document
object, Browse Padre IDE object, and Browse Padre main symbol table.
+
diff --git a/debian/copyright b/debian/copyright
index 820925a..9bdc5dc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,18 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Steffen Mueller <smueller at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Padre-Plugin-DataWalker/
+Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Padre-Plugin-DataWalker
+Upstream-Contact: Ahmad M. Zawawi <ahmad.zawawi at gmail.com>
+Source: http://search.cpan.org/dist/Padre-Plugin-DataWalker/
Files: *
Copyright: 2010, Steffen Mueller <smueller at cpan.org>
+ 2010, Ahmad M. Zawawi <ahmad.zawawi at gmail.com>
+License: Artistic or GPL-1+
License-Alias: Perl
-License: Artistic | GPL-1+
Files: debian/*
Copyright: 2009, Ryan Niebur <ryanryan52 at gmail.com>
-License: Artistic | GPL-1+
+ 2012, Dominique Dumont <dod at debian.org>
+License: Artistic or GPL-1+
License: Artistic
This program is free software; you can redistribute it and/or modify
@@ -26,3 +27,4 @@ License: GPL-1+
any later version.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Packaging for padre-plugin-datawalker
More information about the Pkg-perl-cvs-commits
mailing list