X-Git-Url: http://git.home-dn.net/?p=manu%2Flibnss-mysql-bg.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6df0cf54a86f0634e004c4d86b108bcfb67e2008;hp=a705dd63f1b2dda7c604553eac194dbb9f9d0d49;hb=8ce693d1165113b5ba7dc299d9515f797a7a1bef;hpb=38f38a222174341bf2628243abf0b4ba60cf9126 diff --git a/debian/changelog b/debian/changelog index a705dd6..6df0cf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libnss-mysql-bg (1.5-3) unstable; urgency=low + + * Add patch from Harald Weidner to follow the Debian policy in the way shadow + passwords are handled (make use of group shadow) (closes: #641404) + * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt" (closes: #664438) + * Update to Standards-Version to 3.9.3 and debhelper to 9. + * Use mysql_config to find mysql libdir when libmysqlclient is multi-arch + (closes: #649938) + * Lintian cleanup (ancient-autotools-helper-file, + debhelper-but-no-misc-depends, package-name-doesnt-match-sonames, + spelling-error-in-description) + + -- Emmanuel Lacour Wed, 18 Apr 2012 11:49:33 +0200 + libnss-mysql-bg (1.5-2) unstable; urgency=low * debian/rules: add binary-indep target (closes: #395712)