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
|
libxtrap (2:1.0.0-10slp2) unstable; urgency=low
* change the rules
* Git: 165.213.180.234:slp/pkgs/xorg/lib/libxtrap
* Tag: libxtrap_1.0.0-10slp2
-- SooChan Lim <sc1.lim@samsung.com> Fri, 03 Dec 2010 18:07:08 +0900
libxtrap (2:1.0.0-9slp2) unstable; urgency=low
* Add --as-needed
* Git: 165.213.180.234:/git/slp/pkgs/xorg/lib/libxtrap
* Tag: libxtrap_1.0.0-9slp2
-- SooChan Lim <sc1.lim@samsung.com> Sat, 20 Nov 2010 16:06:59 +0900
libxtrap (2:1.0.0-8slp2) unstable; urgency=low
* Update maintainer
* Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/X11
* Tag: libxtrap_1.0.0-8slp2
-- Sung-Jin Park <sj76.park@samsung.com> Wed, 21 Apr 2010 14:11:33 +0900
libxtrap (2:1.0.0-7slp2) unstable; urgency=low
* modify the package name
-- SooChan Lim <sc1.lim@samsung.com> Thu, 25 Mar 2010 18:02:08 +0900
libxtrap (2:1.0.0-6) unstable; urgency=low
* Import debian package
-- Sung-Jin Park <sj76.park@samsung.com> Tue, 08 Dec 2009 14:44:30 +0900
libxtrap (2:1.0.0-5) unstable; urgency=low
[ Julien Cristau ]
* Add Vcs-* and drop outdated CVS info from the descriptions.
* Remove Branden and Fabio from Uploaders with their permission.
* Add myself to Uploaders.
* Bump Standards-Version to 3.7.3.
* Add a correct Section control field for each binary package.
* libxtrap6{,-dbg} don't need to depend on x11-common.
* Use ${binary:Version} instead of the obsolete ${Source-Version}.
* autoreconf with current autotools to get updated config.{guess,sub}.
[ Timo Aaltonen ]
* Bump the epoch so that this can be synced to Ubuntu in the future.
[ Drew Parsons ]
* dbg package has priority extra.
-- Julien Cristau <jcristau@debian.org> Sun, 11 May 2008 16:26:42 +0200
libxtrap (1:1.0.0-4) unstable; urgency=low
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
* Drop duplicate x11-common dep in -dev package.
* Bump standards version to 3.7.2.0.
* Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
* Bump debhelper compat to 5.
* Fix dh_strip call to skip the -dbg package.
* Don't attempt to install (non-existent) usr/include/X11/* stuff.
* Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
extension dropped.
-- Andres Salomon <dilinger@debian.org> Sat, 29 Jul 2006 02:45:44 -0400
libxtrap (1:1.0.0-3) unstable; urgency=low
* Reorder makeshlib command in rules file so that ldconfig is run
properly. Thanks Drew Parsons and Steve Langasek.
-- David Nusinow <dnusinow@debian.org> Tue, 18 Apr 2006 21:49:56 -0400
libxtrap (1:1.0.0-2) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Thu, 23 Mar 2006 22:45:20 -0500
libxtrap (1:1.0.0-1) experimental; urgency=low
* First modular upload to Debian
-- David Nusinow <dnusinow@debian.org> Thu, 29 Dec 2005 20:55:34 -0500
libxtrap (1:3.0.0-3) breezy; urgency=low
* Bump libxt-dev build-dep yet again, good riddance to _XOPEN_SOURCE.
-- Adam Conrad <adconrad@ubuntu.com> Sun, 24 Jul 2005 10:49:32 +0000
libxtrap (1:3.0.0-2) breezy; urgency=low
* Bump Build-Deps on libx11-dev, libxt-dev and libxext-dev to avoid
_XOPEN_SOURCE.
-- Daniel Stone <daniel.stone@ubuntu.com> Sat, 23 Jul 2005 00:45:55 +1000
libxtrap (1:3.0.0-1) breezy; urgency=low
* First libxtrap release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 16 May 2005 22:10:17 +1000
|