[SCM] libdvbpsi/master: New changelog entry.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Jan 12 17:36:12 UTC 2013


The following commit has been merged in the master branch:
commit 377c9b1508dbfe7888f85dc4434d1be7ca5e1810
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Jan 12 17:36:02 2013 +0000

    New changelog entry.

diff --git a/debian/changelog b/debian/changelog
index 0e96a0a..d645e03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,38 @@
+libdvbpsi (1.0.0-1) UNRELEASED; urgency=low
+
+  * New upstream release:
+    - new example application dvbinfo: use 'dvbinfo -h' for more information
+      on commandline options
+    - misc examples: fixes to gen_pat, gen_pmt
+    - updated documentation (new api howto)
+    - add log callback (remove fprintf's)
+    - make API more consistent, see doxygen "howto-new-api" section for
+      converting your code:
+      + introduces dvbpsi_t typedef
+      + removed dvbpsi_handle
+      + changed argument order
+      + changed table functions prototypes
+    - EIT table generation, and decoding fixes
+    - RST table decoding and generation
+    - new descriptor 0x40, 0x41, 0x49, 0x4a, 0x4b, 0x4f, 0x50 and
+      0x7c (decoder and generators)
+    - descriptor 0x03: added variable_rate_audio_indicator
+    - new descriptor (ATSC): 0x13, 0x14, 0x62, 0x66, 0x73, 0x83 decoders
+    - ATSC tables EIT, ETT, MGT, STT and VCT decoders
+  * Update debian/copyright.
+  * Bump SONAME.
+  * Bump debhelper compat.
+  * Switch to DH 7 short-form and with dh-autoreconf support.
+  * Convert to Multi-Arch.
+  * libdvbpsi-dev provides docs by itself, so there's no need to
+    going on linking the doc dirs.
+  * Update watch file, thanks to Bart Martens.
+  * Bump Standards.
+  * Remove upstream ChangeLog file from libdvbpsi-dev.
+  * Add symbols file.
+
+ -- Alessio Treglia <alessio at debian.org>  Sat, 12 Jan 2013 17:33:59 +0000
+
 libdvbpsi (0.2.2-1) unstable; urgency=medium
 
   * Team upload.

-- 
libdvbpsi packaging



More information about the pkg-multimedia-commits mailing list