Bug#705068: Please provide dh-make library for non-perl packaging helpers

Dominique Dumont dod at debian.org
Fri Apr 12 08:16:42 UTC 2013


On Tuesday 09 April 2013 19:01:20 Thomas Koch wrote:
> I'm working on a packaging helper tool in the Debian-Java team. I'm looking
> to reuse some modules from dh-make-perl. It's possible to depend on the
> dh-make-perl package. But it might encourage more adoption by other teams
> if the perl independent logic would be separated in a library of its own.
> 
> Currently I'm aware of the following packaging helpers:
> 
> jh_makepkg, maven-debian-helper, dh-make, dh-make-perl, dh-make-php,
> dh-make-drupal, gem2deb, python-stdeb, haskell-devscripts, dh-lua

Depending on what you're looking for, you may also be interested in libconfig-
model-dpkg-perl. (used by 'cme check dpkg'). You will get a dpkg lib which is 
independant of perl. This lib can read, check, modify and write most files in 
debian/ . 

You could use this in a program that would:
- parse info from java stuff 
- adapt it and load it in libconfig-model-dpkg-perl lib.

Then checking the info and writing package files would be handled libconfig-
model-dpkg-perl. 

Hope this helps

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



More information about the pkg-perl-maintainers mailing list