diff -Nru ncmpcpp-0.5.6/debian/changelog ncmpcpp-0.5.6/debian/changelog --- ncmpcpp-0.5.6/debian/changelog 2011-01-07 20:34:47.000000000 +0900 +++ ncmpcpp-0.5.6/debian/changelog 2011-02-24 09:59:32.000000000 +0900 @@ -1,3 +1,12 @@ +ncmpcpp (0.5.6-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Update debian/control. + - Change Build-Depends from libcurl4-dev to libcurl4-gnutls-dev. + (Closes: #610847) + + -- Nobuhiro Iwamatsu Thu, 24 Feb 2011 05:56:23 +0900 + ncmpcpp (0.5.6-1) unstable; urgency=low * New upstream release. diff -Nru ncmpcpp-0.5.6/debian/control ncmpcpp-0.5.6/debian/control --- ncmpcpp-0.5.6/debian/control 2011-01-07 20:34:47.000000000 +0900 +++ ncmpcpp-0.5.6/debian/control 2011-02-24 10:01:33.000000000 +0900 @@ -6,10 +6,10 @@ debhelper (>= 7.0.1), autotools-dev, libncursesw5-dev, - libcurl4-dev, + libcurl4-gnutls-dev, libtag1-dev, - libfftw3-dev, - libmpdclient-dev + libfftw3-dev, + libmpdclient-dev Standards-Version: 3.9.1 Homepage: http://unkart.ovh.org/ncmpcpp/