Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib /
libxfixes
Commits:
47b96feb by Timo Aaltonen at 2022-10-03T11:55:06+03:00
control: Remove constraints unnecessary since buster.
- - - - -
77a53b7e by Timo Aaltonen at 2022-10-03T11:56:26+03:00
release to sid
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
-libxfixes (1:6.0.0-2) UNRELEASED; urgency=medium
+libxfixes (1:6.0.0-2) unstable; urgency=medium
+ [ Debian Janitor ]
* Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now
the
default.
@@ -7,7 +8,10 @@ libxfixes (1:6.0.0-2) UNRELEASED; urgency=medium
* Update standards version to 4.6.0, no changes needed.
* Fix field name case in debian/control (Multi-arch => Multi-Arch).
- -- Debian Janitor <[email protected]> Wed, 02 Feb 2022 15:43:37 -0000
+ [ Timo Aaltonen ]
+ * control: Remove constraints unnecessary since buster.
+
+ -- Timo Aaltonen <[email protected]> Mon, 03 Oct 2022 11:56:02 +0300
libxfixes (1:6.0.0-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,11 +4,11 @@ Priority: optional
Maintainer: Debian X Strike Force <[email protected]>
Build-Depends:
debhelper-compat (= 13),
- libx11-dev (>= 2:1.6),
+ libx11-dev,
x11proto-dev,
pkg-config,
quilt,
- xutils-dev (>= 1:7.5+4),
+ xutils-dev,
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxfixes.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxfixes
View it on GitLab:
https://salsa.debian.org/xorg-team/lib/libxfixes/-/compare/747a97610af059fca2730bbba484da60d7ebda90...77a53b7e13327b8e63f23950bd47282c0e45866b
--
View it on GitLab:
https://salsa.debian.org/xorg-team/lib/libxfixes/-/compare/747a97610af059fca2730bbba484da60d7ebda90...77a53b7e13327b8e63f23950bd47282c0e45866b
You're receiving this email because of your account on salsa.debian.org.