[PDD] Add docs for the Parrot_PMC_push_* and Parrot_PMC_pop_* functions
[parrot.git] / ports / ubuntu / changelog
blob0bff7d1fd452794a3ea1b159c1911f727628da59
1 parrot (1.4.0-1ubuntu1) karmic; urgency=low
2   * Synchronize with Debian unstable.
3   * Removes lpia patch, upstream fix included in new release.
5  -- Allison Randal <allison@parrot.org>  Sat, 25 Jul 2009 08:37:52 -0700
7 parrot (1.4.0-1) unstable; urgency=low
8   * New upstream release
9   * debian/rules:
10     - New upstream configuration option --disable-rpath allows packages to
11       be built without rpath.
12   * parrot-devel.install.in
13     - Install pbc_to_exe binary and supporting library.
15  -- Allison Randal <allison@parrot.org>  Fri, 24 Jul 2009 23:54:07 -0700
17 parrot (1.0.0-1ubuntu1) karmic; urgency=low
19   [ Allison Randal ]
20   * Merge from Debian unstable.
21   * Ubuntu remaining changes:
22    - Add 01-lpia-FTBFS.path : from upstream, fix FTBFS for lpia.
24   [ Julien Lavergne ]
25    - Add quilt support for the patch :
26     + debian/control.in : Add quilt as build-depends.
27     + debian/rules : Add quilt support.
29  -- Julien Lavergne <julien.lavergne@gmail.com>  Fri, 29 May 2009 01:34:42 +0200
31 parrot (1.0.0-1) unstable; urgency=low
32   * New upstream release
33   * debian/control.in:
34     - Updated Description of all packages.
35     - Bumped Standards-Version to 3.8.1
36     - Add new packages parrot-minimal and parrot-devel
37   * debian/rules:
38     - Integrate Ubuntu packaging changes to automatically generate
39       debian/control.
40     - Re-order dh_installdeb in binary-arch to run after dh_makeshlibs and
41       shlibdeps so that the library gets installed properly (patch from David
42       Nusinow)
43     - Move manpage generation to new packages. Rename parrot-debugger.1 to
44       parrot_debugger.1 to match executable name. Generate parrot_config
45       manpage from .pir source files (patch from David Nusinow)
46   * parrot.install.in, parrot-doc.install.in, libparrot.install.in,
47     libparrot-dev.install.in
48     - Added template files, replace parrot.install, parrot-doc.install, 
49       libparrot.install, and libparrot-dev.install
50   * parrot-minimal.install.in, parrot-devel.install.in
51     - Added template files for new packages
52   * parrot-doc.docs, libparrot-dev.dirs
53     - Removed
54   * libparrot.postinst
55     - Added so ldconfig gets called properly by dh_makeshlibs (patch from
56       David Nusinow)
57   * debian/copyright:
58     - Changed copyright holder to Parrot Foundation, reflecting change in
59       distribution.
60     - Removed copyright info for files no longer in distribution.
62  -- Allison Randal <allison@parrot.org>  Wed, 25 Mar 2009 00:45:40 -0500
64 parrot (0.9.0-1) unstable; urgency=low
66   * New upstream release
67   * debian/control.in:
68     - Build-Depends removed optional library libicu-dev.
69       Removed optional library libgmp3-dev.
70     - Depends for libparrot-dev removed optional library
71       libicu-dev.
72   * debian/rules
73     - Removed --optimize flag from configure, known problems
74       on 64-bit architectures.
75     - Changed 'reallyinstall' target to 'install', matching
76       change in source makefile.
77   * debian/parrot-doc.docs
78     - Updated to sync with doc files in distribution.
79   * debian/copyright:
80     - Updated copyright years.
82  -- Allison Randal <allison@parrot.org>  Fri, 23 Jan 2009 15:16:25 -0800
84 parrot (0.7.0-1) unstable; urgency=low
86   * New upstream release
88  -- Nuno Carvalho <mestre.smash@gmail.com>  Tue, 02 Sep 2008 13:05:31 +0100
90 parrot (0.6.4-1) unstable; urgency=low
92   * New upstream release
93   * debian/copyright:
94     - Added license link.
95     - Updated copyright years.
96     - Removed copyright info for files no longer in distribution.
98  -- Nuno Carvalho <mestre.smash@gmail.com>  Sat, 16 Aug 2008 14:15:14 +0200
100 parrot (0.5.1-1) unstable; urgency=low
102   * New upstream release (Closes: #444707).
103   * debian/control.in:
104     - Build-Depends updated to libicu-dev from libicu36-dev
105       (Closes: #456835).
106     - Depends for libparrot-dev updated to libicu-dev from
107       libicu34-dev (Closes: #431289).
108     - New maintainer: Parrot Debian Maintainers
109       (Closes: #444708)
110     - New uploaders: Allison Randal, Nuno Carvalho,
111       Patrick Michaud
112     - Updated long and short package descriptions.
113   * debian/rules
114     - Removed install of install_config.o file, no longer in
115       distribution.
116   * debian/libparrot0.4.12.install
117     - Deleted, replaced by debian/libparrot.install.
118   * debian/parrot-doc.docs
119     - Updated to sync with doc files in distribution.
120     - Sorted for easier diffs between generated file lists.
121   * debian/copyright:
122     - Added license link.
123     - Updated copyright years.
124     - Removed copyright info for files no longer in distribution.
126  -- Allison Randal <allison@perl.org>  Sun, 30 Dec 2007 17:21:45 +0000
128 parrot (0.4.13-1ubuntu4) karmic; urgency=low
130   * No-change rebuild for libicu38 -> libicu40 transition.
132  -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 04 Jun 2009 08:01:54 +1000
134 parrot (0.4.13-1ubuntu3) hardy; urgency=low
136   * Replace libicu36-dev with libicu-dev.
138  -- Steve Kowalik <stevenk@ubuntu.com>  Sun, 16 Dec 2007 11:30:08 +1100
140 parrot (0.4.13-1ubuntu2) gutsy; urgency=low
142   * Move debian/control generation to configure-stamp, since the configure
143     target isn't called by anything, and call it as a stamp target, so it
144     gets remade every time.
146  -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 16 Jul 2007 00:59:22 +1000
148 parrot (0.4.13-1ubuntu1) gutsy; urgency=low
150   * Merge from debian unstable, remaining changes:
151     - Depend on libicu36 and libicu36-dev
152     - Update maintainer field.
154  -- Luke Yelavich <themuso@ubuntu.com>  Mon,  9 Jul 2007 16:11:36 +1000
156 parrot (0.4.13-1) unstable; urgency=low
158   * New upstream release.
160  -- Florian Ragwitz <rafl@debian.org>  Wed, 20 Jun 2007 22:43:49 +0200
162 parrot (0.4.12-1) unstable; urgency=low
164   * New upstream release.
166  -- Florian Ragwitz <rafl@debian.org>  Mon, 18 Jun 2007 20:08:49 +0200
168 parrot (0.4.6-1ubuntu1) feisty; urgency=low
170   * Depend on libicu36 and libicu36-dev
172  -- Vassilis Pandis <pandisv@yahoo.co.uk>  Wed, 31 Jan 2007 15:35:09 +0000
174 parrot (0.4.6-1) unstable; urgency=low
176   * New upstream release.
178  -- Florian Ragwitz <rafl@debian.org>  Thu, 10 Aug 2006 04:48:00 +0200
180 parrot (0.4.5-1) unstable; urgency=low
182   * New upstream release.
183   * Use DH_COMPAT 5.
184   * Bump up Standards-Version to 3.7.2 (no changes).
186  -- Florian Ragwitz <rafl@debian.org>  Mon,  3 Jul 2006 16:47:52 +0200
188 parrot (0.4.4-1) unstable; urgency=low
190   * New upstream release.
191   * Bump Standards-Version to 3.7.2 (no changes).
192   * Clean up Makefiles in languages/{APL,pheme,perl6,pugs}.
193   * Clean up object/temp files in languages/{pugs,perl6} while running
194     realclean.
195   * Install src/*_config.o into /usr/lib/parrot/config/.
196     + Yes, that's ugly, but I don't see any other possibility for other
197       programs, like pugs, to link against parrot properly.
199  -- Florian Ragwitz <rafl@debian.org>  Tue, 16 May 2006 17:17:02 +0200
201 parrot (0.4.3-1) unstable; urgency=low
203   * New upstream release.
204   * Changed Section of parrot-doc to `docs'.
206  -- Florian Ragwitz <rafl@debian.org>  Mon,  3 Apr 2006 04:25:56 +0200
208 parrot (0.4.2-1) unstable; urgency=low
210   * New upstream release.
211   * Enabled optimisation.
212   * Added libreadline-dev to Build-Depends.
213   * Install parrot.pc for pkg-config.
214   * Removed lintian overrides. lintian now knows about parrot.
215   * Properly clean src/nci_test.o.
216   * Removed bc and m4 Build-Depends. They weren't really needed.
218  -- Florian Ragwitz <rafl@debian.org>  Wed, 22 Feb 2006 23:40:06 +0100
220 parrot (0.4.1-1) unstable; urgency=low
222   * New upstream release.
224  -- Florian Ragwitz <rafl@debian.org>  Sun,  8 Jan 2006 18:43:54 +0100
226 parrot (0.4.0-1) unstable; urgency=low
228   * New upstream release.
230  -- Florian Ragwitz <rafl@debian.org>  Mon,  5 Dec 2005 16:50:40 +0100
232 parrot (0.3.1-1) unstable; urgency=low
234   * Initial release (Closes: #297902).
236  -- Florian Ragwitz <rafl@debian.org>  Mon, 31 Oct 2005 22:24:32 +0100