[SCM] libde265/master: Use uppercase "H.265" in description.

fancycode-guest at users.alioth.debian.org fancycode-guest at users.alioth.debian.org
Fri Aug 8 15:05:26 UTC 2014


The following commit has been merged in the master branch:
commit 0fe448522bc365c940e4d4030ca0908e728cac4e
Author: Joachim Bauch <bauch at struktur.de>
Date:   Fri Aug 8 16:47:35 2014 +0200

    Use uppercase "H.265" in description.

diff --git a/debian/control b/debian/control
index 64af4a1..5be379b 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,8 @@ Multi-Arch: same
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
-Description: Open h.265 video codec implementation
- libde265 is an open source implementation of the h.265 video codec.
+Description: Open H.265 video codec implementation
+ libde265 is an open source implementation of the H.265 video codec.
  It is written from scratch in plain C for simplicity and efficiency.
  Its simple API makes it easy to integrate it into other software.
 
@@ -44,8 +44,8 @@ Architecture: any
 Depends:
  libde265-0 (= ${binary:Version}),
  ${misc:Depends}
-Description: Open h.265 video codec implementation - development files
- libde265 is an open source implementation of the h.265 video codec.
+Description: Open H.265 video codec implementation - development files
+ libde265 is an open source implementation of the H.265 video codec.
  It is written from scratch in plain C for simplicity and efficiency.
  Its simple API makes it easy to integrate it into other software.
  .
@@ -61,8 +61,8 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends:
  libde265-0 (= ${binary:Version}),
  ${misc:Depends}
-Description: Open h.265 video codec implementation - debug symbols
- libde265 is an open source implementation of the h.265 video codec.
+Description: Open H.265 video codec implementation - debug symbols
+ libde265 is an open source implementation of the H.265 video codec.
  It is written from scratch in plain C for simplicity and efficiency.
  Its simple API makes it easy to integrate it into other software.
  .
@@ -76,8 +76,8 @@ Depends:
  libde265-0 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
-Description: Open h.265 video codec implementation - examples
- libde265 is an open source implementation of the h.265 video codec.
+Description: Open H.265 video codec implementation - examples
+ libde265 is an open source implementation of the H.265 video codec.
  It is written from scratch in plain C for simplicity and efficiency.
  Its simple API makes it easy to integrate it into other software.
  .

-- 
libde265 packaging



More information about the pkg-multimedia-commits mailing list