[SCM] libmusicbrainz/experimental: Rename packages according to SONAME
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Nov 13 14:57:26 UTC 2014
The following commit has been merged in the experimental branch:
commit 5e987a56b13dcbdaaeed803be44c2bac1ac7185a
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date: Thu Nov 13 15:47:38 2014 +0100
Rename packages according to SONAME
diff --git a/debian/control b/debian/control
index ae6e94b..6eaf270 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: libmusicbrainz5-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libmusicbrainz5-0 (= ${binary:Version}),
+ libmusicbrainz5-1 (= ${binary:Version}),
libneon27-gnutls-dev| libneon-dev,
libxml2-dev
Suggests: libmusicbrainz5-doc,
@@ -38,7 +38,7 @@ Description: Library to access the MusicBrainz.org database (developer documenta
.
This package contains the developer documentation.
-Package: libmusicbrainz5-0
+Package: libmusicbrainz5-1
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends}, ${misc:Depends},
--
Library to access the MusicBrainz.org database
More information about the pkg-multimedia-commits
mailing list