[SCM] Debian packaging of libapache-asp-perl branch, master, updated. 14e3fcdacdb969335770d05f5d29723d8bf338a2

Florian Schlichting fschlich at zedat.fu-berlin.de
Thu Mar 8 00:11:06 UTC 2012


The following commit has been merged in the master branch:
commit e1c55de29d6d080f2df9c5dae2cdcaeb2c60b37f
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Wed Mar 7 22:52:59 2012 +0100

    Added spelling2.patch

diff --git a/debian/changelog b/debian/changelog
index 1b672d8..0231b22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libapache-asp-perl (2.62-1) UNRELEASED; urgency=low
   * Refreshed patches, forwarded pod.patch.
   * Added a doc-base registration file (closes: #451731).
   * Added editor syntax highlighting extensions to examples.
+  * Added spelling2.patch.
 
  -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Wed, 07 Mar 2012 18:38:28 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index 2cd8e6f..affbe44 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 spelling.patch
 pod.patch
+spelling2.patch
diff --git a/debian/patches/spelling2.patch b/debian/patches/spelling2.patch
new file mode 100644
index 0000000..dbf47cc
--- /dev/null
+++ b/debian/patches/spelling2.patch
@@ -0,0 +1,24 @@
+Description: fix another two typos reported by lintian
+Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642
+
+--- a/ASP.pm
++++ b/ASP.pm
+@@ -2348,7 +2348,7 @@
+ for easy use.
+ 
+ Unless StateDir is configured, this directory must be some 
+-writeable directory by the web server.  $Session and $Application 
++writable directory by the web server.  $Session and $Application 
+ object state files will be stored in this directory.  If StateDir
+ is configured, then ignore this paragraph, as it overrides the 
+ Global directory for this purpose.
+@@ -6380,7 +6380,7 @@
+ 
+ =end html
+ 
+-I would like to say that your ASP module rocks :-) We have practically stopped developing in anything else about half a year ago, and are now using Apache::ASP extensively. I just love Perl, and whereever we are not "forced" to use JSP, we chose ASP. It is fast, reliable, versatile, documented in a way that is the best for professionals - so thank you for writting and maintaining it!
++I would like to say that your ASP module rocks :-) We have practically stopped developing in anything else about half a year ago, and are now using Apache::ASP extensively. I just love Perl, and whereever we are not "forced" to use JSP, we chose ASP. It is fast, reliable, versatile, documented in a way that is the best for professionals - so thank you for writing and maintaining it!
+ 
+   -- Csongor Fagyal, Concept Online Ltd.
+ 

-- 
Debian packaging of libapache-asp-perl



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