[SCM] libcoverart/master: Update description

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jul 6 19:45:52 UTC 2015


The following commit has been merged in the master branch:
commit 5180f0b66a3a5cccf5ea8b78a2ea83786d01bc51
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jul 6 21:14:52 2015 +0200

    Update description

diff --git a/debian/control b/debian/control
index 52352a8..542a9a8 100644
--- a/debian/control
+++ b/debian/control
@@ -45,12 +45,12 @@ Depends:
 Suggests:
  libcoverart-dbg
 Multi-Arch: same
-Description: library to access the Cover Art Archive
+Description: library to access the Cover Art Archive (C wrapper functions)
  The Cover Art Archive (CAA) is a joint project between MusicBrainz and
  Internet Archive that provides a covert art image database for music releases.
  Libcoverart is a client library to access the data stored in the CAA.
  .
- This package contains the shared library for the C interface.
+ This package contains the shared library for the C wrapper functions.
 
 Package: libcoverartcc1
 Architecture: any
@@ -67,7 +67,7 @@ Description: library to access the Cover Art Archive
  Internet Archive that provides a covert art image database for music releases.
  Libcoverart is a client library to access the data stored in the CAA.
  .
- This package contains the shared library for the C++ interface.
+ This package contains the shared library.
 
 Package: libcoverart-dbg
 Section: debug
diff --git a/debian/rules b/debian/rules
index 363b453..4e21ebf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ override_dh_auto_configure:
 
 override_dh_auto_build-indep:
 	dh_auto_build -- docs
+	find obj-*/docs -name *.md5 -delete
 	find obj-*/docs -name jquery.js -delete
 
 override_dh_auto_test-indep override_dh_auto_install-indep:

-- 
libcoverart packaging



More information about the pkg-multimedia-commits mailing list