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
|
libonig (5.9.6-1) unstable; urgency=medium
* New upstream release.
* Refresh debian/patches/001-changes_build_sys.diff.
* Refresh debian/symbols.
* debian/rules:
- rewrite override_dh_strip.
- Add dpkg-gensymbols to generate symbol file(s)
on every build.
* debian/copyright:
Add year 2015 to my entry at debian/*.
* debian/control:
- Remove useless Depends ${shlibs:Depends} from libonig2-dbg
and libonig-dev
- Add dpkg and ${misc:Pre-Depends} to Depends of libonig2-dbg
to prevent error on upgrade wheezy to jessie (Closes: #769556).
- Bump Standards-Version to 3.9.6 (no changes required).
- Add Vcs-* fields pointed to alioth.
- Remove deprecated hardening-wrapper from Build-Depends
(Closes: #774485).
- Rewrite Descriptions (Closes: #774520).
* debian/*.postrm, debian/*.postinst, debian/*.preinst:
- Delete them and move the dpkg-maintscript-helper to
debian/libonig2-dbg.maintscript.
* New debian/libonig2-dbg.maintscript:
- Add symlink_to_dir calls.
- Change version in calls of symlink_to_dir to 5.9.6-1~.
* Add Vcs
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 04 Jan 2015 14:17:44 +0100
libonig (5.9.5-3) unstable; urgency=medium
* Add debian/libonig2-dbg.(preinst|postinst|postrm) to prevent
error on upgrade wheezy to jessie. (Closes: #768267)
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 06 Nov 2014 21:32:20 +0100
libonig (5.9.5-2) unstable; urgency=medium
* rename debian/*.doc-base
* add html files to doc
* change debian/rules for hardening
* remove Multi-Arch from libonig-dev (Closes: #747897)
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 13 May 2014 10:25:38 +0200
libonig (5.9.5-1) unstable; urgency=medium
* remove *.so.* files from libonig2-dbg
(same files as in libonig2)
* add debian/libonig-dev.doc-base
* add debian/symbols
* rewrite debian/copyright
* rewrite debian/rules (Closes: #645940)
* patch buildsystem (Closes: #734683)
* change lib version to 2.1.0
* Bump compat to 9
* Update to upstream version 5.9.5 (Closes: #661616)
* Bump Standarts to 3.9.5
* New Maintainer (Closes: #747187)
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 07 May 2014 16:39:54 +0200
libonig (5.9.1-1) unstable; urgency=low
[ Max Kellermann ]
* new upstream release
* acknowledge NMU, thanks Laurent (closes: #426355)
* run test suite after build
* added watch file
* bumped Standards-Version to 3.7.3
* added homepage header to debian/control
* priority "extra"
-- Alexander Wirt <formorer@debian.org> Mon, 07 Jan 2008 11:46:27 +0100
libonig (5.9.0-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release (Closes: #426355)
* debian/control:
- Use binary:Version instead of Source-Version
* debian/rules:
- Don't hide make distclean error
- Fix copy of config.{sub,guess}
- Remove deprecated DH_COMPAT and use compat file instead
-- Laurent Bigonville <bigon@bigon.be> Sat, 04 Aug 2007 15:07:34 +0200
libonig (5.5.2-1) unstable; urgency=low
* new upstream release
-- Max Kellermann <max@duempel.org> Wed, 14 Feb 2007 23:12:29 +0100
libonig (5.5.0-1) unstable; urgency=low
[ Max Kellermann ]
* new upstream release
* update config.{sub,guess} in debian/rules
* removed libonig.la
-- Alexander Wirt <formorer@debian.org> Wed, 6 Dec 2006 20:51:10 +0100
libonig (5.2.0-1) unstable; urgency=low
* new upstream release
* updated copyright file since license has been changed to BSD
-- Max Kellermann <max@duempel.org> Wed, 15 Nov 2006 09:32:24 +0100
libonig (4.4.4-1) unstable; urgency=low
* initial debian release (Closes: #388412)
-- Max Kellermann <max@duempel.org> Wed, 20 Sep 2006 12:17:40 +0200
|