~ubuntu-branches/ubuntu/saucy/libxt/saucy

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
libxt (1:1.0.2-2) unstable; urgency=low

  [ Andres Salomon ]
  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.

  [ Drew Parsons ]
  * dbg package has priority extra.

  [ David Nusinow ]
  * Re-create manpage sections patch. Now it dynamically generates the
    internal section from __libmansuffix__. Pushed upstream too.

 -- David Nusinow <dnusinow@debian.org>  Wed, 30 Aug 2006 16:25:44 -0400

libxt (1:1.0.2-1) experimental; urgency=low

  * New upstream release
  * Run dh_install with --list-missing
  * Simplify  manpage location fix
  * Install the manpages to -dev. Thanks Nicolas George (closes: #376297)
  * Add makestrs and its manpage to the -dev package

 -- David Nusinow <dnusinow@debian.org>  Mon,  3 Jul 2006 18:15:53 -0400

libxt (1:1.0.0-5) unstable; urgency=low

  * Include customization expansion in the default XFILESEARCHPATH. Thanks to
    several people for the report, and to Brendan O'Dea and Ian Wienand for
    the diagnosis and fix respectively. (closes: #365612)
  * Bump standards version to 3.7.2.0
  * Bump debhelper compat to version 5
  * Clean up x11-common pre-depends

 -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 17:30:11 -0400

libxt (1:1.0.0-4) unstable; urgency=low

  * Reorder makeshlib command in rules file so that ldconfig is run
    properly. Thanks Drew Parsons and Steve Langasek.
  * Add quilt to build depends

 -- David Nusinow <dnusinow@debian.org>  Wed, 19 Apr 2006 02:10:01 -0400

libxt (1:1.0.0-3) unstable; urgency=low

  * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Mar 2006 22:45:22 -0500

libxt (1:1.0.0-2) experimental; urgency=low

  * Backport manpage location fix

 -- David Nusinow <dnusinow@debian.org>  Thu,  9 Mar 2006 23:31:44 -0500

libxt (1:1.0.0-1) UNRLEASED; urgency=low

  * First upload to Debian
  * Add --with-appdefaultdir=/etc/X11/app-defaults to configuration. Thanks
    Eugene Konev.

 -- David Nusinow <dnusinow@debian.org>  Thu,  5 Jan 2006 00:54:46 -0500

libxt (1:0.99.0+cvs.20050803-3) breezy; urgency=low

  * Another horrible hack, this time to (mostly?) fix threading support
    (closes: Ubuntu#14943, maybe).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 12 Sep 2005 17:29:07 +1000

libxt (1:0.99.0+cvs.20050803-2) breezy; urgency=low

  * Add /etc/X11 to the default search path.  Don't look at how it's done,
    just accept that it works and move on with your life (closes:
    Ubuntu#14952).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 12 Sep 2005 13:03:25 +1000

libxt (1:0.99.0+cvs.20050803-1) breezy; urgency=low

  * Take CVS snapshot from today, with patch #012 from the hulking monolith
    integrated upstream (fix drawing of StripCharts when scaled down).
  * Also fix building with XTHREADS (closes: Ubuntu#14824), by including
    XlibConf.h everywhere.  It's a hack, but I haven't the motivation to fix
    it.

 -- Daniel Stone <daniels@repress.fooishbar.org>  Wed,  3 Aug 2005 15:27:51 +1000

libxt (1:0.1.5-6) breezy; urgency=low

  * Bump the libsm-dev build-dep as well, to really kill _XOPEN_SOURCE.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 24 Jul 2005 10:47:07 +0000

libxt (1:0.1.5-5) breezy; urgency=low

  * Bump Build-Depends on libx11-dev to one that doesn't have the dread
    _XOPEN_SOURCE.
  * Fix libice-dev Build-Depends to be 1:6.3.5-1, not 6.3.5-1.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Sat, 23 Jul 2005 00:18:18 +1000

libxt (1:0.1.5-4) breezy; urgency=low

  * Add dependency on libsm-dev from libxt-dev, which comes from the generated
    Shell.h.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 21 Jul 2005 16:39:53 +1000

libxt (1:0.1.5-3) breezy; urgency=low

  * Fix copyright file, as Xrender's (?) had accidentally wandered into the
    CVS tree instead of a real licence file.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 20 Jul 2005 18:43:12 +1000

libxt (1:0.1.5-2) breezy; urgency=low

  * Fix short descriptions: we're doing toolkit intrinsics, not Xinerama.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 20 Jul 2005 14:48:39 +1000

libxt (1:0.1.5-1) breezy; urgency=low

  * First libxt release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 16 May 2005 22:10:17 +1000