[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.3.4-50-g7610c46



The following commit has been merged in the master branch:
commit c7f8af5c0fbbad50627ca7051f2867f9df6c4d08
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Wed Sep 23 17:51:58 2009 -0500

    Add to deb-format a missing dependency on changelog-file
    
    deb-format accesses the changelog to determine if it is an ubuntu
    package to exclude the lzma warning.

diff --git a/checks/deb-format.desc b/checks/deb-format.desc
index c753b03..09bf450 100644
--- a/checks/deb-format.desc
+++ b/checks/deb-format.desc
@@ -2,7 +2,7 @@ Check-Script: deb-format
 Author: Russ Allbery <rra@debian.org>
 Abbrev: dfmt
 Type: binary, udeb
-Needs-Info: unpacked
+Needs-Info: unpacked, changelog-file
 Info: This script checks the format of the deb ar archive itself.
 
 Tag: malformed-deb-archive

-- 
Debian package checker


Reply to: