File: changelog

package info (click to toggle)
simage 1.7.1~2c958a6.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,484 kB
  • sloc: sh: 12,739; ansic: 8,288; cpp: 930; perl: 862; makefile: 637; lisp: 25
file content (147 lines) | stat: -rw-r--r-- 4,919 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
simage (1.7.1~2c958a6.dfsg-5) unstable; urgency=medium

  * Team upload.
  * [fdb52c1] Remove Testsuite-field in d/control
  * [c414858] Update VCS-fields to salsa
  * [7692dc1] Set Standards-Version to 4.1.4
  * [75c428f] Remove myself from uploaders
  * [b8c3acb] Remove multi-atch: foreign from d/control

 -- Anton Gladky <gladk@debian.org>  Tue, 22 May 2018 21:13:39 +0200

simage (1.7.1~2c958a6.dfsg-4) unstable; urgency=medium

  * [d223a78] Replace stderr by stdout in example.

 -- Anton Gladky <gladk@debian.org>  Tue, 06 Sep 2016 19:59:40 +0200

simage (1.7.1~2c958a6.dfsg-3) unstable; urgency=medium

  * [cd13cae] Apply cme fix dpkg.
  * [7aee1b8] Add autopkgtest.
  * [2132d39] Add include-binaries for the test image.

 -- Anton Gladky <gladk@debian.org>  Sun, 04 Sep 2016 19:23:07 +0200

simage (1.7.1~2c958a6.dfsg-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS for libpng 1.6 (Closes: #648126)

 -- Tobias Frost <tobi@debian.org>  Thu, 07 Jan 2016 13:14:52 +0100

simage (1.7.1~2c958a6.dfsg-2) unstable; urgency=low

  * [c1de859] Build-depend on libtiff-dev rather than libtiff4-dev.
  * [edf2727] Use autotools_dev in debian/rules. (Closes: #727506)
  * [1f700b0] Use wrap-and-sort.

 -- Anton Gladky <gladk@debian.org>  Sat, 26 Oct 2013 22:10:06 +0200

simage (1.7.1~2c958a6.dfsg-1) unstable; urgency=low

  * [1be4aa5] Change BD from libpng12-dev to libpng-dev. (Closes: #662501)
  * [8234963] Imported Upstream version 1.7.1~2c958a6.dfsg
  * [7e98ca1] Use DEP-5 for copyright. Update license info (BSD-license).
  * [8087795] Install examples.

 -- Anton Gladky <gladk@debian.org>  Thu, 06 Jun 2013 22:11:44 +0200

simage (1.7.0-2) unstable; urgency=low

  * [9b70640] Switch to git.
  * [89d6206] Update homepage.
  * [55817ca] Use 3.0 (quilt) format
  * [1dd0c81] Use compat-level 9
  * [697b65e] Move to dh.
  * [b4f09fc] Implement multiarch.
  * [6534595] Use Standards-Version: 3.9.4. No changes.
  * [dca881b] Use canonical VCS-field.
  * [0148584] Update description.

 -- Anton Gladky <gladk@debian.org>  Thu, 06 Jun 2013 09:05:48 +0200

simage (1.7.0-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Use libjpeg-dev instead of libjpeg62-dev (closes: #629974).

 -- Julien Cristau <jcristau@debian.org>  Mon, 25 Jul 2011 23:22:41 +0200

simage (1.7.0-1) unstable; urgency=low

  * New upstream.
    - updates to autotooling, including libtool scripts.  Closes: #342685.

  * patches/01_src-Makefile-link-with-c.diff:
  * patches/02_simage-config.patch: Removed.  Issued addressed upstream.
  
  * patches/01_configure-shared-static.patch: New.  Allow building both
    shared and static libs.

 -- Steve M. Robbins <smr@debian.org>  Sat, 27 Feb 2010 12:00:41 -0600

simage (1.6.1-5) unstable; urgency=low

  * patches/02_simage-config.patch: New.  Remove problematic whitespace
    ahead of here-doc delimiter "EOF".  Closes: #551337.

 -- Steve M. Robbins <smr@debian.org>  Sat, 17 Oct 2009 16:44:15 -0500

simage (1.6.1-4) unstable; urgency=low

  * control: Change deps from transitional packages of libgif to actual
    packages.  Closes: #540530.  Add ${misc:Depends}.  Set
    Standards-Version to 3.8.3.

  * compat:
  * control: Update debhelper compatibility to version 7.
  
  * rules: Set dependency_libs variable in .la file to empty string, per
    http://lists.debian.org/debian-devel/2009/08/msg00783.html
  
 -- Steve M. Robbins <smr@debian.org>  Sun, 06 Sep 2009 20:56:11 -0500

simage (1.6.1-3) unstable; urgency=low

  * control: Build-depend on cdbs, v5 of debhelper, and autotools-dev.
    Update Standards-Version to 3.7.3: change ${Source-Version} to
    ${binary:Version}.  Package libsimage-dev depends on all the graphic
    library -dev packages required to build.  Closes: #459781.
  
  * rules: Rewrite using cdbs.  CDBS automatically updates config.guess &
    config.sub.  Closes: #342685.
  
  * debian/patches/01_src-Makefile-link-with-c.diff: New.  Patch extracted
    from existing debian diff.

 -- Steve M. Robbins <smr@debian.org>  Tue, 08 Jan 2008 21:36:46 -0600

simage (1.6.1-2) unstable; urgency=low

  * debian/rules: Drop optimization level to -O2 for m68k in hopes
  of being able to compile on that platform.

 -- Steve M. Robbins <smr@debian.org>  Mon, 15 Aug 2005 22:57:58 -0400

simage (1.6.1-1) unstable; urgency=low

  * New upstream version.
  
  * src/Makefile.in: Do not use C++ compiler to link.

 -- Steve M. Robbins <smr@debian.org>  Sat, 16 Jul 2005 23:39:37 -0400

simage (1.6.0-2) unstable; urgency=low

  * configure: don't quote "$LD" (thanks, Andreas Jochens).  Closes: #266240.

  * debian/control: put libsimage-dev in section libdevel.  Closes: #266391.

 -- Steve M. Robbins <smr@debian.org>  Sun, 29 Aug 2004 18:44:38 -0400

simage (1.6.0-1) unstable; urgency=low

  * Initial Debian packaging.  Closes: #109041.

 -- Steve M. Robbins <smr@debian.org>  Sun, 25 Jul 2004 16:10:57 -0400