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


Commits:
480317e9 by Debian Janitor at 2022-10-27T20:15:07+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
c2be5371 by Debian Janitor at 2022-10-27T20:15:08+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

- - - - -
fb2ab50d by Debian Janitor at 2022-10-27T20:15:22+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

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
 libice (2:1.0.10-2) UNRELEASED; urgency=medium
 
+  [ Timo Aaltonen ]
   * Update README.source.
   * watch: Update upstream git url.
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now 
the
+      default.
+  * Update standards version to 4.6.1, no changes needed.
+
  -- Timo Aaltonen <[email protected]>  Thu, 24 Sep 2020 11:33:56 +0300
 
 libice (2:1.0.10-1) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  quilt,
  pkg-config,
  x11proto-dev,
@@ -14,7 +14,7 @@ Build-Depends-Indep:
  xmlto (>= 0.0.22),
  xorg-sgml-doctools (>= 1:1.8),
  w3m,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libice.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libice
 


=====================================
debian/rules
=====================================
@@ -25,13 +25,9 @@ override_dh_install:
        find debian/tmp -name '*.la' -delete
        dh_install --sourcedir=debian/tmp
 
-override_dh_missing:
-       dh_missing --fail-missing
-
 override_dh_strip:
        dh_strip -p$(PACKAGE) --dbgsym-migration='libice6-dbg (<< 2:1.0.10-1~)'
        dh_strip -N$(PACKAGE)
 
 override_dh_makeshlibs:
        dh_makeshlibs -a -V'$(PACKAGE) (>= 1:1.0.0)'
-



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libice/-/compare/f689bd8f7f6e65cd99af83b4c0568968dca9b2e8...fb2ab50d8f21b274a4b648c5863726b6cc205b8e

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libice/-/compare/f689bd8f7f6e65cd99af83b4c0568968dca9b2e8...fb2ab50d8f21b274a4b648c5863726b6cc205b8e
You're receiving this email because of your account on salsa.debian.org.


Reply via email to