This is required since new functionality has been added.
* debian/control:
- Updated to standards-version 3.8.4 -- no changes.
- Let all packages depend on ${misc:Depends}, as suggested by debhelper.
+ * debian/rules:
+ - Let dh_makeshlibs create a dependency on libmpdclient2 >= 2.2, which is
+ required since new functionality has been added.
- -- Sebastian Harl <tokkee@debian.org> Wed, 09 Jun 2010 18:11:25 +0200
+ -- Sebastian Harl <tokkee@debian.org> Wed, 09 Jun 2010 18:44:12 +0200
libmpdclient (2.1-1) unstable; urgency=low
dh_strip -a --dbg-package=libmpdclient2-dbg
dh_compress -a
dh_fixperms -a
- dh_makeshlibs -a
+ dh_makeshlibs -a -V 'libmpdclient2 (>= 2.2)'
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a