1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
big-cursor (3.10) unstable; urgency=medium
* Adopted the package. Closes: #756541
* Add Ming-ting Yao Wei into debian/copyright for the maintainer change.
* Put the repo into collab-maint. The old repo does not work.
* Use debhelper v9.
* Upgrade to the policy version 3.9.6.
* Override lintian warnings as moving a file of xfonts-base is needed.
* Add source package format.
-- Yao Wei (魏銘廷) <mwei@lxde.org> Mon, 10 Aug 2015 16:01:40 +0200
big-cursor (3.9) unstable; urgency=medium
* Orphaned the package.
-- Joey Hess <joeyh@debian.org> Tue, 27 May 2014 16:08:28 -0400
big-cursor (3.8) unstable; urgency=low
* use debhelper v7
* Add a Makefile
* Rules file minimised to 3 lines.
* Git location changed.
* Build dep update.
-- Joey Hess <joeyh@debian.org> Sat, 05 Jul 2008 20:06:27 -0400
big-cursor (3.7) unstable; urgency=low
* Current policy.
* Debhelper v5.
* Add hint about X resources to README.Debian.
* Only run font move code on upgrade, not new install.
* Depend on xfonts-base, so it can divert the cursor from there.
-- Joey Hess <joeyh@debian.org> Wed, 02 Jan 2008 21:56:59 -0500
big-cursor (3.6) unstable; urgency=low
* Rebuilt with debhelper 5.0.31 which has more dh_installxfonts fixes.
-- Joey Hess <joeyh@debian.org> Mon, 17 Apr 2006 15:56:45 -0400
big-cursor (3.5) unstable; urgency=low
* Deal with X's font directory move.
* Needs newest debhelper.
-- Joey Hess <joeyh@debian.org> Thu, 13 Apr 2006 01:12:17 +0200
big-cursor (3.4) unstable; urgency=low
* Always run dpkg-divert in the preinst, should be safe and I lost my
diversion somehow in the xorg upgrade so this should deal with whatever
caused that.
* Current policy upgrade.
-- Joey Hess <joeyh@debian.org> Sat, 6 Aug 2005 11:44:32 -0400
big-cursor (3.3) unstable; urgency=low
* Move from build-depends-indep to build-depends, to meet current policy.
-- Joey Hess <joeyh@debian.org> Wed, 3 Sep 2003 11:57:07 -0400
big-cursor (3.2) unstable; urgency=low
* Added real copyright text.
-- Joey Hess <joeyh@debian.org> Sun, 25 Aug 2002 16:37:44 -0400
big-cursor (3.1) unstable; urgency=low
* Use debhelper v4.
-- Joey Hess <joeyh@debian.org> Sat, 1 Jun 2002 21:36:56 -0400
big-cursor (3.0) unstable; urgency=low
* Use dh_installxfonts, so I can test that program.
* Moved font to fonts/misc directory, to comply with policy, and for easier
installation. If you had the fonts/big-cursor directory in your
XF86Config, you can remove it now. I have to divert the regular cursor
font out of the way to make this work.
* Renamed the file to big-cursor.pcf.
-- Joey Hess <joeyh@debian.org> Sat, 26 Jan 2002 18:13:43 -0500
big-cursor (2.6) unstable; urgency=low
* Debhelper v3.
-- Joey Hess <joeyh@debian.org> Wed, 18 Jul 2001 20:49:57 -0400
big-cursor (2.5) unstable; urgency=low
* Build dep update.
-- Joey Hess <joeyh@debian.org> Tue, 30 Jan 2001 14:02:36 -0800
big-cursor (2.4) unstable; urgency=low
* Updated to debhelper v2.
-- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2000 13:59:25 -0700
big-cursor (2.3) unstable; urgency=low
* Build deps.
-- Joey Hess <joeyh@debian.org> Sat, 4 Dec 1999 00:04:24 -0800
big-cursor (2.2) unstable; urgency=low
* Removed install-stamp stuff, which can cause problems.
-- Joey Hess <joeyh@debian.org> Thu, 30 Sep 1999 12:59:59 -0700
big-cursor (2.1) unstable; urgency=low
* Simply rebuilt to make it FHS compliant.
-- Joey Hess <joeyh@debian.org> Wed, 8 Sep 1999 16:53:06 -0700
big-cursor (2.0) unstable; urgency=low
* Dropped the bdfresize stuff that generated the cursor font
automatically. The cursor font is now hand-drawn, based on the
old auto-generated font. This new font was generated by Michael
Lachmann <dirk@santafe.edu>.
* Made it a debian-only package.
-- Joey Hess <joeyh@debian.org> Wed, 9 Dec 1998 22:56:22 -0800
bdfresize (1.4-1) unstable; urgency=low
* First release.
* Currently, requires manual intervention to enable it. I am negotiating
with the mantainer of X to make it automated through update-alternatives.
If that goes through, other cursor sizes will be available besides the
current x2 size.
-- Joey Hess <joeyh@debian.org> Mon, 22 Jun 1998 23:23:20 -0700
|