]> err.no Git - dpkg/commit
Misc bugfixes
authorRaphael Hertzog <hertzog@debian.org>
Fri, 14 Mar 2008 18:35:58 +0000 (19:35 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Fri, 14 Mar 2008 18:35:58 +0000 (19:35 +0100)
commit632c7ee03ebfd7a31bff486ae7f0cd43d4c0cfbf
treed9930872462a11d14ca2db648266c1eb4041a80c
parent52361409ba4dc0a3eb9700bc8ef7151292d5f450
Misc bugfixes

* scripts/Dpkg/Source/Package/V3_0/git.pm (can_build): Add the missing
can_build() function. It checks if the source directory contains a .git
directory.
* scripts/Dpkg/Source/Patch.pm (get_type): Fix format specifier.
scripts/Dpkg/Source/Package/V3_0/git.pm
scripts/Dpkg/Source/Patch.pm