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
|
gadap (2.0-8) unstable; urgency=medium
* No longer build static libs with -fPIC. Closes: #842097
-- Alastair McKinstry <mckinstry@debian.org> Thu, 18 May 2017 08:12:09 +0100
gadap (2.0-7) unstable; urgency=medium
* Build -fPIC
* Set B-D debhelper=10
* Update home page
* Update watch file, too
-- Alastair McKinstry <mckinstry@debian.org> Fri, 21 Oct 2016 18:29:27 +0100
gadap (2.0-6) unstable; urgency=medium
* Use anonscm URL for Vcs-Git.
* Standards-Version: 3.9.8. No changes required
* Rebuild and dep on libdap >= 3.18.0 for constructor changes
* DH_COMPAT=10
-- Alastair McKinstry <mckinstry@debian.org> Sat, 03 Sep 2016 11:18:22 +0100
gadap (2.0-5) unstable; urgency=medium
* Rebuild against libdap-dev for g++5 transition.
-- Alastair McKinstry <mckinstry@debian.org> Sat, 15 Aug 2015 10:19:39 +0100
gadap (2.0-4) unstable; urgency=medium
* Move to Standards-Version: 3.9.6
* Move /etc/bash_completion.d -> /usr/share/bash-completion/completions
* Add Vcs-Git: to debian/control pointing to debian-science repo.:wq
-- Alastair McKinstry <mckinstry@debian.org> Mon, 22 Jun 2015 17:03:19 +0100
gadap (2.0-3) unstable; urgency=medium
* Add bash completion, man page.
* Use xz compression.
* Add new watch file.
-- Alastair McKinstry <mckinstry@debian.org> Sat, 31 May 2014 19:07:11 +0100
gadap (2.0-2) unstable; urgency=medium
* Standards-Version: 3.9.5
* Use debhelper COMPAT=9 so depend on debhelper >= 9
* watch file
-- Alastair McKinstry <mckinstry@debian.org> Wed, 18 Dec 2013 19:47:20 +0000
gadap (2.0-1) unstable; urgency=low
* Add pkg-config file. Get gadap-config to derive its data from it,
so that its multarch-correct.
* Initial release. (Closes: #646433).
-- Alastair McKinstry <mckinstry@debian.org> Wed, 25 Jan 2012 10:23:26 +0100
|