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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
edflib (1.19-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* Remove unittests from debian dir since
they are vendoered in the project tree now
* Bump MINVERSION to 19
(according to new upstream release)
* Fix unittest and national encoding
* Enable static lib generation (for d-shlibs)
* Enable d-shlibs
* Add d/u/metadata
* d/copyright: s/http/https/
* Change package section to science
and libedf1 section to libs
-- Nilesh Patra <npatra974@gmail.com> Tue, 05 Jan 2021 00:45:46 +0530
edflib (1.18-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* New upstream version
* debhelper-compat 13 (routine-update)
* Adapt patch
* d/watch: Add comment how to fetch upstream source from gitlab
[ Nilesh Patra ]
* Use new unittest, remove national encoding
* Update symbols file
-- Nilesh Patra <npatra974@gmail.com> Sat, 04 Jul 2020 09:01:54 +0200
edflib (1.16-3) unstable; urgency=medium
* Test-Depends: build-essential
Closes: #958222
-- Andreas Tille <tille@debian.org> Mon, 20 Apr 2020 09:12:13 +0200
edflib (1.16-2) unstable; urgency=medium
* Team upload.
[ Pranav Ballaney ]
* Add autopkgtest template and debian/README.test
* Install unittest files and modify Makefile
* Add autopkgtests
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Pranav Ballaney <ballaneypranav@gmail.com> Tue, 24 Mar 2020 22:38:18 +0530
edflib (1.16-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
* Use secure URI in Homepage field.
* Rely on pre-initialized dpkg-architecture variables.
-- Andreas Tille <tille@debian.org> Mon, 09 Sep 2019 21:20:11 +0200
edflib (1.15-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.2.1
* Remove trailing whitespace in debian/rules
-- Andreas Tille <tille@debian.org> Wed, 28 Nov 2018 07:54:24 +0100
edflib (1.14-1) unstable; urgency=medium
* New upstream version
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Remove unneeded get-orig-source target
-- Andreas Tille <tille@debian.org> Sun, 15 Jul 2018 15:33:07 +0200
edflib (1.13-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
* Update symbols file
* Secure URI in watch file
-- Andreas Tille <tille@debian.org> Tue, 02 Jan 2018 21:54:35 +0100
edflib (1.12-2) unstable; urgency=medium
* Team upload.
* add patch to fix hurd build failure
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Tue, 22 Aug 2017 10:26:00 +0200
edflib (1.12-1) unstable; urgency=medium
* Team upload.
[ Mathieu Malaterre ]
* Remove self from Uploaders
[ Fabian Klötzl ]
* Move packaging from SVN to Git
* New upstream version
* update patch to reflect upstream changes
* set buildsystem to cmake
* d/docs: fix filename
* bump compat, debhelper, standards version and copyright
* add symbols file
* bump d/watch version
* add Multi-Arch: same as suggested by multi-arch hinter
[ Andreas Tille ]
* hardening
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Wed, 09 Aug 2017 11:30:31 +0200
edflib (1.11-2) unstable; urgency=medium
* Upload to unstable
-- Andreas Tille <tille@debian.org> Sun, 08 Nov 2015 18:29:04 +0100
edflib (1.11-1) experimental; urgency=medium
* New upstream version
* Added myself to Uploaders
* cme fix dpkg-control
* update d/copyright
* removed debian/symbols
-- Andreas Tille <tille@debian.org> Mon, 23 Mar 2015 14:10:21 +0100
edflib (1.10-1) unstable; urgency=low
* Initial release. (Closes: #752666)
-- Mathieu Malaterre <malat@debian.org> Wed, 25 Jun 2014 15:05:39 +0200
|