[SCM] Debian packaging of libcgi-xmlapplication-perl branch, master, updated. cfbf6279dcd2135519c47d93bc9a21128b14332e
Fabrizio Regalli
fabreg at fabreg.it
Wed Sep 14 17:16:33 UTC 2011
The following commit has been merged in the master branch:
commit cfbf6279dcd2135519c47d93bc9a21128b14332e
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Wed Sep 14 19:16:15 2011 +0200
Bump to 3.0 quilt format.
diff --git a/debian/changelog b/debian/changelog
index d4bb617..9aae26d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ libcgi-xmlapplication-perl (1.1.3-7) UNRELEASED; urgency=low
* Added myself to Uploaders and Copyright.
* Added 01-fix-spelling-error.diff.
* Moved d/rules to three lines standard version.
+ * Bump to 3.0 quilt format.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
diff --git a/debian/patches/01-fix-spelling-error.diff b/debian/patches/01-fix-spelling-error.diff
index eb629f9..d16a63d 100644
--- a/debian/patches/01-fix-spelling-error.diff
+++ b/debian/patches/01-fix-spelling-error.diff
@@ -13,8 +13,12 @@ Forwarded: not-needed
simple parts. Through this most of the code stays simple and easy to
maintain. Throughout the whole runtime of a script
CGI::XMLApplication tries to keep the application stable. As well a
-@@ -523,7 +523,7 @@
- event system, that allows to keep event related code as separated as
+@@ -520,10 +520,10 @@
+ or less redundant code. Since most CGI-scripts are waiting for
+ B<events>, which is usually the code abstraction of a click of a
+ submit button or an image, CGI::XMLApplication implements a simple
+-event system, that allows to keep event related code as separated as
++event system, that allows one to keep event related code as separated as
possible.
-Therefore final application class is not ment to have a constructor
--
Debian packaging of libcgi-xmlapplication-perl
More information about the Pkg-perl-cvs-commits
mailing list