[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/lib/libinput][debian-unstable] 2 commits: debian/libinput10.symbols: Update symbols to match upstream release



Title: GitLab

Marius Gripsgard pushed to branch debian-unstable at X Strike Force / lib / libinput

Commits:

  • 7f0518d1
    by Marius Gripsgard at 2023-05-31T18:09:24+02:00
    debian/libinput10.symbols: Update symbols to match upstream release
    
  • 2187063b
    by Marius Gripsgard at 2023-05-31T18:09:27+02:00
    Upload to unstable (libinput-1.23.0-1)
    

2 changed files:

Changes:

  • debian/changelog
    1
    -libinput (1.23.0-1) UNRELEASED; urgency=medium
    
    1
    +libinput (1.23.0-1) unstable; urgency=medium
    
    2 2
     
    
    3 3
       * New upstream release v1.23.0
    
    4
    +  * Update symbols to match upstream release
    
    4 5
     
    
    5
    - -- Marius Gripsgard <marius@ubports.com>  Tue, 30 May 2023 01:53:15 +0200
    
    6
    + -- Marius Gripsgard <marius@ubports.com>  Wed, 31 May 2023 17:46:49 +0200
    
    6 7
     
    
    7 8
     libinput (1.22.1-1) unstable; urgency=medium
    
    8 9
     
    

  • debian/libinput10.symbols
    ... ... @@ -12,13 +12,18 @@ libinput.so.10 libinput10 #MINVER#
    12 12
      LIBINPUT_1.19@LIBINPUT_1.19 1.19.1
    
    13 13
      LIBINPUT_1.1@LIBINPUT_1.1 1.1.0
    
    14 14
      LIBINPUT_1.21@LIBINPUT_1.21 1.21.0
    
    15
    + LIBINPUT_1.23@LIBINPUT_1.23 1.23.0
    
    15 16
      LIBINPUT_1.2@LIBINPUT_1.2 1.2.0
    
    16 17
      LIBINPUT_1.3@LIBINPUT_1.3 1.3.0
    
    17 18
      LIBINPUT_1.4@LIBINPUT_1.4 1.4.0
    
    18 19
      LIBINPUT_1.5@LIBINPUT_1.5 1.5.0
    
    19 20
      LIBINPUT_1.7@LIBINPUT_1.7 1.7.2
    
    20 21
      LIBINPUT_1.9@LIBINPUT_1.9 1.9.2
    
    22
    + libinput_config_accel_create@LIBINPUT_1.23 1.23.0
    
    23
    + libinput_config_accel_destroy@LIBINPUT_1.23 1.23.0
    
    24
    + libinput_config_accel_set_points@LIBINPUT_1.23 1.23.0
    
    21 25
      libinput_config_status_to_str@LIBINPUT_0.12.0 0.15.0
    
    26
    + libinput_device_config_accel_apply@LIBINPUT_1.23 1.23.0
    
    22 27
      libinput_device_config_accel_get_default_profile@LIBINPUT_1.1 1.1.0
    
    23 28
      libinput_device_config_accel_get_default_speed@LIBINPUT_0.12.0 0.15.0
    
    24 29
      libinput_device_config_accel_get_profile@LIBINPUT_1.1 1.1.0
    


  • Reply to: