Package: libyaml-tiny-perl
Version: 1.43-1
Severity: wishlist
Tags: patch
It seems that YAML::Tiny requires only modules provided by perl-base, so
the package doesn't need to depend on perl. See #602919 for a longer story.
A simple patch:
diff -Nru debian/rules.old debian/rules
--- debian/rules.old 2010-07-20 14:01:23.000000000 +0200
+++ debian/rules 2011-01-18 22:59:42.000000000 +0100
@@ -59,7 +59,7 @@
# dh_installexamples
dh_installdocs README
dh_installchangelogs Changes
- dh_perl
+ dh_perl -d
dh_link
dh_strip
dh_compress
Regards,
robert
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (990, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh
Versions of packages libyaml-tiny-perl depends on:
ii perl 5.10.1-17 Larry Wall's Practical Extraction
libyaml-tiny-perl recommends no packages.
libyaml-tiny-perl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]