From: Kevin Rosenberg Date: Mon, 3 Aug 2009 15:03:19 +0000 (-0600) Subject: mild cleanup X-Git-Tag: debian-1.99-3^0 X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=commitdiff_plain;h=2d863a7d7a16591ad5a983e2c64a507276885900 mild cleanup --- diff --git a/debian/control b/debian/control index 1689445..1a6d830 100644 --- a/debian/control +++ b/debian/control @@ -14,4 +14,3 @@ Description: General Utilities for Common Lisp Programs This package includes general purpose utilities for Common Lisp programs. It is packages for Debian primarily to support more complex Common Lisp packages by the upstream author Kevin Rosenberg. - diff --git a/debian/copyright b/debian/copyright index 19b569f..00ca7b8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from http://files.b9.com/kmrcl Upstream Author: Kevin M. Rosenberg -Copyright (C) 2000-2006 by Kevin M. Rosenberg. +Copyright (C) 2000-2009 by Kevin M. Rosenberg. This code is free software; you can redistribute it and/or modify it under the terms of the version 2.1 of the GNU Lesser General Public diff --git a/debian/postinst b/debian/postinst index 27088fe..02a9948 100755 --- a/debian/postinst +++ b/debian/postinst @@ -15,9 +15,6 @@ case "$1" in ;; esac -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - #DEBHELPER# exit 0 diff --git a/debian/prerm b/debian/prerm index 7ff5d49..030c084 100755 --- a/debian/prerm +++ b/debian/prerm @@ -15,8 +15,6 @@ case "$1" in ;; esac -#DEBHELPER# - exit 0 diff --git a/debian/watch b/debian/watch index 8afb3c9..fd9220e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 http://files.b9.com/kmrcl/kmrcl-([\d\.]*)\.tar\.gz -