[SCM] libdvbpsi/master: Finalize changelog.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Aug 19 10:07:31 UTC 2013
The following commit has been merged in the master branch:
commit 6ddb8769c2ea661e9e0f0d8cd0599b21047f02a4
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Aug 19 11:07:18 2013 +0100
Finalize changelog.
diff --git a/debian/changelog b/debian/changelog
index c62e98f..16f8bca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+libdvbpsi (1.1.0-1) experimental; urgency=low
+
+ * Team upload.
+ * New upstream release:
+ - Remove deprecated APIs and bump library version.
+ - Corrected use of dvbpsi_ValidPSISection() to not use b_syntax_indicator
+ as check, the function tries to always check the CRC32 of the given PSI
+ section. Take care to only use the function for PSI sections that have
+ a CRC32 field. Use the function dvbpsi_has_CRC32() for this purpose.
+ - Remove workaround for checking CRC32 in TOT PSI table.
+ - Add function dvbpsi_CalculateCRC32() to calculate a CRC32 on the
+ payload.
+ - Fix offset for description parsing in tables;
+ + CAT
+ + BAT
+ + TOT
+ + NIT
+ - New descriptor:
+ + 0x54 content descriptor
+ - EIT: add NVOD event detection.
+ * SONAME bump.
+ * Refresh patches.
+ * Update debian/copyright.
+
+ -- Alessio Treglia <alessio at debian.org> Mon, 19 Aug 2013 10:41:10 +0100
+
libdvbpsi (1.0.0-3) unstable; urgency=low
* Team upload.
--
libdvbpsi packaging
More information about the pkg-multimedia-commits
mailing list