Package: distccmon-gnome
Version: 3.1-4.2
Severity: normal
Tags: patch

also silences lintian warnings

tested

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-20-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages distccmon-gnome depends on:
ii  libc6         2.15-0ubuntu6
ii  libglib2.0-0  2.32.0-1ubuntu1
ii  libgtk2.0-0   2.24.10-0ubuntu6

distccmon-gnome recommends no packages.

Versions of packages distccmon-gnome suggests:
ii  distcc  3.1-4ubuntu2

-- no debconf information
>From 95ee580d993509443b4ca826dfb1a17d00e2d626 Mon Sep 17 00:00:00 2001
From: Shawn Landden <shawnland...@gmail.com>
Date: Fri, 6 Apr 2012 00:05:06 -0700
Subject: [PATCH] get rid of a redulous number of dependancies with zero
 change in functionality

eliminates lintian warnings related to extrenous dependancies
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index d4b8325..a944c76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ config.status:
 				--mandir=\$${prefix}/share/man \
 				--infodir=\$${prefix}/share/info \
 				--sysconfdir=/etc \
-				--with-gnome \
+				--with-gtk \
 				--enable-rfc2553 \
 				--disable-Werror \
 				PYTHON=$(shell which `pyversions -d`)
-- 
1.7.9.1

Reply via email to