File: changelog

package info (click to toggle)
cecil 0.9.5%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,192 kB
  • sloc: cs: 31,253; makefile: 22
file content (216 lines) | stat: -rw-r--r-- 7,650 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
cecil (0.9.5+dfsg-5) unstable; urgency=medium

  * [2bb85b2] Avoid depending on strict Mono version due to 
    dh_clideps error (Closes: #841615)

 -- Jo Shields <directhex@apebox.org>  Mon, 07 Nov 2016 12:08:43 +0000

cecil (0.9.5+dfsg-4) unstable; urgency=medium

  * [328ec4f] Force 4.5 framework for build

 -- Jo Shields <jo.shields@xamarin.com>  Tue, 15 Dec 2015 10:12:32 +0000

cecil (0.9.5+dfsg-3) unstable; urgency=medium

  * No-change rebuild for CLR 4.5 transition

 -- Jo Shields <directhex@apebox.org>  Tue, 10 Nov 2015 10:58:27 +0000

cecil (0.9.5+dfsg-2) unstable; urgency=low

  * No-change rebuild for CLR 4.0 transition 

 -- Iain Lane <laney@debian.org>  Wed, 18 Jan 2012 21:01:54 +0000

cecil (0.9.5+dfsg-1) experimental; urgency=low

  [ Iain Lane ]
  * [411dc78] Update to use my d.o email address
  * [74bedaf] Disable clilibs; this is an unstable library
    apps grow unnecessary depends otherwise
  * [5288c1f] Mangle debian version in watch file to take care of repacking.
    Also update watch file to look at new github location for tarballs
  * [8f7110f] Relax version restriction on cli-common-dev; anything from 0.8
    will do

  [ Jo Shields ]
  * [e846eb8] Imported Upstream version 0.9.5+dfsg
  * [3017d96] Bump build dependencies, as we're building for Mono 2.10 now.
  * [27c2cff] Set to DebSrc 3.0, so we can apply patches via Quilt.
  * [d0447b3] Update build to use XBuild, not manual compiler invocation.
  * [08d2b92] Patch to avoid building tests (which rely on NUnit 2.4)
  * [fa5a033] Update install file to include all new assemblies and locations.
  * [43bd1e2] Since upstream no longer ships a pcfile, add our own.
  * [942ead4] Don't try to ship a Changelog when none exists.
  * [ba8232d] Erase obj/ folders in clean rule.
  * [090af34] Exclude modulerefs on Windowsy libraries.

 -- Iain Lane <laney@debian.org>  Sun, 07 Aug 2011 22:38:20 +0100

cecil (0.6+svn148654-2) unstable; urgency=low

  * [ca3fb1b] Sign library with mono signing key
  * [12bfdca] Standards-Version → 3.9.2, no changes required

 -- Iain Lane <laney@debian.org>  Sat, 28 May 2011 14:45:24 +0100

cecil (0.6+svn148654-1) unstable; urgency=low

  * debian/control: Move to git and update Vcs-* metadata 
  * New upstream SVN snapshot, needed for db4o
  * Package as unstable as the library is not considered by upstream to be API
    or ABI stable. Consumers must now copy the library.
  * debian/control, debian/rules, debian/patches: Disable patchsys as this was
    only used to change assembly version which is now not necessary.
  * debian/rules, debian/mono.snk.uue: No need to sign now, not necessary for
    unstable libs.
  * debian/rules: Modify pcfile munging to use new assembly dir
  * debian/changelog, debian/clean, debian/libmono-cecil-cil.docs: Update
    dh7isation
  * debian/control: Change build-depends on packages provided by `mono' source
    package to mono-devel (>= 2.4.3) as this provides all we need.
  * debian/control: Add myself to Uploaders, remove MIA people. 

 -- Iain Lane <laney@ubuntu.com>  Wed, 06 Jan 2010 16:01:55 +0000

cecil (0.6-3) unstable; urgency=low

  * debian/rules,
    debian/control:
    + Use mono-csc from mono-devel 2.4.2.3
  * debian/control:
    + No-change bumpo to Standards 3.8.3
    + Change section to cli-mono
  * debian/control,
    debian/libmono-cecil-cil-dev.install:
    + Add new -dev package for better handling of ABI changes
  * debian/rules,
    debian/install,
    debian/installcligac:
    + CLI Policy 0.7 install location

 -- Jo Shields <directhex@apebox.org>  Fri, 06 Nov 2009 14:14:58 +0000

cecil (0.6-2) unstable; urgency=low

  * debian/rules, debian/control:
    + updated for Mono 2.0 transition
  * debian/control:
    + added Homepage field, dropped from long description
    + debhelper dependency bumped to >= 7
    + added ${misc:Depends} dependency
    + Standards-Version bumped to 3.8.0:
      - debian/README.source added
    + added Vcs-* fields
  * debian/compat bumped to 7
  * debian/rules:
    + updated: using dh7-style
    + added get-orig-source target
  * debian/patches/:
    + 01_assembly-version.dpatch: added description
  * debian/watch added

 -- David Paleino <d.paleino@gmail.com>  Wed, 25 Feb 2009 23:42:16 +0100

cecil (0.6-1) unstable; urgency=low

  [ Jose Carlos Garcia Sogo ]
  * New upstream release
  * debian/control:
    + Bump Standards-Version. No changes needed
    + Depend on cli-common-dev (>= 0.5.4)
  * Use dh_clifixperms and dh_clistrip instead of manual stuff

  [ Sebastian Dröge ]
  * debian/install,
    debian/rules:
    + Build the assemblies by hand now as upstream has a broken build system.
    + Clean up and fix some things.
  * debian/patches/01_assembly-version.dpatch:
    + Change assembly version back to 0.5.0.0 as it's ABI compatible.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 20 Mar 2008 18:03:02 +0100

cecil (0.5-2) unstable; urgency=low

  * Merge experimental branch and upload to unstable.
  * Make sure we use mono.snk key to sign binaries.

 -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Sun, 15 Apr 2007 21:43:04 +0200

cecil (0.5-1) experimental; urgency=low

  * New upstream version.
  * debian/control:
     + Bump build dependency to cli-common-dev >= 0.4.4
     + In description, there is no need to say which software is also using
     this package.
     + ABI change, so change package name.
     + Change Replaces to Conflicts field, and add libmono-cecil0.4-cil to it.
  * debian/rules:
     + There is no need to install *.dll files by hand. dh_install will do it.
     + Don't delete *.mdb files if 'nostrip' option is set
     + dh_install must be called in binary targets
     + Disable building of policy file.
  * debian/installcligac
     + Do not try to install policy file in GAC

 -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Mon, 09 Apr 2007 23:57:29 +0200

cecil (0.4.3-2) unstable; urgency=low

  * debian/control:
    + Update to use my debian.org mail address

 -- Sebastian Dröge <slomo@debian.org>  Mon,  8 Jan 2007 00:40:12 +0100

cecil (0.4.3-1) unstable; urgency=low

  * New upstream release
  * debian/policy.0.4.Mono.Cecil.config:
    + Update for the new version

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed, 23 Aug 2006 21:14:47 +0200

cecil (0.4.1+svn20060703-2) unstable; urgency=low

  * Sebastian 'slomo' Dröge:
    + debian/policy.0.4.Mono.Cecil.config:
      - Added the missing .0 to make the policy assembly actually
        work (Closes: #377706)

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Mon, 10 Jul 2006 23:16:38 +0200

cecil (0.4.1+svn20060703-1) unstable; urgency=low

  * New upstream release
  * debian/patches/01_strong-name.dpatch:
    + updated
  * debian/policy.0.4.Mono.Cecil.config,
    debian/libmono-cecil0.4-cil.installcligac,
    debian/rules:
    + Add policy files for mapping 0.4.1 to 0.4.2
  * debian/control:
    + bumped Standards-Version to 3.7.2

 -- Sebastian Dröge <slomo@ubuntu.com>  Tue,  4 Jul 2006 16:45:17 +0200

cecil (0.4.1-1) unstable; urgency=low

  * New upstream version
  * Renamed libmono-cecil0.3-cil to libmono-cecil0.4-cil to reflect API	changes
  * Updated the paths to conform with the latest version of the CLI policy
  * Updated debian/copyright
  * Updated cecil to conform with the new CLI policy
  * Use dh_installcligac for late GAC installation
  * Bump Standards-Version to 3.7.0

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed,  5 Apr 2006 17:01:17 +0200

cecil (0.3-1) unstable; urgency=low

  * Initial Revision (Closes: #357829)

 -- Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>  Sun, 19 Mar 2006 20:20:41 +0100