X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=45698e26bca0f201fc35572f6e8788f98eadb63b;hb=ff9be1ee1741a465ff9e8d857f3dc5efe8d86f72;hp=b6b57cc738bc8667711cc0db4e761509b1932780;hpb=a84df1151c452fbd8559371c57ca5587152bf9b8;p=deb_libnfs.git diff --git a/debian/changelog b/debian/changelog index b6b57cc..45698e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +libnfs (1.2.0-3) unstable; urgency=low + + * Make dpkg-source options default for packaging. + + -- Andres Mejia Tue, 10 Jan 2012 17:57:45 -0500 + +libnfs (1.2.0-2) unstable; urgency=low + + * Include pkgconfig file in dev package. + + -- Andres Mejia Sun, 08 Jan 2012 22:55:21 -0500 + +libnfs (1.2.0-1) unstable; urgency=low + + * Prepare new upstream release. (Closes: #644482) + * Rename shared library package for soname bump. + * Remove git-buildpackage options which are already set by default. + * Convert library to support multi-arch. + * Update debian/copyright to follow latest stable DEP5 spec. + * Provide options to pass to dpkg-source. + + -- Andres Mejia Sun, 08 Jan 2012 13:35:22 -0500 + libnfs (0.0~git20110724.48593f5-1) unstable; urgency=low * Update to latest upstream snapshot.