From: Theodore Ts'o Date: Wed, 2 Sep 2009 00:27:29 +0000 (-0400) Subject: debian: Make sure libblkid1 and libblkid1-dbg have changelogs X-Git-Tag: v1.41.10~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be2ce0f494ce88b42bd9a4d90e84c7d7277ec93;p=thirdparty%2Fe2fsprogs.git debian: Make sure libblkid1 and libblkid1-dbg have changelogs Thanks to Scott James Remnant for pointing this problem and suggesting a fix. Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/rules b/debian/rules index 403f77611..b4fa51356 100755 --- a/debian/rules +++ b/debian/rules @@ -465,7 +465,8 @@ endif -plibcomerr2-dbg -plibss2-dbg ifneq ($(UTIL_LINUX_NG),yes) DH_OPTIONS= dh_installchangelogs -plibuuid${UUID_SOVERSION} \ - -puuid-dev -puuid-runtime -puuid-runtime-dbg -plibuuid1-dbg + -puuid-dev -puuid-runtime -puuid-runtime-dbg -plibuuid1-dbg \ + -plibblkid${BLKID_SOVERSION} -plibblkid1-dbg endif dh_fixperms