--- d-feet-0.1.10.orig/debian/changelog +++ d-feet-0.1.10/debian/changelog @@ -0,0 +1,49 @@ +d-feet (0.1.10-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add missing dependency on hicolor-icon-theme (Closes: #546764) + + -- Stefano Zacchiroli Mon, 08 Feb 2010 13:30:09 +0100 + +d-feet (0.1.10-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Drop XS-Dm-Upload-Allowed: yes + - Bump Standards-Version to 3.8.2 (no further changes) + - Add python-setuptools as build-dep + - Recommends python-wnck instead of python-gnome2-desktop + * debian/watch: Fix URL + * Bump debhelper compatibility to 7 + * debian/rules: Drop dh_desktop call, not needed anymore + * Use correct pysupport policy + * Update copyright file + + -- Laurent Bigonville Sat, 11 Jul 2009 18:32:37 +0200 + +d-feet (0.1.8-3) unstable; urgency=low + + * debian/control: + - Fix Homepage URL (Closes: #506559) + - Drop python-gnome2-desktop to Recommends (Closes: #507442) + - Change description to something more meaningful (Closes: #470701) + * debian/rules: Remove rmdir rules, not needed anymore + + -- Laurent Bigonville Mon, 16 Feb 2009 09:59:53 +0100 + +d-feet (0.1.8-2) unstable; urgency=low + + * debian/control: + - Bump minimal version for debhelper to please lintian + - Move python2.5 to Build-Depends to please lintian + - Bump Standards-Version to 3.8.0 + - Use my debian.org address in Uploaders + * debian/d-feet.1: add manpage for d-feet executable + + -- Laurent Bigonville Thu, 11 Sep 2008 22:33:01 +0200 + +d-feet (0.1.8-1) unstable; urgency=low + + * Initial release. (Closes: #455365) + + -- Laurent Bigonville Sun, 09 Dec 2007 22:17:38 +0100 --- d-feet-0.1.10.orig/debian/d-feet.1 +++ d-feet-0.1.10/debian/d-feet.1 @@ -0,0 +1,22 @@ +.TH d-feet "1" "May 2008" +.SH NAME +d\-feet \- D-Bus viewer and debugger + +.SH SYNOPSIS +\fBd\-feet\fR [\fIoptions\fR] [\fIproject\-file\fR] + +.SH OPTIONS + +.TP +\fB\-h\fR , \fB\-\-help\fR +Show help message and exit +.TP +\fB\-l\fR , \fB\-\-local\-dirs\fR +Use files from the local directory tree + +.SH AUTHOR +This manual page was written by Laurent Bigonville , +for the Debian GNU/Linux system (but may be used by others). +.PP +The original software was written by +John (J5) Palmieri --- d-feet-0.1.10.orig/debian/compat +++ d-feet-0.1.10/debian/compat @@ -0,0 +1 @@ +7 --- d-feet-0.1.10.orig/debian/rules +++ d-feet-0.1.10/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +DEB_PYTHON_SYSTEM=pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +binary-install/d-feet:: + dh_icons -pd-feet --- d-feet-0.1.10.orig/debian/copyright +++ d-feet-0.1.10/debian/copyright @@ -0,0 +1,61 @@ +This package was debianized by Laurent Bigonville on +Sun, 09 Dec 2007 21:37:08 +0100 + +It was downloaded from: + + +Upstream Authors: + + John (J5) Palmieri + Ray Strode + Marcel Holtmann + +Copyright: + + Copyright © 2003, 2004, 2005, 2006 Red Hat Inc. + Copyright © 2003 David Zeuthen + Copyright © 2004 Rob Taylor + Copyright © 2005, 2006 Collabora Ltd. + +License (except dfeet/_introspect_parser.py): + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems, the complete text of the GPL can be found in +/usr/share/common-licenses/GPL. + +License (dfeet/_introspect_parser.py): + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + +The Debian packaging is © 2007-2009, Laurent Bigonville and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- d-feet-0.1.10.orig/debian/pyversions +++ d-feet-0.1.10/debian/pyversions @@ -0,0 +1 @@ +2.5- --- d-feet-0.1.10.orig/debian/watch +++ d-feet-0.1.10/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://johnp.fedorapeople.org/downloads/d-feet/d-feet-(.*).tar.gz --- d-feet-0.1.10.orig/debian/pycompat +++ d-feet-0.1.10/debian/pycompat @@ -0,0 +1 @@ +2 --- d-feet-0.1.10.orig/debian/manpages +++ d-feet-0.1.10/debian/manpages @@ -0,0 +1 @@ +debian/d-feet.1 --- d-feet-0.1.10.orig/debian/control +++ d-feet-0.1.10/debian/control @@ -0,0 +1,32 @@ +Source: d-feet +Section: devel +Priority: extra +Maintainer: Utopia Maintenance Team +Uploaders: Laurent Bigonville +Build-Depends: cdbs, + debhelper (>= 7), + python2.5, + python-setuptools +Build-Depends-Indep: python-support (>= 0.5.3) +Standards-Version: 3.8.2 +Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/d-feet/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/d-feet/ +Homepage: http://www.fedorahosted.org/d-feet + +Package: d-feet +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + python-dbus (>= 0.82.3), + python-gtk2, + python-glade2, + hicolor-icon-theme +Recommends: python-wnck +XB-Python-Version: ${python:Versions} +Description: A D-Bus object browser, viewer and debugger + d-feet is a D-Bus debugger that allow you to: + * View names on the session and system bus + * View exported objects, interfaces, methods and signals + * View the full command line of services on the bus + * Execute methods with parameters on the bus and see their return values