diff options
author | Guillem Jover <guillem@debian.org> | 2009-02-09 21:07:18 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2009-02-09 21:07:18 +0000 |
commit | d361cbff49cde8a5507e6e056a6f3014d049a70f (patch) | |
tree | 688a8ae4cd0e48b128d3d8bc8f07656984182724 /debian/changelog | |
parent | d072f86273e1f5a74515164cc5209018b24c6b23 (diff) |
Use dh_prep instead of “dh_clean -k”
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 49404ff..a23d579 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gnumach (2:1.3.99.dfsg.cvs20080708-2) UNRELEASED; urgency=low [ Guillem Jover ] * Switch to debhelper compatibility level 7. + * Use dh_prep instead of “dh_clean -k”. -- Guillem Jover <guillem@debian.org> Tue, 08 Jul 2008 16:54:06 +0300 |