Package: xml-core
Version: 0.13
Severity: wishlist

http://www.sfu.ca/~jdbates/tmp/debian/201003280/xml_core.pm

Would you consider distributing this ^ debhelper "sequence addon" with the
xml-core package?

It adds dh_installxmlcatalogs to "dh" command sequences

Sequence addons are documented in,
/usr/share/doc/debhelper/PROGRAMMING.gz

When xml_core.pm is installed in /usr/share/perl5/Debian/Debhelper/Sequence,
then debian/rules can use the "dh --with xml-core" option

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xml-core depends on:
ii  sed                           4.2.1-6    The GNU sed stream editor
ii  sgml-base                     1.26       SGML infrastructure and SGML catal

xml-core recommends no packages.

Versions of packages xml-core suggests:
ii  debhelper                     7.4.15     helper programs for debian/rules

-- no debconf information
#!/usr/bin/perl

use warnings;
use strict;
use Debian::Debhelper::Dh_Lib;

insert_after('dh_installcatalogs', 'dh_installxmlcatalogs');

1

Reply via email to