Drew Parsons pushed to branch debian-unstable at X Strike Force / lib / libxcursor
Commits:
-
143c9d56
by Drew Parsons at 2018-11-09T20:05:18Z
-
b84484fc
by Drew Parsons at 2018-11-09T20:06:32Z
-
3ee9d71e
by Drew Parsons at 2018-11-09T20:07:46Z
-
23a84e02
by Drew Parsons at 2018-11-09T20:08:41Z
2 changed files:
Changes:
| 1 |
+libxcursor (1:1.1.15-2) unstable; urgency=medium
|
|
| 2 |
+ |
|
| 3 |
+ * Team upload.
|
|
| 4 |
+ * Document availability of xcursor-themes and the x-cursor-theme
|
|
| 5 |
+ alternative in the package description. Closes: #860503.
|
|
| 6 |
+ * Standards-Version: 4.2.1
|
|
| 7 |
+ * Update Vcs tags to salsa.debian.org
|
|
| 8 |
+ |
|
| 9 |
+ -- Drew Parsons <dparsons@debian.org> Sat, 10 Nov 2018 04:08:26 +0800
|
|
| 10 |
+ |
|
| 1 | 11 |
libxcursor (1:1.1.15-1) unstable; urgency=medium
|
| 2 | 12 |
|
| 3 | 13 |
* Team upload.
|
| ... | ... | @@ -16,10 +16,10 @@ Build-Depends: |
| 16 | 16 |
automake,
|
| 17 | 17 |
libtool,
|
| 18 | 18 |
xutils-dev (>= 1:7.5+4),
|
| 19 |
-Standards-Version: 4.1.2
|
|
| 19 |
+Standards-Version: 4.2.1
|
|
| 20 | 20 |
Homepage: https://www.x.org
|
| 21 |
-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxcursor
|
|
| 22 |
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxcursor.git
|
|
| 21 |
+Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxcursor.git
|
|
| 22 |
+Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxcursor
|
|
| 23 | 23 |
|
| 24 | 24 |
Package: libxcursor1
|
| 25 | 25 |
Section: libs
|
| ... | ... | @@ -37,6 +37,10 @@ Description: X cursor management library |
| 37 | 37 |
CreateCursor request for rendering cursors. Where the Render extension is
|
| 38 | 38 |
not supported, Xcursor maps the cursor image to a standard X cursor and uses
|
| 39 | 39 |
the core X protocol CreateCursor request.
|
| 40 |
+ .
|
|
| 41 |
+ Preferred themes for cursors can be installed if desired, via
|
|
| 42 |
+ xcursor-themes or other cursor-theme or icon-theme packages,
|
|
| 43 |
+ configured with update-alternatives --config x-cursor-theme.
|
|
| 40 | 44 |
|
| 41 | 45 |
Package: libxcursor1-udeb
|
| 42 | 46 |
XC-Package-Type: udeb
|