Andreas Tille pushed to branch debian-unstable at X Strike Force / doc /
xorg-sgml-doctools
Commits:
1ff356a1 by Andreas Tille at 2026-03-19T14:26:31+01:00
New upstream version
- - - - -
98abf876 by Andreas Tille at 2026-03-19T14:27:09+01:00
* debhelper-compat (= 13)
* Build-Depends: pkg-config => pkgconf
- - - - -
e99b5638 by Andreas Tille at 2026-03-19T14:27:42+01:00
Standards-Version: 4.7.3
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-xorg-sgml-doctools (1:1.11-2) UNRELEASED; urgency=medium
+xorg-sgml-doctools (1:1.12.1-1) UNRELEASED; urgency=medium
* Team upload.
@@ -7,6 +7,7 @@ xorg-sgml-doctools (1:1.11-2) UNRELEASED; urgency=medium
* Switch upstream URL in packaging to https.
[ Andreas Tille ]
+ * New upstream version
* d/watch:
- version=5
- Make sure tar.xz will be detected
@@ -15,6 +16,9 @@ xorg-sgml-doctools (1:1.11-2) UNRELEASED; urgency=medium
* d/copyright: DEP5
* debian/source/format: 3.0 (quilt)
* Add upstream signature
+ * debhelper-compat (= 13)
+ * Build-Depends: pkg-config => pkgconf
+ * Standards-Version: 4.7.3
-- Julien Cristau <[email protected]> Sun, 21 Aug 2016 19:37:29 +0200
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-8
=====================================
debian/control
=====================================
@@ -1,15 +1,12 @@
Source: xorg-sgml-doctools
Section: x11
-Priority: optional
Maintainer: Debian X Strike Force <[email protected]>
Uploaders: Cyril Brulebois <[email protected]>
Build-Depends:
- debhelper (>= 8),
- dh-autoreconf,
- quilt,
- pkg-config,
+ debhelper-compat (= 13),
+ pkgconf,
xutils-dev (>= 1:7.5+4),
-Standards-Version: 3.9.1
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/xorg-team/doc/xorg-sgml-doctools
Vcs-Git: https://salsa.debian.org/xorg-team/doc/xorg-sgml-doctools.git
=====================================
debian/rules
=====================================
@@ -7,9 +7,5 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp
-# Forget no-one:
-override_dh_install:
- dh_install --fail-missing
-
%:
- dh $@ --with quilt,autoreconf --builddirectory=build
+ dh $@
View it on GitLab:
https://salsa.debian.org/xorg-team/doc/xorg-sgml-doctools/-/compare/57e91d6f29fcd4f2e8fc9f6c010f4aac9d1ae9fc...e99b563833ffaf7ed50d397fca3159f7cb4079f8
--
View it on GitLab:
https://salsa.debian.org/xorg-team/doc/xorg-sgml-doctools/-/compare/57e91d6f29fcd4f2e8fc9f6c010f4aac9d1ae9fc...e99b563833ffaf7ed50d397fca3159f7cb4079f8
You're receiving this email because of your account on salsa.debian.org.