Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 26 | Rev 29 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
28 magnus 1
liboop (1.0-6) unstable; urgency=low
2
 
3
  * Build with libreadline6 instead of libreadline5 (drop the
4
    libreadline5-dev Build-Depends alternative).
5
 
6
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 13 Apr 2009 20:47:58 +0200
7
 
23 magnus 8
liboop (1.0-5) unstable; urgency=low
9
 
10
  * Build with GLib 2.0 instead of 1.2 (Closes: #523688).
24 magnus 11
  * Switch to Debhelper level 5.
25 magnus 12
  * Bump Standards-Version to 3.8.1.
26 magnus 13
  * Skip unnecessary dh_installdirs; delete unused files from the debian
14
    directory.
23 magnus 15
 
26 magnus 16
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 13 Apr 2009 20:36:57 +0200
23 magnus 17
 
4 magnus 18
liboop (1.0-4) unstable; urgency=low
19
 
20
  * New maintainer (Closes: #487130).
5 magnus 21
  * Fix documentation file name extensions (Closes: #307732).
22
  * Build liboop-doc in binary-indep target (Closes: #475573).
6 magnus 23
  * Add debian/compat; remove DH_COMPAT from debian/rules.
8 magnus 24
  * Don't ignore "make distclean" errors.
10 magnus 25
  * Move sharutils to Build-Depends-Indep.
11 magnus 26
  * debian/copyright: Update postal address of the FSF.
13 magnus 27
  * Patch configure.ac as suggested in bug 359930, run autoreconf for good
28
    measure and remove autogenerated files in clean target. I don't like
16 magnus 29
    huge Debian diffs. Copying files from autotools-dev thus becomes
30
    redundant.
17 magnus 31
  * Update doc-base section to match current structure.
18 magnus 32
  * debian/control: Replace ${Source-Version} with ${binary:Version}.
20 magnus 33
  * Standards-Version upgraded to 3.8.0 with the above change.
21 magnus 34
  * Add Homepage field and watch file, and update download location in
35
    debian/copyright to one that works.
4 magnus 36
 
20 magnus 37
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 25 Jun 2008 13:03:42 +0200
4 magnus 38
 
3 magnus 39
liboop (1.0-3.3) unstable; urgency=high
40
 
41
  * Non-maintainer upload.
42
  * Drop unused libwww-dev build-dependency. Closes: #458866.
43
  * This fixes an FTBFS in testing, set urgency to high.
44
 
45
 -- Regis Boudin <regis@debian.org>  Thu, 10 Apr 2008 21:47:16 +0100
46
 
47
liboop (1.0-3.2) unstable; urgency=low
48
 
49
  * Non-maintainer upload.
50
  * Relibtoolize.  Closes: #359930.
51
 
52
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 23 Jan 2008 22:22:53 +0100
53
 
54
liboop (1.0-3.1) unstable; urgency=medium
55
 
56
  * Non-maintainer upload.
57
  * Build against libreadline5.  Closes: #350647.
58
 
59
 -- Matej Vela <vela@debian.org>  Thu, 16 Mar 2006 16:50:24 +0100
60
 
61
liboop (1.0-3) unstable; urgency=low
62
 
63
  * Include pkg-config files.  (Closes: Bug#227061)
64
  * New liboop-doc package that includes documentation from liboop.org.
65
    (Closes: Bug#224392)
66
 
67
 -- Simon Law <sfllaw@debian.org>  Sun, 11 Jul 2004 16:53:38 -0400
68
 
69
liboop (1.0-2) unstable; urgency=low
70
 
71
  * New maintainer.
72
  * Update 'missing' binary from Automake 1.6.
73
  * Use Policy 3.6.1.
74
  * Use Debconf 4.
75
 
76
 -- Simon Law <sfllaw@debian.org>  Wed, 02 Jun 2004 17:39:12 -0400
77
 
78
liboop (1.0-1) unstable; urgency=low
79
 
80
  * New upstream release (closes: #224210)
81
 
82
 -- Timshel Knoll <timshel@debian.org>  Fri, 19 Dec 2003 00:55:53 +1100
83
 
84
liboop (0.9-1) unstable; urgency=low
85
 
86
  * New upstream release (closes: #191305)
87
    + liboop SONAME has been bumped to 4, so name of source and binary
88
      packages is now liboop4, to allow co-existence with liboop3
89
  * Moved liboop-dev to libdevel section
90
  * Fixed configure{.in,} to build libwww support, Build-Depend on libwww-dev
91
  * Policy 3.5.9
92
 
93
 -- Timshel Knoll <timshel@debian.org>  Wed, 30 Apr 2003 22:50:34 +1000
94
 
95
liboop (0.8-2) unstable; urgency=low
96
 
97
  * debian/rules: update config.{sub,guess} in `clean' target
98
    (closes: #142310)
99
 
100
 -- Timshel Knoll <timshel@debian.org>  Sat, 20 Apr 2002 02:25:49 +1000
101
 
102
liboop (0.8-1) unstable; urgency=low
103
 
104
  * Initial Release. (closes: #135810)
105
 
106
 -- Timshel Knoll <timshel@debian.org>  Tue, 26 Feb 2002 13:29:09 +1100
107