[Pkg-telepathy-commits] [SCM] Idle packaging branch, debian, updated. debian/0.1.16-1-7-g79c74e2

Simon McVittie smcv at debian.org
Sun Jun 16 13:08:37 UTC 2013


The following commit has been merged in the debian branch:
commit c82e0d42d3629d1d181b6e9a567f58d7fd3d7504
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Jun 16 12:49:06 2013 +0100

    Remove obsolete Debian-specific man page, superseded upstream

diff --git a/debian/changelog b/debian/changelog
index 240deae..0cef55b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-idle (0.1.16-2) UNRELEASED; urgency=low
+
+  * Remove obsolete Debian-specific man page, superseded upstream
+
+ -- Simon McVittie <smcv at debian.org>  Sun, 16 Jun 2013 12:48:48 +0100
+
 telepathy-idle (0.1.16-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index ba0e715..c15789f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,16 +7,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
-# Man page
-common-post-build-arch::
-	sed -e s!@libexecdir@!/usr/lib/telepathy! \
-		< debian/telepathy-idle.8.in \
-		> debian/telepathy-idle.8
-DEB_INSTALL_MANPAGES_telepathy-idle := debian/telepathy-idle.8
-
-clean::
-	-rm debian/telepathy-idle.8
-
 # Upstream releases are going to move CMs to libexecdir soon...
 DEB_CONFIGURE_LIBEXECDIR := "\$${prefix}/lib/telepathy"
 # but haven't done so yet, so let's give Debian a head start
diff --git a/debian/telepathy-idle.8.in b/debian/telepathy-idle.8.in
deleted file mode 100644
index 119c781..0000000
--- a/debian/telepathy-idle.8.in
+++ /dev/null
@@ -1,28 +0,0 @@
-.TH TELEPATHY-IDLE "8" "October 2007" "Telepathy" "D-Bus services"
-\" This man page was written by Simon McVittie for the Debian project,
-\" but may be used by others.
-\" Copyright © 2007 Collabora Ltd. <http://www.collabora.co.uk/>
-\" It may be distributed under the same terms as telepathy-idle itself.
-.SH NAME
-telepathy-idle \- Telepathy connection manager for IRC
-.SH SYNOPSIS
-\fB at libexecdir@/telepathy\-idle\fR
-.SH DESCRIPTION
-Idle implements the Telepathy D-Bus specification for Internet Relay Chat,
-allowing Telepathy clients like
-.BR empathy (1)
-to connect to IRC servers.
-.PP
-It is a D-Bus service which runs on the session bus, and should usually be
-started automatically by D-Bus activation. However, it might be useful to
-start it manually for debugging.
-.SH OPTIONS
-There are no command-line options.
-.SH ENVIRONMENT
-.TP
-\fBIDLE_DEBUG\fR=\fItype\fR
-May be set to "all" for full debug output, or various undocumented options
-(which may change from release to release) to filter the output.
-.SH SEE ALSO
-.IR http://telepathy.freedesktop.org/ ,
-.BR empathy (1)

-- 
Idle packaging



More information about the Pkg-telepathy-commits mailing list