Skip to content
Commits on Source (4)
libxcursor (1:1.1.15-2) unstable; urgency=medium
* Team upload.
* Document availability of xcursor-themes and the x-cursor-theme
alternative in the package description. Closes: #860503.
* Standards-Version: 4.2.1
* Update Vcs tags to salsa.debian.org
-- Drew Parsons <dparsons@debian.org> Sat, 10 Nov 2018 04:08:26 +0800
libxcursor (1:1.1.15-1) unstable; urgency=medium
* Team upload.
......
......@@ -16,10 +16,10 @@ Build-Depends:
automake,
libtool,
xutils-dev (>= 1:7.5+4),
Standards-Version: 4.1.2
Standards-Version: 4.2.1
Homepage: https://www.x.org
Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxcursor
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxcursor.git
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxcursor.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxcursor
Package: libxcursor1
Section: libs
......@@ -37,6 +37,10 @@ Description: X cursor management library
CreateCursor request for rendering cursors. Where the Render extension is
not supported, Xcursor maps the cursor image to a standard X cursor and uses
the core X protocol CreateCursor request.
.
Preferred themes for cursors can be installed if desired, via
xcursor-themes or other cursor-theme or icon-theme packages,
configured with update-alternatives --config x-cursor-theme.
Package: libxcursor1-udeb
XC-Package-Type: udeb
......