r37701 - in /trunk/eekboek/debian: README.source changelog control patches/ patches/fix_pod2man_errors.patch patches/series rules

nhandler-guest at users.alioth.debian.org nhandler-guest at users.alioth.debian.org
Sat Jun 6 17:33:42 UTC 2009


Author: nhandler-guest
Date: Sat Jun  6 17:33:37 2009
New Revision: 37701

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37701
Log:
  - Build-Depend on quilt
  - Move all Build-Depends except cdbs, debhelper, and quilt to Build-Depends-Indep to
* debian/README.source:
  - Add since we are now using quilt to comply with Debian policy >= 3.8.0
* debian/patches/fix_pod2man_errors.patch:
  - Modify lib/EB/Shell/DeLuxe.pm to fix Lintian 
   "manpage-has-errors-from-pod2man" warning.
* debian/rules:
  - Add 'include /usr/share/cdbs/1/rules/patchsys-quilt.mk'
  - Make 001000008001000009.pl executable to make Lintian happy

Added:
    trunk/eekboek/debian/README.source   (with props)
    trunk/eekboek/debian/patches/
    trunk/eekboek/debian/patches/fix_pod2man_errors.patch
    trunk/eekboek/debian/patches/series
Modified:
    trunk/eekboek/debian/changelog
    trunk/eekboek/debian/control
    trunk/eekboek/debian/rules

Added: trunk/eekboek/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/README.source?rev=37701&op=file
==============================================================================
--- trunk/eekboek/debian/README.source (added)
+++ trunk/eekboek/debian/README.source Sat Jun  6 17:33:37 2009
@@ -1,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.

Propchange: trunk/eekboek/debian/README.source
------------------------------------------------------------------------------
    svn:executable = *

Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=37701&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Sat Jun  6 17:33:37 2009
@@ -1,10 +1,4 @@
-eekboek (1.04.03-1) UNRELEASED; urgency=low
-
-  TODO:
-  lintian:
-  W: eekboek: manpage-has-errors-from-pod2man usr/share/man/man3/EB::Shell::DeLuxe.3pm.gz:217
-  W: eekboek: script-not-executable ./usr/share/perl5/EB/migrate/001000008001000009.pl
-  
+eekboek (1.04.03-1) unstable; urgency=low
 
   * New upstream release
   * debian/control:
@@ -18,8 +12,9 @@
     - Add Depends on ${misc:Depends} for eekboek-db-postgresql to make
       lintian happy
     - Build-Depend on perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.26)
+    - Build-Depend on quilt
       instead of libmodule-build-perl (>= 0.26) to make lintian happy
-    - Move all Build-Depends except cdbs and debhelper to Build-Depends-Indep to
+    - Move all Build-Depends except cdbs, debhelper, and quilt to Build-Depends-Indep to
       make lintian happy
   * debian/copyright:
     - Switch to new format
@@ -28,8 +23,16 @@
       Vromans
   * debian/eekboek.examples:
     - Add contrib/* as example files
+  * debian/README.source:
+    - Add since we are now using quilt to comply with Debian policy >= 3.8.0
+  * debian/patches/fix_pod2man_errors.patch:
+    - Modify lib/EB/Shell/DeLuxe.pm to fix Lintian 
+     "manpage-has-errors-from-pod2man" warning.
+  * debian/rules:
+    - Add 'include /usr/share/cdbs/1/rules/patchsys-quilt.mk'
+    - Make 001000008001000009.pl executable to make Lintian happy
 
- -- Nathan Handler <nhandler at ubuntu.com>  Thu, 04 Jun 2009 21:31:34 +0000
+ -- Nathan Handler <nhandler at ubuntu.com>  Sat, 06 Jun 2009 17:33:22 +0000
 
 eekboek (1.04.02-1) unstable; urgency=low
 

Modified: trunk/eekboek/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/control?rev=37701&op=diff
==============================================================================
--- trunk/eekboek/debian/control (original)
+++ trunk/eekboek/debian/control Sat Jun  6 17:33:37 2009
@@ -1,7 +1,7 @@
 Source: eekboek
 Section: perl
 Priority: optional
-Build-Depends: cdbs, debhelper (>= 5.0.0)
+Build-Depends: cdbs, debhelper (>= 5.0.0), quilt
 Build-Depends-Indep: perl (>= 5.8.8-7etch1), libipc-run3-perl (>= 0.034),
  perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.26), libdbi-perl (>= 1.40)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Added: trunk/eekboek/debian/patches/fix_pod2man_errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/patches/fix_pod2man_errors.patch?rev=37701&op=file
==============================================================================
--- trunk/eekboek/debian/patches/fix_pod2man_errors.patch (added)
+++ trunk/eekboek/debian/patches/fix_pod2man_errors.patch Sat Jun  6 17:33:37 2009
@@ -1,0 +1,16 @@
+# Patch Name: fix_pod2man_errors.patch
+# Patch Author: Nathan Handler <nhandler at ubuntu.com>
+# Patch Description: Modify lib/EB/Shell/DeLuxe.pm to fix Lintian
+# "manpage-has-errors-from-pod2man" warning.
+
+--- a/lib/EB/Shell/DeLuxe.pm
++++ b/lib/EB/Shell/DeLuxe.pm
+@@ -238,8 +238,6 @@
+ 
+ EB::Shell::DeLuxe extends the options of EB::Shell::Base with:
+ 
+-=over 4
+-
+ =item interactive
+ 
+ Controls whether this instance is interactive, i.e, uses ReadLine to

Added: trunk/eekboek/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/patches/series?rev=37701&op=file
==============================================================================
--- trunk/eekboek/debian/patches/series (added)
+++ trunk/eekboek/debian/patches/series Sat Jun  6 17:33:37 2009
@@ -1,0 +1,1 @@
+fix_pod2man_errors.patch

Modified: trunk/eekboek/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/rules?rev=37701&op=diff
==============================================================================
--- trunk/eekboek/debian/rules (original)
+++ trunk/eekboek/debian/rules Sat Jun  6 17:33:37 2009
@@ -5,6 +5,7 @@
 
 # Put perlmodule.mk last to dh_clean temporary files not in MANIFEST
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/perlmodule.mk
 # include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
@@ -14,4 +15,4 @@
 # see debian/eekboek-db-postgresql.install
 install/eekboek::
 	rm -f debian/eekboek/usr/share/perl5/EB/DB/Postgres.pm
-
+	chmod 0755 $(CURDIR)/debian/eekboek/usr/share/perl5/EB/migrate/001000008001000009.pl




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