~ubuntu-branches/ubuntu/quantal/ocaml-gnuplot/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ralf Treinen
  • Date: 2012-03-10 14:38:02 UTC
  • Revision ID: package-import@ubuntu.com-20120310143802-docgc7hjt1ewfosk
Tags: 0.8.3-3
* Patch install-byte: "make install" must depend only on the files that are
  to be installed. Fixes FTBFS on archs without native ocaml compilation.
  Thanks to Hendrik Tews for the hint (closes: #663172).
* Standards-version 3.9.3
  - debian/copyright: refer to official 1.0 format

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ocaml-gnuplot (0.8.3-3) unstable; urgency=low
 
2
 
 
3
  * Patch install-byte: "make install" must depend only on the files that are
 
4
    to be installed. Fixes FTBFS on archs without native ocaml compilation.
 
5
    Thanks to Hendrik Tews for the hint (closes: #663172).
 
6
  * Standards-version 3.9.3
 
7
    - debian/copyright: refer to official 1.0 format
 
8
 
 
9
 -- Ralf Treinen <treinen@debian.org>  Sat, 10 Mar 2012 14:38:02 +0100
 
10
 
1
11
ocaml-gnuplot (0.8.3-2) unstable; urgency=low
2
12
 
3
13
  * Fix licence in debian/copyright (GPL -> LGPL)