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

[Git][xorg-team/lib/libfs][debian-unstable] 2 commits: Drop transition for old debug package migration.



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libfs

Commits:

  • 9fd9d845
    by Debian Janitor at 2023-01-06T04:48:59+00:00
    Drop transition for old debug package migration.
    
    Changes-By: lintian-brush
    Fixes: lintian: debug-symbol-migration-possibly-complete
    See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html
    
  • 3c3fe5f9
    by Debian Janitor at 2023-01-06T04:49:00+00:00
    Update standards version to 4.6.2, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
    

3 changed files:

Changes:

  • debian/changelog
    1
    +libfs (2:1.0.8-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Drop transition for old debug package migration.
    
    4
    +  * Update standards version to 4.6.2, no changes needed.
    
    5
    +
    
    6
    + -- Debian Janitor <janitor@jelmer.uk>  Fri, 06 Jan 2023 04:48:59 -0000
    
    7
    +
    
    1 8
     libfs (2:1.0.8-1) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * New upstream release.
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends:
    9 9
      xutils-dev,
    
    10 10
     # misc:Pre-Depends
    
    11 11
      debhelper-compat (= 12),
    
    12
    -Standards-Version: 4.5.0
    
    12
    +Standards-Version: 4.6.2
    
    13 13
     Vcs-Git: https://salsa.debian.org/xorg-team/lib/libfs.git
    
    14 14
     Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libfs
    
    15 15
     
    

  • debian/rules
    ... ... @@ -16,6 +16,3 @@ override_dh_install:
    16 16
     
    
    17 17
     override_dh_missing:
    
    18 18
     	dh_missing --fail-missing
    19
    -
    
    20
    -override_dh_strip:
    
    21
    -	dh_strip --dbgsym-migration='libfs6-dbg (<< 1.0.7-2~)'


  • Reply to: