Skip to content
Commits on Source (3)
......@@ -4,6 +4,9 @@ libxcursor (1:1.2.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Standards-Version: 4.3.0
* debhelper compatibility level 12
* specify dh $@ --with autoreconf
* use dh_missing --list-missing
* update uscan paths in debian/watch
-- Drew Parsons <dparsons@debian.org> Thu, 28 Mar 2019 01:32:25 +0800
......
......@@ -3,7 +3,7 @@
PACKAGE = libxcursor1
%:
dh $@
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --prefix=/usr --mandir=\$${prefix}/share/man \
......@@ -25,8 +25,8 @@ override_dh_clean:
find -name Makefile.in -delete
dh_clean
override_dh_install:
dh_install --list-missing --exclude=libXcursor.la
override_dh_missing:
dh_missing --list-missing --exclude=libXcursor.la
override_dh_makeshlibs:
dh_makeshlibs -V "libxcursor1 (>> 1.1.2)" --add-udeb=$(PACKAGE)-udeb
#git=git://anongit.freedesktop.org/xorg/lib/libXcursor
#git=https://gitlab.freedesktop.org/xorg/lib/libxcursor
version=3
http://xorg.freedesktop.org/releases/individual/lib/ libXcursor-(.*)\.tar\.gz
https://www.x.org/releases/individual/lib/ libXcursor-(.*)\.tar\.gz