From f8f35db56fba248ddac7c40f54600ce4521c7c32 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Mon, 26 Sep 2011 17:43:43 -0400 Subject: Debian package build environment cleanup debian/clean: move files from dh_clean override into file debian/compat: updated compat mode to v8 debian/control: update debhelper dependency debian/rules: removed unneeded dh_clean override and updated % target debian/control: Remove unneeded Conflicts & Replaces lines debian/doc-base: add doc-base control file to package --- debian/control | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9fc1afd..700195b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jeremy T. Bouse Uploaders: Guido Guenther Build-Depends: quilt (>= 0.46-7~), - debhelper (>> 7.0.50), + debhelper (>> 8.0.0), python-all (>= 2.6.6-3~), python-crypto (>= 2.1.0-2) Standards-Version: 3.9.2 @@ -18,11 +18,6 @@ Depends: ${misc:Depends}, ${python:Depends}, python-crypto (>= 2.1.0-2) Provides: ${python:Provides} -Replaces: python2.3-paramiko (<< 1.5-1.1), - python2.4-paramiko (<< 1.5-1.1) -Conflicts: python2.3-paramiko (<< 1.5-1.1), - python2.4-paramiko (<< 1.5-1.1), - fabric (<< 0.9.0-1) Description: Make ssh v2 connections with Python This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure -- cgit v1.2.3