[debhelper-devel] [debhelper] 01/01: Remove dh_undocumented

Niels Thykier nthykier at moszumanska.debian.org
Thu Mar 10 03:34:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 4730b91a088e9643bc524ddb44a512d2d6bd51fc
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Mar 10 03:33:52 2016 +0000

    Remove dh_undocumented
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog  |  6 ++++++
 dh_undocumented   | 45 ---------------------------------------------
 man/po4a/po4a.cfg |  1 -
 3 files changed, 6 insertions(+), 46 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3dbc907..dd862d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (9.20160306+unreleased) UNRELEASED; urgency=medium
+
+  * Remove dh_undocumented.
+
+ -- Niels Thykier <niels at thykier.net>  Thu, 10 Mar 2016 03:32:41 +0000
+
 debhelper (9.20160306) unstable; urgency=medium
 
   [ Niels Thykier ]
diff --git a/dh_undocumented b/dh_undocumented
deleted file mode 100755
index 101596e..0000000
--- a/dh_undocumented
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/usr/bin/perl
-
-=head1 NAME
-
-dh_undocumented - undocumented.7 symlink program (deprecated no-op)
-
-=cut
-
-use strict;
-use warnings;
-use Debian::Debhelper::Dh_Lib;
-
-=head1 SYNOPSIS
-
-Do not run!
-
-=head1 DESCRIPTION
-
-This program used to make symlinks to the F<undocumented.7> man page for man
-pages not present in a package. Debian policy now frowns on use of the
-F<undocumented.7> man page, and so this program does nothing, and should not
-be used.
-
-=cut
-
-init();
-warning("This program does nothing and should no longer be used.");
-
-=head1 SEE ALSO
-
-L<debhelper(7)>
-
-This program is a part of debhelper.
-
-=head1 AUTHOR
-
-Joey Hess <joeyh at debian.org>
-
-=cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/man/po4a/po4a.cfg b/man/po4a/po4a.cfg
index 23f8b82..39e1489 100644
--- a/man/po4a/po4a.cfg
+++ b/man/po4a/po4a.cfg
@@ -57,5 +57,4 @@
 [type: pod] dh_strip		$lang:man/$lang/dh_strip.pod		add_fr:man/po4a/add.fr	add_es:man/po4a/add2.es  add_de:man/po4a/add.de  add_pt:man/po4a/add.pt
 [type: pod] dh_testdir		$lang:man/$lang/dh_testdir.pod		add_fr:man/po4a/add.fr	add_es:man/po4a/add2.es  add_de:man/po4a/add.de  add_pt:man/po4a/add.pt
 [type: pod] dh_testroot		$lang:man/$lang/dh_testroot.pod		add_fr:man/po4a/add.fr	add_es:man/po4a/add2.es  add_de:man/po4a/add.de  add_pt:man/po4a/add.pt
-[type: pod] dh_undocumented	$lang:man/$lang/dh_undocumented.pod	add_fr:man/po4a/add.fr	add_es:man/po4a/add2.es  add_de:man/po4a/add.de  add_pt:man/po4a/add.pt
 [type: pod] dh_usrlocal		$lang:man/$lang/dh_usrlocal.pod		add_fr:man/po4a/add.fr	add_es:man/po4a/add2.es  add_de:man/po4a/add.de  add_pt:man/po4a/add.pt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list