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

[Git][xorg-team/driver/xserver-xorg-video-fbdev][debian-unstable] 4 commits: Replace XC-Package-Type with Package-Type.



Title: GitLab

Dylan Aïssi pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-video-fbdev

Commits:

  • 907d21e7
    by Debian Janitor at 2022-11-30T14:39:20+00:00
    Replace XC-Package-Type with Package-Type.
    
    Changes-By: lintian-brush
    Fixes: lintian: adopted-extended-field
    See-also: https://lintian.debian.org/tags/adopted-extended-field.html
    
  • 0728c03e
    by Debian Janitor at 2022-11-30T14:39:21+00:00
    Update standards version to 4.6.1, 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
    
  • 0474609f
    by Debian Janitor at 2023-06-05T19:55:13+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
    
  • 1d61af56
    by Dylan Aïssi at 2024-08-28T20:21:49+00:00
    Merge branch 'lintian-fixes' into 'debian-unstable'
    
    Fix some issues reported by lintian
    
    See merge request xorg-team/driver/xserver-xorg-video-fbdev!1

2 changed files:

Changes:

  • debian/changelog
    1
    +xserver-xorg-video-fbdev (1:0.5.0-3) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * Replace XC-Package-Type with Package-Type.
    
    4
    +  * Update standards version to 4.6.1, no changes needed.
    
    5
    +  * Update standards version to 4.6.2, no changes needed.
    
    6
    +
    
    7
    + -- Debian Janitor <janitor@jelmer.uk>  Wed, 30 Nov 2022 14:39:20 -0000
    
    8
    +
    
    1 9
     xserver-xorg-video-fbdev (1:0.5.0-2) unstable; urgency=medium
    
    2 10
     
    
    3 11
       * control: Migrate to x11proto-dev.
    

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends:
    9 9
      xserver-xorg-dev (>= 2:21.1),
    
    10 10
      x11proto-dev,
    
    11 11
      xutils-dev (>= 1:7.5+1),
    
    12
    -Standards-Version: 4.6.0
    
    12
    +Standards-Version: 4.6.2
    
    13 13
     Vcs-Git: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-fbdev.git
    
    14 14
     Vcs-Browser: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-fbdev
    
    15 15
     
    
    ... ... @@ -31,7 +31,7 @@ Description: X.Org X server -- fbdev display driver
    31 31
      This package is built from the X.org xf86-video-fbdev driver module.
    
    32 32
     
    
    33 33
     Package: xserver-xorg-video-fbdev-udeb
    
    34
    -XC-Package-Type: udeb
    
    34
    +Package-Type: udeb
    
    35 35
     Section: debian-installer
    
    36 36
     Architecture: any
    
    37 37
     Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}
    


  • Reply to: