/[debian-med]/trunk/packages/raster3d/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/packages/raster3d/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7296 - (show annotations) (download)
Mon Jul 18 15:45:59 2011 UTC (22 months ago) by naoliv
File size: 4794 byte(s)
- Sorted build-depends
- Removed versioned build-depends on quilt (stable already has quilt 0.48-7)
- Updated Vcs* fields
- Fixed package revision
- Sorted install files
1 raster3d (3.0-2-3) UNRELEASED; urgency=low
2
3 * Standards-Version: 3.9.2
4 * Fixed Vcs-Svn
5 * Build-Depends: libjpeg-dev instead of libjpeg62-dev
6 Closes: 634284
7
8 -- Andreas Tille <tille@debian.org> Mon, 18 Jul 2011 17:24:48 +0200
9
10 raster3d (3.0-2-2) unstable; urgency=low
11
12 * Upstream changed license (Artistic 2.0) so raster3d became fit for main
13
14 -- Andreas Tille <tille@debian.org> Mon, 04 Apr 2011 17:20:27 +0200
15
16 raster3d (3.0-2-1) unstable; urgency=low
17
18 * New upstream version
19 * Adapted patches to new upstream version
20 * Debhelper 8 (control+compat)
21 * debian/rules: Droped cdbs in favour of dh because the
22 cdbs rules file did not worked and claimed outdated API
23 * Build-Depends: libgd2-xpm-dev
24
25 -- Andreas Tille <tille@debian.org> Fri, 25 Mar 2011 10:19:32 +0100
26
27 raster3d (2.9-2-1) unstable; urgency=low
28
29 * New upstream version
30 * Standards-Version: 3.9.1 (no changes needed)
31 * Fixed watch file
32 * debian/rules: DEB_COMPRESS_EXCLUDE := .pdf
33
34 -- Andreas Tille <tille@debian.org> Tue, 16 Nov 2010 17:01:25 +0100
35
36 raster3d (2.9-1-1) unstable; urgency=low
37
38 * New upstream version
39 * debian/control:
40 - Added myself to uploaders
41 - Standards-Version: 3.8.4 (no changes needed)
42 - debhelper >= 7
43 - Removed xutils from Build-Depends
44 Closes: #575855
45 - Added Depends: ${misc:Depends}
46 * debian/compat: 7
47 * Use patch system quilt
48 * Source format 3.0 (quilt)
49 * debian/upstream-metadata.yaml: Reference
50
51 -- Andreas Tille <tille@debian.org> Tue, 30 Mar 2010 10:11:59 +0200
52
53 raster3d (2.7s-1) unstable; urgency=low
54
55 * New upstream release;
56 * Updated doc-base section;
57 * Removed raster3d-2.7d-gcc4-gentoo.patch (fixed upstream).
58
59 -- Nelson A. de Oliveira <naoliv@debian.org> Mon, 10 Mar 2008 09:01:42 -0300
60
61 raster3d (2.7d+0-2) unstable; urgency=low
62
63 * Updated Standards-Version;
64 * Changed Maintainer to the Debian-Med Packaging Team;
65 * Added new Homepage field;
66 * New patch raster3d-2.7d-gcc4-gentoo.patch from Gentoo, fixing a FTBFS bug;
67 * Added Vcs-* fields.
68
69 -- Nelson A. de Oliveira <naoliv@debian.org> Thu, 21 Feb 2008 23:24:11 -0300
70
71 raster3d (2.7d+0-1) unstable; urgency=low
72
73 * Upstream author released an updated source, but with the same version
74 as before...
75 - Fixed some issues with rastep.
76 * New maintainer address;
77 * Added tags on debian/control.
78
79 -- Nelson A. de Oliveira <naoliv@debian.org> Thu, 14 Dec 2006 02:34:26 -0200
80
81 raster3d (2.7d-2) unstable; urgency=low
82
83 * Rebuilt to fix dependency on uninstallable libgfortran0 (Closes: #382323);
84 * debian/control: replaced "${Source-Version}" with "${source:Version}";
85 * debian/raster3d-doc.doc-base: updated Raster3D version.
86
87 -- Nelson A. de Oliveira <naoliv@gmail.com> Thu, 10 Aug 2006 15:41:14 -0300
88
89 raster3d (2.7d-1) unstable; urgency=low
90
91 * New upstream version:
92 - Compiling with gfortran instead g77.
93 * Updated Standards-Version to 3.7.2 (no changes needed);
94 * Using debhelper compatibility version 5;
95 * Changed order of Depends (gs-gpl comes first now);
96 * Removed patches that were applied on upstream source code
97 (avs2ps.c.diff, avs2ps.l.diff, label3d.l.diff, local.c.diff,
98 normal.l.diff, r3d_objects.l.diff, r3dtops.l.diff, rastep.l.diff,
99 stereo3d.l.diff and ungz.c.diff);
100 * Removed versioned Build-Depends on cdbs and patchutils;
101 * Removed versioned Depends on imagemagick.
102
103 -- Nelson A. de Oliveira <naoliv@gmail.com> Wed, 3 May 2006 13:31:37 -0300
104
105 raster3d (2.7c-5) unstable; urgency=low
106
107 * Fix FTBFS (amd64/gcc-4.0): -malign-double makes no sense in the
108 64bit mode (Closes: #314239).
109 Thanks to Andreas Jochens for pointing this.
110
111 -- Nelson A. de Oliveira <naoliv@gmail.com> Thu, 16 Jun 2005 19:53:59 -0300
112
113 raster3d (2.7c-4) unstable; urgency=low
114
115 * Not using DEB_AUTO_UPDATE_DEBIAN_CONTROL of CDBS anymore;
116 * Changed "gs-gpl" on Depends to "gs-afpl | gs-gpl | gs-esp".
117
118 -- Nelson A. de Oliveira <naoliv@gmail.com> Thu, 2 Jun 2005 18:49:26 -0300
119
120 raster3d (2.7c-3) unstable; urgency=low
121
122 * Wrappers for normal3d and render were not passing arguments to the real
123 programs. Corrected now.
124
125 -- Nelson A. de Oliveira <naoliv@gmail.com> Wed, 1 Jun 2005 18:15:44 -0300
126
127 raster3d (2.7c-2) unstable; urgency=low
128
129 * Clarified distribution of modified version (Closes: #308973):
130 - Updated copyright file;
131 - Included diffs between original source code and Debian's version.
132 The diffs are available at /usr/share/doc/raster3d/diffs.tar.gz
133 * Updated Standards-Version to 3.6.1.1 (no modifications needed).
134
135 -- Nelson A. de Oliveira <naoliv@gmail.com> Mon, 16 May 2005 16:47:29 -0300
136
137 raster3d (2.7c-1) unstable; urgency=low
138
139 * Initial Release (Closes: #303941).
140
141 -- Nelson A. de Oliveira <naoliv@gmail.com> Fri, 25 Mar 2005 17:06:13 -0300
142

  ViewVC Help
Powered by ViewVC 1.1.5