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


Commits:
970b9969 by Debian Janitor at 2022-11-15T21:50:36+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

- - - - -
3acc60ee by Debian Janitor at 2022-11-15T21:50:44+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

- - - - -
7af9ee05 by Debian Janitor at 2022-11-15T21:50:44+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,3 +1,13 @@
+libxcomposite (1:0.4.5-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now 
the
+      default.
+  * Drop transition for old debug package migration.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <[email protected]>  Tue, 15 Nov 2022 21:50:36 -0000
+
 libxcomposite (1:0.4.5-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
 Uploaders: Cyril Brulebois <[email protected]>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  libx11-dev (>= 1:0.99.2),
  libxfixes-dev (>= 1:3.0.0-4),
  x11proto-dev,
  pkg-config,
  xmlto,
  xutils-dev (>= 1:7.5+4),
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxcomposite.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxcomposite
 


=====================================
debian/rules
=====================================
@@ -13,9 +13,3 @@
 override_dh_install:
        find debian/tmp -name '*.la' -delete
        dh_install
-
-override_dh_missing:
-       dh_missing --fail-missing
-
-override_dh_strip:
-       dh_strip --dbgsym-migration='libxcomposite-dbg (<< 1:0.4.5-1~)'



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libxcomposite/-/compare/67643ec8b5606651fdea9a7164296d90ef6e5481...7af9ee057c85a6fea79b495afa9af89d1c1a10ed

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libxcomposite/-/compare/67643ec8b5606651fdea9a7164296d90ef6e5481...7af9ee057c85a6fea79b495afa9af89d1c1a10ed
You're receiving this email because of your account on salsa.debian.org.


Reply via email to