-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
29 lines (19 loc) · 964 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
GENERAL
=======
dh-make-perl helps create Debian packages out of CPAN distributions.
It does that by creating the files under the debian/ directory that are needed
by Debian tools to create the .deb file.
dh-make-perl can also help keep the packaging information current when upstream
dependencies etc change without re-creating the debian/ content from scratch.
INSTALLATION
============
Since dh-make-perl is only useful on Debian systems, you would probably prefer
to simply install the 'dh-make-perl' package.
BUGS ETC.
=========
Running 'reportbug dh-make-perl' (on a Debian system) is the preferred way of
sending bug reports. Failing that, you are free to use the queue on
rt.cpan.org, the mailing list or the IRC channel for bug reports.
For support, try the #debian-perl IRC channel (irc.debian.org, a.k.a. OFTC) or
the [email protected] mailing list (no subscription required, but
please mention if you want to be CC-ed on replies).