Attached is the patch for the NMU that fixes various encoding issues
in control files (lenny release goal).

-- 


diff -Nru pyca-20031118.old/debian/changelog pyca-20031118/debian/changelog
--- pyca-20031118.old/debian/changelog	2008-02-03 19:32:43.646553444 +0100
+++ pyca-20031118/debian/changelog	2008-02-03 19:43:01.978552930 +0100
@@ -1,3 +1,12 @@
+pyca (20031118-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix encoding issue in debian/control and debian/copyright.
+    Closes: #453999
+  * Turn Build-Depends-Indep into Build-Depends (lintian error)
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Sun, 03 Feb 2008 19:33:42 +0100
+
 pyca (20031118-3) unstable; urgency=low
 
   * Added --language switch to dh_installman (closes #403533)
diff -Nru pyca-20031118.old/debian/control pyca-20031118/debian/control
--- pyca-20031118.old/debian/control	2008-02-03 19:32:43.646553444 +0100
+++ pyca-20031118/debian/control	2008-02-03 19:42:32.018553837 +0100
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Lars Bahner <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.0.0), dpatch
+Build-Depends: debhelper (>> 4.0.0), dpatch
 Standards-Version: 3.7.2
 
 Package: pyca
@@ -11,7 +11,7 @@
 Conflicts: openssl (= 0.9.6)
 Recommends: apache-ssl | libapache-mod-ssl | apache | httpd, slapd,  mail-transport-agent, python-ldap
 Description: Certification Authority written in python
- pyca is a set of Python scripts written Michael Ströder. They provide an
+ pyca is a set of Python scripts written Michael Ströder. They provide an
  almost fully fledged  Certification Authority.
  Support for issueing email and authentication certificates works fine.
  .
diff -Nru pyca-20031118.old/debian/copyright pyca-20031118/debian/copyright
--- pyca-20031118.old/debian/copyright	2008-02-03 19:32:43.646553444 +0100
+++ pyca-20031118/debian/copyright	2008-02-03 19:41:40.338565283 +0100
@@ -7,11 +7,11 @@
 If this file is not present it may be downloaded from
 http://www.gnu.org/licenses/gpl.txt
 
-Upstream Author: Michael Ströder <[EMAIL PROTECTED]>
+Upstream Author: Michael Ströder <[EMAIL PROTECTED]>
 
 License:
 
-© by Michael Ströder, [EMAIL PROTECTED]
+© by Michael Ströder, [EMAIL PROTECTED]
 
 This software including all modules is Open Source and given away under:
 GPL (GNU GENERAL PUBLIC LICENSE) Version 2.

Attachment: signature.asc
Description: Digital signature

Reply via email to