X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9dbd5ae52a75dfc8be61dcd60558f4d413bd719f;hb=d7400116265e6c64accb71b7dae2cad6e9747932;hp=b6b57cc738bc8667711cc0db4e761509b1932780;hpb=ea9082f2001b5b0e321cd44733343f021e2bc313;p=deb_libnfs.git diff --git a/debian/changelog b/debian/changelog index b6b57cc..9dbd5ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,63 @@ +libnfs (1.9.3-2) experimental; urgency=medium + + * [448c12b] Honor SO version number and package naming convention + * [e03029e] Add version symbols file + (Closes: #748600, #734034, #749123) + + -- Ritesh Raj Sarraf Tue, 27 May 2014 14:06:52 +0530 + +libnfs (1.9.3-1) unstable; urgency=medium + + * [ee87260] Imported Upstream version 1.9.3 + * [10a7a32] Add README.source + * [885dbad] Use dh-autoreconf + * [db8b33d] Take maintenance for libnfs (Closes: #743510) + * [03bc113] Specify copyright format version + + -- Ritesh Raj Sarraf Tue, 15 Apr 2014 22:22:04 +0530 + +libnfs (1.3.0-2) unstable; urgency=low + + * Update watch file to use tags to track new upstream releases. + + -- Andres Mejia Sat, 05 May 2012 15:34:46 -0400 + +libnfs (1.3.0-1) unstable; urgency=low + + * New upstream release. + + -- Andres Mejia Sat, 05 May 2012 15:25:10 -0400 + +libnfs (1.2.0-4) unstable; urgency=low + + * Allow dev package to be multiarch installable. + * Bump to Standards-Version 3.9.3. + + -- Andres Mejia Fri, 16 Mar 2012 18:11:12 -0400 + +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.