[debhelper-devel] [debhelper] 01/01: Remove dh_scrollkeeper - no longer used in unstable

Niels Thykier nthykier at moszumanska.debian.org
Mon Feb 22 07:26:46 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 5fe0371cb6579259b54aa32f9aa19d28dba31697
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Feb 22 07:25:49 2016 +0000

    Remove dh_scrollkeeper - no longer used in unstable
    
    It has one remaining use in experimental (see #785394)
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog  |  1 +
 debian/copyright  |  4 ----
 dh_scrollkeeper   | 45 ---------------------------------------------
 doc/TODO          |  2 +-
 man/po4a/po4a.cfg |  1 -
 5 files changed, 2 insertions(+), 51 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c01c661..78a4607 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ debhelper (9.20160116) UNRELEASED; urgency=medium
   * dh_makeshlibs: Do not claim to be using maintainer scripts
     for invoking ldconfig.  Thanks to Eugene V. Lyubimkin for
     the report.  (Closes: #815401)
+  * Remove dh_scrollkeeper.  It is no longer used in unstable.
 
  -- Niels Thykier <niels at thykier.net>  Sat, 16 Jan 2016 13:23:00 +0000
 
diff --git a/debian/copyright b/debian/copyright
index 1ed2717..f064886 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,10 +24,6 @@ Files: dh_installcatalogs
 Copyright: Adam Di Carlo <aph at debian.org>
 License: GPL-2+
 
-Files: dh_scrollkeeper
-Copyright: Ross Burton <ross at burtonini.com>
-License: GPL-2+
-
 Files: dh_usrlocal
 Copyright: Andrew Stribblehill <ads at debian.org>
 License: GPL-2+
diff --git a/dh_scrollkeeper b/dh_scrollkeeper
deleted file mode 100755
index 7badbd8..0000000
--- a/dh_scrollkeeper
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/usr/bin/perl
-
-=head1 NAME
-
-dh_scrollkeeper - deprecated no-op
-
-=cut
-
-use strict;
-use warnings;
-use Debian::Debhelper::Dh_Lib;
-
-=head1 SYNOPSIS
-
-B<dh_scrollkeeper> [S<I<debhelper options>>] [B<-n>] [S<I<directory>>]
-
-=head1 DESCRIPTION
-
-B<dh_scrollkeeper> was a debhelper program that handled 
-registering OMF files for ScrollKeeper. However, it no longer does
-anything, and is now deprecated.
-
-=cut
-
-init();
-
-warning("This program is deprecated, and does nothing anymore.");
-
-=head1 SEE ALSO
-
-L<debhelper>
-
-This program is a part of debhelper.
-
-=head1 AUTHOR
-
-Ross Burton <ross at burtonini.com>
-
-=cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/doc/TODO b/doc/TODO
index 20723e7..da807df 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -15,7 +15,7 @@ Deprecated:
 * dh_undocumented
 * dh_installinit --init-script (make it warn)
 * dh_clean -k
-* dh_desktop, dh_scrollkeeper. Remove eventually..
+* dh_desktop. Remove eventually.
 * -s flag, not formally deprecated yet; remove eventually
 * -u flag; add a warning on use and remove eventually
 * delsubstvar() and the last parameter to addsubstvar that makes it remove
diff --git a/man/po4a/po4a.cfg b/man/po4a/po4a.cfg
index 17536af..23f8b82 100644
--- a/man/po4a/po4a.cfg
+++ b/man/po4a/po4a.cfg
@@ -53,7 +53,6 @@
 [type: pod] dh_movefiles	$lang:man/$lang/dh_movefiles.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_perl		$lang:man/$lang/dh_perl.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_prep		$lang:man/$lang/dh_prep.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_scrollkeeper	$lang:man/$lang/dh_scrollkeeper.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_shlibdeps	$lang:man/$lang/dh_shlibdeps.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_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

-- 
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