[Glibc-bsd-commits] r4447 - trunk/freebsd-quota/debian
Guillem Jover
guillem at alioth.debian.org
Sat May 18 18:34:47 UTC 2013
Author: guillem
Date: 2013-05-18 18:34:46 +0000 (Sat, 18 May 2013)
New Revision: 4447
Modified:
trunk/freebsd-quota/debian/rules
Log:
Add missing dh_lintian call
Modified: trunk/freebsd-quota/debian/rules
===================================================================
--- trunk/freebsd-quota/debian/rules 2013-05-18 18:32:56 UTC (rev 4446)
+++ trunk/freebsd-quota/debian/rules 2013-05-18 18:34:46 UTC (rev 4447)
@@ -78,6 +78,7 @@
dh_testdir -a
dh_testroot -a
dh_link -a
+ dh_lintian -a
dh_strip -a
dh_compress -a
dh_fixperms -a
More information about the Glibc-bsd-commits
mailing list