[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:18 UTC 2010
The following commit has been merged in the master branch:
commit af1bfd610a59f2fc894ad50e9891e047f7acdabb
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date: Tue Jun 8 21:34:28 2010 +0200
Fix duplicate-short-description.
diff --git a/debian/control b/debian/control
index 43d59a5..d8c0a97 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: access library for the EBML format
+Description: access library for the EBML format (shared library)
The libebml library allows to read and write files using EBML (the
Extensible Binary Meta Language), a binary pendant to XML. Using libebml
makes it easier to extend a file format without breaking support in
@@ -29,7 +29,7 @@ Architecture: any
Depends: libebml2 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
-Description: access library for the EBML format
+Description: access library for the EBML format (development files)
The libebml library allows to read and write files using EBML (the
Extensible Binary Meta Language), a binary pendant to XML. Using libebml
makes it easier to extend a file format without breaking support in
--
libebml packaging
More information about the pkg-multimedia-commits
mailing list