From 095bdf032e27c132e23ea0345bde1225ee1234e1 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Tue, 26 Feb 2008 21:33:50 +0100 Subject: [PATCH] Fix lintian warnings --- debian/control | 4 ++-- debian/copyright | 2 +- debian/docs | 1 + debian/rules | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 0921573..6e9cc25 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Iustin Pop Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3), libacl1-dev -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Package: python-pylibacl Architecture: any @@ -14,6 +14,6 @@ Replaces: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) Conflicts: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) XB-Python-Version: ${python:Versions} Description: module for manipulating POSIX.1e ACLs - pylibacl is a python interface to the libacl library. It allows + pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). diff --git a/debian/copyright b/debian/copyright index cf49cf0..c591144 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from http://pylibacl.sourceforge.net/ Upstream Author: Iustin Pop -Copyright: +Copyright 2003-2008 Iustin Pop: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/docs b/debian/docs index 82ff0b3..4aeb0ab 100644 --- a/debian/docs +++ b/debian/docs @@ -1,3 +1,4 @@ README +NEWS posix1e.txt posix1e.html diff --git a/debian/rules b/debian/rules index c2c2871..555cdf8 100755 --- a/debian/rules +++ b/debian/rules @@ -55,7 +55,7 @@ install: build binary-arch: build install dh_testdir dh_testroot - dh_installchangelogs ChangeLog + dh_installchangelogs dh_installdocs dh_strip dh_compress -- 2.39.2