libxext (2:1.3.3-1.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2:1.3.3-2 > 2:1.3.3-1.1
- Git: git://git.debian.org/git/pkg-xorg/lib/libxext
-
- Branch: debian-unstable
- Path: debian/changelog
- Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
- Last scan: 2021-01-25 20:51:07+00
- Error: The Vcs URL git://git.debian.org/git/pkg-xorg/lib/libxext is deprecated/defunct, https://anonscm.debian.org/git/pkg-xorg/lib/libxext was tried instead. Please update the Vcs field in debian/control.
- Next scan: 2021-01-26 20:32:00+00
- Debian changelog in Git:
libxext (2:1.3.3-2) UNRELEASED; urgency=medium
* Move xmlto, xorg-sgml-doctools, w3m and xsltproc to
Build-Depends-Indep (Closes: #887046).
* Update Vcs-* URLs to point at salsa.debian.org.
* Bump debhelper compat level to 10.
* Drop the libxext6-dbg package in favor of an automatic -dbgsym package.
* Convert debian/rules to dh and drop xsfbs.
* Use https in debian/watch.
* Remove dpkg-dev from Build-Depends.
* Bump Standards-Version to 4.1.3, no further changes needed.
-- Sven Joachim <svenjoac@gmx.de> Sat, 13 Jan 2018 18:27:25 +0100
- This branch is 10 commits ahead of tag libxext-2_1.3.3-1
- Git log:
commit 198077142ef3e31407e133d953ef0067ba03c621
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 22:46:34 2018 +0100
Remove xsfbs parts from README.source
Missed in commit 46627ef61b47 which dropped xsfbs.
commit 658e09dc552dfe1995aab4b6b76863c3a8695045
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 21:44:53 2018 +0100
Bump Standards-Version to 4.1.3
commit c78dc0918d53f901eb1f3448e826c68b2da2c4a2
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 21:25:38 2018 +0100
Replace XC-Package-Type with Package-Type
As suggested by lintian.
commit 6100c19394fd7085d59a18385ee45ed911300a16
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 21:22:59 2018 +0100
Remove dpkg-dev from Build-Depends
Even oldoldstable has a newer version than required.
commit 46627ef61b471703acf7357860c7499b12552d2a
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 21:12:20 2018 +0100
Convert debian/rules to dh and drop xsfbs
This requires different overrides to dh_auto_configure for the -arch
and -indep builds and has the downside of running configure twice
during when doing full builds, but even so the build takes only a few
seconds longer than with the old xsfbs build system.
commit 78d054a12afcbcb756621846ee4a51fa7ec47048
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 18:55:19 2018 +0100
Use https in debian/watch
commit 0cf72239d897b2bf7e09fe37123c2086807f44a0
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 18:52:11 2018 +0100
Drop the libxext6-dbg package
commit 7747330fb6bb024bb079c389262e02312a875672
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 18:45:38 2018 +0100
Bump debhelper compat level to 10
commit e8a9f3fd7d83359d92c3733143ac148c806740f8
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 18:30:43 2018 +0100
Update Vcs-* URLs to point at salsa.debian.org
commit ff89ff938c503d625b63829dc90fe41343c0d33f
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sat Jan 13 18:28:20 2018 +0100
Move w3m & Co. to Build-Depends-Indep