[SCM] libdvdnav/master: Fix symbols-file-contains-current-version-with-debian-revision lintian warning.
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Sat Feb 15 15:10:32 UTC 2014
The following commit has been merged in the master branch:
commit 9c3074d1bf97912b23eb451deceb88b86097b7c2
Author: Benjamin Drung <bdrung at debian.org>
Date: Sat Feb 15 16:09:07 2014 +0100
Fix symbols-file-contains-current-version-with-debian-revision lintian warning.
diff --git a/debian/libdvdnav4.lintian-overrides b/debian/libdvdnav4.lintian-overrides
index 3bb5bcd..0dc154e 100644
--- a/debian/libdvdnav4.lintian-overrides
+++ b/debian/libdvdnav4.lintian-overrides
@@ -1,4 +1,2 @@
# The upstream version 4.1.4-1219 contains a dash and is mistaken as having a Debian revision
symbols-file-contains-debian-revision on symbol dvdnav_current_title_program at Base and 7 others
-# dvdnav_dup and dvdnav_dup_free has been re-added in 4.2.1-3
-symbols-file-contains-current-version-with-debian-revision on symbol dvdnav_dup at Base and 3 others
diff --git a/debian/libdvdnav4.symbols b/debian/libdvdnav4.symbols
index 6acc3a3..c866d2a 100644
--- a/debian/libdvdnav4.symbols
+++ b/debian/libdvdnav4.symbols
@@ -13,10 +13,10 @@ libdvdnav.so.4 libdvdnav4 #MINVER#
dvdnav_current_title_info at Base 4.1.3
dvdnav_current_title_program at Base 4.1.4-1219
dvdnav_describe_title_chapters at Base 4.1.3
- dvdnav_dup at Base 4.2.1-3
+ dvdnav_dup at Base 4.2.1-3~
dvdnav_err_to_string at Base 4.1.3
dvdnav_free_cache_block at Base 4.1.3
- dvdnav_free_dup at Base 4.2.1-3
+ dvdnav_free_dup at Base 4.2.1-3~
dvdnav_get_PGC_positioning_flag at Base 4.1.3
dvdnav_get_active_audio_stream at Base 4.1.3
dvdnav_get_active_spu_stream at Base 4.1.3
@@ -100,10 +100,10 @@ libdvdnavmini.so.4 libdvdnav4 #MINVER#
dvdnav_current_title_info at Base 4.1.3
dvdnav_current_title_program at Base 4.1.4-1219
dvdnav_describe_title_chapters at Base 4.1.3
- dvdnav_dup at Base 4.2.1-3
+ dvdnav_dup at Base 4.2.1-3~
dvdnav_err_to_string at Base 4.1.3
dvdnav_free_cache_block at Base 4.1.3
- dvdnav_free_dup at Base 4.2.1-3
+ dvdnav_free_dup at Base 4.2.1-3~
dvdnav_get_PGC_positioning_flag at Base 4.1.3
dvdnav_get_active_audio_stream at Base 4.1.3
dvdnav_get_active_spu_stream at Base 4.1.3
--
libdvdnav packaging
More information about the pkg-multimedia-commits
mailing list