summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorbustico2015-01-15 14:21:29 +0000
committerbustico2015-01-15 14:21:29 +0000
commitaab833c5df8456efc58529b6e5100bec6b9969bd (patch)
treedb9cd421086cb295ec4c4566b21d722505c48f6d /debian/changelog
parentfea9e2d047ebbc756dab527aa9b5c9d001ef71f6 (diff)
downloadivy-c-aab833c5df8456efc58529b6e5100bec6b9969bd.zip
ivy-c-aab833c5df8456efc58529b6e5100bec6b9969bd.tar.gz
ivy-c-aab833c5df8456efc58529b6e5100bec6b9969bd.tar.bz2
ivy-c-aab833c5df8456efc58529b6e5100bec6b9969bd.tar.xz
° compile with fPIC by default
° pkg-config: use Libs.private for pcre and extra libs ° fix formatting in debian changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 11 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index a2716a2..120223d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,33 +1,35 @@
ivy-c (3.15.0) unstable; urgency=low
- * fix uninitialised variable in ivy-bind
- * start tcl interpreter early
- * add some pkg-config configuration file
- * use header file from tcl-dev (which need to be installed)
- -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 7 January 2015 18:37:00 +0200
+ * fix uninitialised variable in ivy-bind
+ * start tcl interpreter early
+ * add some pkg-config configuration file
+ * use header file from tcl-dev (which need to be installed)
+
+ -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 7 January 2015 18:37:00 +0200
ivy-c (3.14.3) unstable; urgency=low
* protect some gcc pragma not available on old gcc version
- -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 20 June 2013 18:37:00 +0200
+ -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 20 June 2013 18:37:00 +0200
+
ivy-c (3.14.2) unstable; urgency=low
* initial windows support for ping/pong implementation, to be tested and validated
- -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 20 June 2013 18:37:00 +0200
+ -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 20 June 2013 18:37:00 +0200
ivy-c (3.14.1) unstable; urgency=low
* fix compilation warning
- -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 20 June 2013 10:37:00 +0200
+ -- Alexandre Bustico <alexandre.bustico@enac.fr> Thu, 20 June 2013 10:37:00 +0200
ivy-c (3.14.0) unstable; urgency=low
* complete implementation of ping/pong protocol message
- -- Alexandre Bustico <alexandre.bustico@enac.fr> Wed, 19 June 2013 14:37:00 +0200
+ -- Alexandre Bustico <alexandre.bustico@enac.fr> Wed, 19 June 2013 14:37:00 +0200
ivy-c (3.13.0) unstable; urgency=low