Timo Aaltonen pushed to branch debian-unstable at X Strike Force / data / 
xcursor-themes


Commits:
6d0f7a85 by Debian Janitor at 2022-11-30T14:05:20+00:00
Trim trailing whitespace.

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

- - - - -
e93e2d84 by Debian Janitor at 2022-11-30T14:05:21+00:00
Explicitly specify source format.

Changes-By: lintian-brush
Fixes: lintian: missing-debian-source-format
See-also: https://lintian.debian.org/tags/missing-debian-source-format.html

- - - - -
649f607d by Debian Janitor at 2022-11-30T14:05:21+00:00
Bump debhelper from deprecated 9 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: 
https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html

- - - - -
8611db81 by Debian Janitor at 2022-11-30T14:05:22+00:00
Set debhelper-compat version in Build-Depends.

Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
c1352581 by Debian Janitor at 2022-11-30T14:05:25+00:00
Drop unnecessary dependency on dh-autoreconf.

Changes-By: lintian-brush
Fixes: lintian: useless-autoreconf-build-depends
See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html

- - - - -
6fb30f63 by Debian Janitor at 2022-11-30T14:05:25+00:00
Drop unnecessary dh arguments: --parallel

Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-unnecessary-dh-argument
See-also: 
https://lintian.debian.org/tags/debian-rules-uses-unnecessary-dh-argument.html

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/source/format


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,12 @@ xcursor-themes (1.0.5-2) UNRELEASED; urgency=medium
 
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on xutils-dev.
+  * Trim trailing whitespace.
+  * Explicitly specify source format.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Drop unnecessary dh arguments: --parallel
 
  -- Debian Janitor <jani...@jelmer.uk>  Sat, 05 Nov 2022 01:44:19 -0000
 
@@ -42,7 +48,7 @@ xcursor-themes (1.0.2-1) unstable; urgency=low
   [ David Nusinow ]
   * Update xsfbs to 5693792171d885769e58dcccc053c08b11acd12a
   * Put dh_clean -k back where it belongs but use dh_prep instead
-  
+
   [ Timo Aaltonen ]
   * New upstream release (closes: #561604).
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -3,8 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper-compat (= 13),
  quilt,
  pkg-config,
  x11-apps | xcursorgen,


=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@
 #export DH_VERBOSE=1
 
 %:
-       dh $@ --with quilt,autoreconf --builddirectory=build/ --parallel
+       dh $@ --with quilt --builddirectory=build/
 
 override_dh_auto_install:
        dh_auto_install --destdir=debian/tmp


=====================================
debian/source/format
=====================================
@@ -0,0 +1 @@
+1.0



View it on GitLab: 
https://salsa.debian.org/xorg-team/data/xcursor-themes/-/compare/b6e4a3eaa84b4a458da66db8741ffafb49ea6dde...6fb30f6320dcf5809e4787e874e1ab1e6693db6c

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/data/xcursor-themes/-/compare/b6e4a3eaa84b4a458da66db8741ffafb49ea6dde...6fb30f6320dcf5809e4787e874e1ab1e6693db6c
You're receiving this email because of your account on salsa.debian.org.


Reply via email to