Hi,

Attached is the diff for my clearsilver 0.10.4-1.1 NMU.

Note that this NMU may be a sponsored one, so in case of answers,
please also Cc: the sponsoree (mail in the changelog) too.
diff -u clearsilver-0.10.4/debian/control clearsilver-0.10.4/debian/control
--- clearsilver-0.10.4/debian/control
+++ clearsilver-0.10.4/debian/control
@@ -5,7 +5,7 @@
 XS-Python-Version: all
 Maintainer: Jesus Climent <[EMAIL PROTECTED]>
 Uploaders: Otavio Salvador <[EMAIL PROTECTED]>, Lars Kruse <[EMAIL PROTECTED]>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 
 Package: clearsilver-dev
 Architecture: any
@@ -37,7 +37,7 @@
 Priority: optional
 Replaces: perl-clearsilver (<= 0.10.3-3)
 Conflicts: perl-clearsilver (<= 0.10.3-3)
-Depends: perl (>= 5.6)
+Depends: perl (>= 5.6), ${shlibs:Depends}, ${perl:Depends}
 Description: perl bindings for clearsilver
  Clearsilver is a fast, powerful, and language-neutral HTML template system.
  In both static content sites and dynamic HTML applications, it
diff -u clearsilver-0.10.4/debian/changelog clearsilver-0.10.4/debian/changelog
--- clearsilver-0.10.4/debian/changelog
+++ clearsilver-0.10.4/debian/changelog
@@ -1,3 +1,11 @@
+clearsilver (0.10.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing substvars in debian/control (Closes: 463094).
+  * Bump Standards-Version to 3.7.3.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Tue, 01 Apr 2008 20:55:25 +0000
+
 clearsilver (0.10.4-1) unstable; urgency=low
 
   * New upstream release

Reply via email to