Dylan Aïssi pushed to branch debian-unstable at X Strike Force / lib / xtrans


Commits:
1e6e49da by Debian Janitor at 2022-11-30T14:16:49+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

- - - - -
418bf26e by Debian Janitor at 2022-11-30T14:16:53+00:00
Fix day-of-week for changelog entry 0.2+cvs.20050513-1.

Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: 
https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html

- - - - -
1c627fdd by Debian Janitor at 2022-11-30T14:16:53+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
=====================================
@@ -3,6 +3,11 @@ xtrans (1.4.0-2) UNRELEASED; urgency=medium
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on xmlto, xorg-sgml-doctools and
       xutils-dev.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now 
the
+      default.
+  * Fix day-of-week for changelog entry 0.2+cvs.20050513-1.
+  * Update standards version to 4.6.1, no changes needed.
 
  -- Debian Janitor <jani...@jelmer.uk>  Wed, 20 Jul 2022 09:36:48 -0000
 
@@ -273,4 +278,4 @@ xtrans (0.2+cvs.20050513-1) breezy; urgency=low
 
   * First xtrans release.
 
- -- Daniel Stone <daniel.st...@ubuntu.com>  Sun, 13 May 2005 00:12:17 +1000
+ -- Daniel Stone <daniel.st...@ubuntu.com>  Fri, 13 May 2005 00:12:17 +1000


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Cyril Brulebois <k...@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  quilt,
  automake,
  xutils-dev,
@@ -12,7 +12,7 @@ Build-Depends:
  xmlto,
  xorg-sgml-doctools,
  w3m,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/xtrans.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/xtrans
 


=====================================
debian/rules
=====================================
@@ -17,9 +17,6 @@ override_dh_auto_configure:
 override_dh_auto_install:
        dh_auto_install --destdir=debian/tmp
 
-override_dh_missing:
-       dh_missing --fail-missing
-
 %:
        dh $@ --with quilt \
                --builddirectory=build/



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/xtrans/-/compare/5807b60c722411e5b94c4b4500e248e2a622e1ea...1c627fdde8f640bf12244272a468c1d5b89a0798

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/xtrans/-/compare/5807b60c722411e5b94c4b4500e248e2a622e1ea...1c627fdde8f640bf12244272a468c1d5b89a0798
You're receiving this email because of your account on salsa.debian.org.


Reply via email to