tag 488159 patch
thanks

Patch for this bug. If wanted I can do a NMU for it.

diff -u icheck-0.9.7/debian/control icheck-0.9.7/debian/control
--- icheck-0.9.7/debian/control
+++ icheck-0.9.7/debian/control
@@ -7,7 +7,7 @@
 
 Package: icheck
 Architecture: any
-Depends: ${shlibs:Depends}, perl (>= 5.8.0)
+Depends: ${shlibs:Depends}, ${perl:Depends}
 Description: C interface ABI/API checker
  A tool for statically checking C interfaces for API and ABI
  changes. All changes to type declarations that can cause ABI changes
diff -u icheck-0.9.7/debian/rules icheck-0.9.7/debian/rules
--- icheck-0.9.7/debian/rules
+++ icheck-0.9.7/debian/rules
@@ -42,6 +42,7 @@
        dh_compress
        dh_fixperms
        dh_installdeb
+       dh_perl usr/share/icheck/perl5 usr/lib/icheck/perl5
        dh_shlibdeps
        dh_gencontrol
        dh_md5sums
diff -u icheck-0.9.7/debian/changelog icheck-0.9.7/debian/changelog
--- icheck-0.9.7/debian/changelog
+++ icheck-0.9.7/debian/changelog
@@ -1,3 +1,10 @@
+icheck (0.9.7-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add correct Perl dependencies. Closes: #488159.
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Tue, 22 Jul 2008 21:16:19 +0200
+
 icheck (0.9.7-6) unstable; urgency=low
  
   * New maintainer upload. Closes: #352431.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to