[Pkg-telepathy-commits] ./packages/unstable/telepathy-inspector r12: Update for 0.5.1 (which now ships the man page)

Simon McVittie smcv at ianadd.pseudorandom.co.uk
Mon Feb 25 14:48:35 UTC 2008


------------------------------------------------------------
revno: 12
committer: Simon McVittie <smcv at ianadd.pseudorandom.co.uk>
branch nick: telepathy-inspector
timestamp: Mon 2008-02-25 14:48:35 +0000
message:
  Update for 0.5.1 (which now ships the man page)
removed:
  telepathy-inspector.1
  telepathy-inspector.manpages
modified:
  changelog
  control
  copyright
  rules
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog	2007-11-19 18:39:59 +0000
+++ b/changelog	2008-02-25 14:48:35 +0000
@@ -1,5 +1,6 @@
-telepathy-inspector (0.5.0-2) UNRELEASED; urgency=low
+telepathy-inspector (0.5.1-1) UNRELEASED; urgency=low
 
+  * New upstream release
   * Set Maintainer to the pkg-telepathy mailing list
   * Add myself to Uploaders
   * Add a man page (Closes: #448626)

=== modified file 'control'
--- a/control	2007-11-19 18:39:59 +0000
+++ b/control	2008-02-25 14:48:35 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel d'Andrada Tenorio de Carvalho <daniel.carvalho at indt.org.br>, Riccardo Setti <giskard at debian.org>, Simon McVittie <smcv at ianadd.pseudorandom.co.uk>
-Build-Depends: debhelper (>= 5), scons, libglib2.0-dev, libgtk2.0-dev, libglade2-dev, libxml2-dev, libdbus-glib-1-dev (>= 0.61), pkg-config (>= 0.15)
+Build-Depends: debhelper (>= 5), libglib2.0-dev (>= 2.12), libgtk2.0-dev, libglade2-dev, libxml2-dev, libdbus-glib-1-dev (>= 0.61), pkg-config (>= 0.15), libtelepathy-glib-dev (>= 0.7.1)
 Standards-Version: 3.7.2
 XS-Dm-Upload-Allowed: yes
 

=== modified file 'copyright'
--- a/copyright	2007-11-05 13:42:03 +0000
+++ b/copyright	2008-02-25 14:48:35 +0000
@@ -1,11 +1,16 @@
 This package was debianized by Daniel d'Andrada Ten?rio de Carvalho <daniel.carvalho at indt.org.br> on
 Thu, 31 Aug 2006 18:52:34 +0000.
 
-It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=146406&package_id=202153
+Recent versions can be downloaded from
+<http://telepathy.freedesktop.org/releases/telepathy-inspector/>.
 
-Upstream Author: Daniel d'Andrada Ten?rio de Carvalho <daniel.carvalho at indt.org.br>
+Original upstream author:
+Daniel d'Andrada Ten?rio de Carvalho <daniel.carvalho at indt.org.br>
+Now maintained by telepathy.freedesktop.org.
 
 Copyright (C) 2006 INdT - Instituto Nokia de Tecnologia
+Copyright (C) 2007-2008 Collabora Ltd. <http://www.collabora.co.uk/>
+Copyright (C) 2007-2008 Nokia Corporation
 
 License:
 

=== modified file 'rules'
--- a/rules	2006-09-13 11:44:14 +0000
+++ b/rules	2008-02-25 14:48:35 +0000
@@ -9,9 +9,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-
-
-
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -23,55 +20,40 @@
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
-	# Add here commands to configure the package.
-
-	touch configure-stamp
-
+	CFLAGS="$(CFLAGS)" ./configure --prefix=/usr
+	touch $@
 
 build: build-stamp
 
-build-stamp: configure-stamp 
+build-stamp: configure-stamp
 	dh_testdir
-
-	# Add here commands to compile the package.
-	scons -Q PREFIX=$(DESTDIR)/usr CONFIGURE=yes
-	#docbook-to-man debian/telepathy-inspector.sgml > telepathy-inspector.1
-
+	$(MAKE)
 	touch $@
 
 clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
-
-	# Add here commands to clean up after the build process.
-	scons -c CONFIGURE=no
-	rm -f *.pyc .sconsign.dblite config.log build_options config_header_vars
-	rm -rf .sconf_temp/
-
-	dh_clean 
+	-make distclean
+	rm -f config.log
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
-
-	# Add here commands to install the package into debian/telepathy-inspector.
 	mkdir -p $(CURDIR)/debian/telepathy-inspector/usr
-	scons install PREFIX=$(CURDIR)/debian/telepathy-inspector/usr CONFIGURE=no
-
-
-# Build architecture-independent files here.
+	make install DESTDIR=$(CURDIR)/debian/telepathy-inspector
+
 binary-indep: build install
-# We have nothing to do by default.
+# We have nothing to do.
 
-# Build architecture-dependent files here.
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs ChangeLog
-	dh_installdocs
+	dh_installchangelogs ChangeLog NEWS
+	dh_installdocs README AUTHORS
 	dh_installexamples
 #	dh_install
 #	dh_installmenu

=== removed file 'telepathy-inspector.1'
--- a/telepathy-inspector.1	2007-11-05 13:37:03 +0000
+++ b/telepathy-inspector.1	1970-01-01 00:00:00 +0000
@@ -1,31 +0,0 @@
-.TH TELEPATHY-INSPECTOR "1" "October 2007" "Tapioca-VoIP" "User Commands"
-\" 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-inspector itself.
-.SH NAME
-telepathy-inspector \- Telepathy "swiss army knife" for developers
-.SH SYNOPSIS
-telepathy\-inspector
-.SH DESCRIPTION
-Telepathy Inspector is a Telepathy client (GTK+) whose objective is to
-expose all interfaces and functionalities implemented by a given
-connection manager along with its connections, channels, etc.
-
-The idea is to enable the user (likely to be a Telepathy developer)
-to easily view and access all methods and interfaces of all Telepathy
-entities (CMs, connections, etc), which could not be easily achieved
-using a regular telepathy client since it would (and should!) hide all
-Telepathy logic behind a pleasant, usability oriented, GUI.
-.SH OPTIONS
-.TP
-\fB\-?\fR, \fB\-\-help\fR
-Show help options
-.TP
-\fB\-\-version\fR
-Display application version.
-.TP
-\fB\-\-display\fR=\fIDISPLAY\fR
-X display to use
-.SH "SEE ALSO"
-\fIhttp://telepathy.freedesktop.org/wiki/TelepathyInspector\fR

=== removed file 'telepathy-inspector.manpages'
--- a/telepathy-inspector.manpages	2007-11-05 13:37:03 +0000
+++ b/telepathy-inspector.manpages	1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-debian/telepathy-inspector.1



More information about the Pkg-telepathy-commits mailing list