Package: dh-make
Version: 0.45
Severity: minor
Tags: patch

The man page for dh_make states that the orig.tar.gz should be named
<packagename>-<version>.orig.tar.gz. Debian policy states that it should
be named <packagename>_<version>.orig.tar.gz. [0]

This is already what dh_make does, patch attached to fix the man page.


-- Per

[0] 
http://www.debian.org/doc/debian-policy/ap-pkg-sourcepkg.html#s-pkg-sourcearchives


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dh-make depends on:
ii  debhelper                     7.0.10     helper programs for debian/rules
ii  dpkg-dev                      1.14.19    package building tools for Debian
ii  make                          3.81-5     The GNU version of the "make" util
ii  perl                          5.8.8-12   Larry Wall's Practical Extraction 

dh-make recommends no packages.

-- no debconf information
--- dh_make.1   2008-06-24 10:58:42.000000000 +0200
+++ dh_make.1.orig      2008-06-24 10:56:09.000000000 +0200
@@ -49,7 +49,7 @@
 .SH ACTIONS PERFORMED
 Unless \-\-native was given, 
 .B dh_make
-makes sure a original source archive (<packagename>_<version>.orig.tar.gz)
+makes sure a original source archive (<packagename>\-<version>.orig.tar.gz)
 exists.
 If no such file exists, the file specified with \-f is copied in place.
 If no \-f is supplied either but \-\-createorig is, the current directory

Reply via email to