[SCM] libdvdnav/master: Fix "upstream versions"

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Feb 11 03:07:05 UTC 2014


The following commit has been merged in the master branch:
commit c509b40700bb19d935e1d811e857c6beb23b6ce9
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Feb 11 03:06:23 2014 +0000

    Fix "upstream versions"
    
    The in-between version number 4.1.4-1219 is not easily distinguishable
    from package revisions. Arguably, the upstream revisions hould have been
    named differently.

diff --git a/debian/libdvdnav4.symbols b/debian/libdvdnav4.symbols
index ddb2370..f576671 100644
--- a/debian/libdvdnav4.symbols
+++ b/debian/libdvdnav4.symbols
@@ -11,7 +11,7 @@ libdvdnav.so.4 libdvdnav4 #MINVER#
  dvdnav_close at Base 4.1.3
  dvdnav_convert_time at Base 4.1.3
  dvdnav_current_title_info at Base 4.1.3
- dvdnav_current_title_program at Base 4.1.4-1219
+ dvdnav_current_title_program at Base 4.2.0
  dvdnav_describe_title_chapters at Base 4.1.3
  dvdnav_dup at Base 4.9.0~~gita5c13254
  dvdnav_err_to_string at Base 4.1.3
@@ -38,12 +38,12 @@ libdvdnav.so.4 libdvdnav4 #MINVER#
  dvdnav_get_readahead_flag at Base 4.1.3
  dvdnav_get_region_mask at Base 4.1.3
  dvdnav_get_restrictions at Base 4.1.3
- dvdnav_get_serial_string at Base 4.1.4-1219
+ dvdnav_get_serial_string at Base 4.2.0
  dvdnav_get_spu_attr at Base 4.1.3
  dvdnav_get_spu_logical_stream at Base 4.1.3
  dvdnav_get_title_string at Base 4.1.3
  dvdnav_get_video_aspect at Base 4.1.3
- dvdnav_get_video_resolution at Base 4.1.4-1219
+ dvdnav_get_video_resolution at Base 4.2.0
  dvdnav_get_video_scale_permission at Base 4.1.3
  dvdnav_go_up at Base 4.1.3
  dvdnav_is_domain_fp at Base 4.1.3
@@ -64,7 +64,7 @@ libdvdnav.so.4 libdvdnav4 #MINVER#
  dvdnav_path at Base 4.1.3
  dvdnav_pre_cache_blocks at Base 4.1.3
  dvdnav_prev_pg_search at Base 4.1.3
- dvdnav_program_play at Base 4.1.4-1219
+ dvdnav_program_play at Base 4.2.0
  dvdnav_read_cache_block at Base 4.1.3
  dvdnav_read_cache_clear at Base 4.1.3
  dvdnav_read_cache_free at Base 4.1.3

-- 
libdvdnav packaging



More information about the pkg-multimedia-commits mailing list