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

[Git][xorg-team/lib/libinput][debian-unstable] 6 commits: debian/copyright: use spaces rather than tabs to start continuation lines.



Title: GitLab

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

Commits:

  • 90a40ec3
    by Debian Janitor at 2022-11-22T12:39:22+00:00
    debian/copyright: use spaces rather than tabs to start continuation lines.
    
    Changes-By: lintian-brush
    Fixes: lintian: tab-in-license-text
    See-also: https://lintian.debian.org/tags/tab-in-license-text.html
    
  • 717f06e9
    by Debian Janitor at 2022-11-22T12:39:25+00:00
    Use secure URI in Homepage field.
    
    Changes-By: lintian-brush
    Fixes: lintian: homepage-field-uses-insecure-uri
    See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
    
  • 4e0b987a
    by Debian Janitor at 2022-11-22T12:39:25+00:00
    Bump debhelper from old 12 to 13.
    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the default.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
    
  • 32e42161
    by Debian Janitor at 2022-11-22T12:39:33+00:00
    Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
    
  • cb33e584
    by Debian Janitor at 2022-11-22T12:39:33+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
    
  • 98fac4d7
    by Debian Janitor at 2022-11-22T12:39:33+00:00
    Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
    
    Changes-By: lintian-brush
    Fixes: lintian: uses-deprecated-adttmp
    See-also: https://lintian.debian.org/tags/uses-deprecated-adttmp.html
    

6 changed files:

Changes:

  • debian/changelog
    1
    +libinput (1.22.0-2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * debian/copyright: use spaces rather than tabs to start continuation lines.
    
    4
    +  * Use secure URI in Homepage field.
    
    5
    +  * Bump debhelper from old 12 to 13.
    
    6
    +    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
    
    7
    +      default.
    
    8
    +  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
    
    9
    +  * Update standards version to 4.6.1, no changes needed.
    
    10
    +  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
    
    11
    +
    
    12
    + -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Nov 2022 12:39:22 -0000
    
    13
    +
    
    1 14
     libinput (1.22.0-1) unstable; urgency=medium
    
    2 15
     
    
    3 16
       * New upstream release.
    

  • debian/control
    ... ... @@ -4,7 +4,7 @@ Priority: optional
    4 4
     Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
    
    5 5
     Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Héctor Orón Martínez <zumbi@debian.org>
    
    6 6
     Build-Depends:
    
    7
    - debhelper-compat (= 12),
    
    7
    + debhelper-compat (= 13),
    
    8 8
      meson,
    
    9 9
      pkg-config,
    
    10 10
      check,
    
    ... ... @@ -13,10 +13,10 @@ Build-Depends:
    13 13
      libudev-dev,
    
    14 14
      libevdev-dev (>= 1.10.0),
    
    15 15
      libwacom-dev (>= 0.20),
    
    16
    -Standards-Version: 4.5.0
    
    16
    +Standards-Version: 4.6.1
    
    17 17
     Vcs-Git: https://salsa.debian.org/xorg-team/lib/libinput.git
    
    18 18
     Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libinput
    
    19
    -Homepage: http://www.freedesktop.org/wiki/Software/libinput/
    
    19
    +Homepage: https://www.freedesktop.org/wiki/Software/libinput/
    
    20 20
     
    
    21 21
     Package: libinput10
    
    22 22
     Architecture: any
    

  • debian/copyright
    ... ... @@ -14,7 +14,7 @@ Copyright: Copyright © 2006-2009 Simon Thum
    14 14
                Copyright © 2011-2012 Collabora, Ltd.
    
    15 15
                Copyright © 2012-2014 Jonas Ådahl
    
    16 16
                Copyright © 2013-2016 Red Hat, Inc.
    
    17
    -	   Copyright © 2015 Canonical, Ltd.
    
    17
    +           Copyright © 2015 Canonical, Ltd.
    
    18 18
     License: Expat
    
    19 19
     
    
    20 20
     Files: include/linux/input.h
    

  • debian/rules
    ... ... @@ -35,9 +35,6 @@ ifeq ($(with_udeb),yes)
    35 35
     endif
    
    36 36
     	dh_install --remaining-packages --sourcedir=debian/tmp/main
    
    37 37
     
    
    38
    -override_dh_missing:
    
    39
    -	dh_missing --fail-missing
    
    40
    -
    
    41 38
     override_dh_makeshlibs:
    
    42 39
     	dh_makeshlibs -plibinput10 -V --add-udeb="libinput10-udeb" -- -c4
    
    43 40
     
    

  • debian/tests/build
    ... ... @@ -9,7 +9,7 @@ else
    9 9
         CROSS_COMPILE=
    
    10 10
     fi
    
    11 11
     
    
    12
    -cd "${AUTOPKGTEST_TMP:-"${ADTTMP}"}"
    
    12
    +cd "${AUTOPKGTEST_TMP:-"${AUTOPKGTEST_TMP}"}"
    
    13 13
     
    
    14 14
     echo "1..2"
    
    15 15
     
    

  • debian/upstream/metadata
    1
    +---
    
    2
    +Bug-Database: https://gitlab.freedesktop.org/libinput/libinput/-/issues
    
    3
    +Bug-Submit: https://gitlab.freedesktop.org/libinput/libinput/-/issues/new
    
    4
    +Repository-Browse: https://gitlab.freedesktop.org/libinput/libinput


  • Reply to: