[SCM] libebml packaging branch, master, updated. debian/0.7.7-3.1-29-gf044b07

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Tue Jun 8 19:46:05 UTC 2010


The following commit has been merged in the master branch:
commit 4503efc356b9d6956785ae314cc4561047881351
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Tue Jun 8 21:19:44 2010 +0200

    Bump library soname to libebml2.

diff --git a/debian/control b/debian/control
index 4d2095a..87b7a82 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
 Vcs-Git: git://git.debian.org/pkg-multimedia/libebml.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libebml.git;a=summary
 
-Package: libebml0
+Package: libebml2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -24,7 +24,7 @@ Description: access library for the EBML format
 Package: libebml-dev
 Section: libdevel
 Architecture: any
-Depends: libebml0, ${shlibs:Depends}
+Depends: libebml2, ${shlibs:Depends}
 Description: access library for the EBML format
  The libebml library allows to read and write files using EBML (the
  Extensible Binary Meta Language), a binary pendant to XML. Using libebml
diff --git a/debian/libebml0.install b/debian/libebml2.install
similarity index 100%
rename from debian/libebml0.install
rename to debian/libebml2.install

-- 
libebml packaging



More information about the pkg-multimedia-commits mailing list