File: changelog

package info (click to toggle)
x11proto-record 1.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 836 kB
  • ctags: 277
  • sloc: sh: 3,791; xml: 1,733; makefile: 266; ansic: 241
file content (121 lines) | stat: -rw-r--r-- 4,144 bytes parent folder | download
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
x11proto-record (1.14.2-1) unstable; urgency=low

  * New upstream release.
  * Don't require (fake)root for debian/rules clean.
  * Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per
    configure.ac.
  * Update docs installation for new release.

 -- Julien Cristau <jcristau@debian.org>  Sun, 15 Apr 2012 17:34:36 +0200

x11proto-record (1.14.1-2) unstable; urgency=low

  * Mark x11proto-record-dev Multi-Arch: foreign
  * Install recordproto.pc to /usr/share/pkgconfig instead of
    /usr/lib/pkgconfig/recordproto.pc

 -- Steve Langasek <vorlon@debian.org>  Tue, 08 Nov 2011 12:00:20 -0800

x11proto-record (1.14.1-1) unstable; urgency=low

  [ Julien Cristau ]
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!
  * Remove myself from Uploaders

  [ Cyril Brulebois ]
  * New upstream release.
  * Bump xutils-dev build-dep for new macros.
  * Add pkg-config build-dep.
  * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.
  * Pass --with-xmlto and --without-fop, we want html and txt only.
  * Kill *.xml in the doc directory, no point in shipping them.
  * Ship *.html, *.css, and *.txt from the doc directory.
  * Switch from --list-missing to --fail-missing for additional safety.
  * No longer pass --disable-shared, this option is gone.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 06 Nov 2010 01:42:41 +0100

x11proto-record (1.14-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Wed, 06 Jan 2010 12:30:55 +0000

x11proto-record (1.14-1) experimental; urgency=low

  [ Timo Aaltonen ]
  * New upstream release (closes: #556004).
  * Bump the build-dep on xutils-dev (>= 1:7.5~1).

 -- Julien Cristau <jcristau@debian.org>  Thu, 26 Nov 2009 15:59:08 +0100

x11proto-record (1.13.99.1-1) experimental; urgency=low

  * Run autoreconf at build time.
  * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
  * Bump debhelper compat level to 5.
  * Drop Pre-Depends on x11-common and Conflicts/Replaces on libxtst-dev.
    This was needed for upgrades from sarge.
  * New upstream release candidate
    + Xlib headers moved to libXtst
  * Bump xutils-dev build-dep to 1:7.4+4.
  * Break older libxtst-dev to make sure record.h doesn't go missing.
  * Bump Standards-Version to 3.8.3.

 -- Julien Cristau <jcristau@debian.org>  Sun, 13 Sep 2009 11:01:22 +0200

x11proto-record (1.13.2-5) unstable; urgency=low

  [ Brice Goglin ]
  * Update the long description.
  * Add URL in debian/copyright.
  * Add Vcs-* to debian/control.
  * Remove Fabio from Uploaders, with his permission.

  [ Julien Cristau ]
  * Remove Branden from Uploaders with his permission.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.7.3.

 -- Julien Cristau <jcristau@debian.org>  Sun, 11 May 2008 19:13:28 +0200

x11proto-record (1.13.2-4) unstable; urgency=low

  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.
  * Run dh_install w/ --list-missing.
  * Change debhelper build-dep-indep to a normal build-dep, as dh_clean
    is called inside the clean rule.
  * 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.

 -- Andres Salomon <dilinger@debian.org>  Fri, 21 Jul 2006 02:57:39 -0400

x11proto-record (1.13.2-3) unstable; urgency=low

  * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Mar 2006 21:36:09 -0500

x11proto-record (1.13.2-2) experimental; urgency=low

  * Add epoch to versioned Pre-Depends on x11-common to make upgrades
    from monolithic x11-common work (Closes: #351779).

 -- Michel Dänzer <daenzer@debian.org>  Thu,  9 Feb 2006 16:41:01 +0100

x11proto-record (1.13.2-1) experimental; urgency=low

  * First upload to Debian

 -- David Nusinow <dnusinow@debian.org>  Fri, 30 Dec 2005 14:36:17 -0500

x11proto-record (1.13-1) breezy; urgency=low

  * First x11proto-record release.

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