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
|
tepl (5.0.1-2) unstable; urgency=medium
* debian/rules: Call the gir sequence during the build
-- Laurent Bigonville <bigon@debian.org> Sat, 08 May 2021 10:23:06 +0200
tepl (5.0.1-1) unstable; urgency=medium
* New upstream release
-- Laurent Bigonville <bigon@debian.org> Mon, 07 Dec 2020 15:03:09 +0100
tepl (5.0.0-1) experimental; urgency=medium
* New upstream release
* debian/control{,.in}:
- Bump libglib2.0-dev build dependency requirement to 2.64
- Remove the following build dependencies: libuchardet-dev and libxml2-dev
- Add the following build dependencies: libicu-dev, meson, pkg-config
- Rename binary packages to account for new major version and soname bump
- Add the following runtime dependencies to the libtepl-5-dev package, to
reflect the contents of the pc file and the public headers:
libamtk-5-dev, libglib2.0-dev, libgtk-3-dev, libgtksourceview-4-dev
* debian/copyright: update the license to LPGL 3 or later, following
upstream
* debian/libtepl-5-dev.doc-base: Change the doc-base document ID to tepl5
to avoid conflicts
* debian/libtepl-5-0.symbols: Update symbols
-- Olivier Tilloy <olivier.tilloy@canonical.com> Wed, 07 Oct 2020 09:47:54 +0100
tepl (4.4.0-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.5.0 (no further changes)
* Bump debhelper compatibility to 12
* debian/libtepl-4-dev.doc-base: Use the paths from /usr/share/doc, to
please lintian
* debian/control.in: Add several -doc packages to the build-dependencies so
the links between the documentations are resolved properly
-- Laurent Bigonville <bigon@debian.org> Sun, 08 Mar 2020 20:37:45 +0100
tepl (4.3.1-1) unstable; urgency=medium
* New upstream release
* Update package descriptions to match the upstream documentation update
from GTK+ to GTK:
- debian/control{,.in}
* Add new public functions to the symbol file:
- debian/libtepl-4-0.symbols
-- Olivier Tilloy <olivier.tilloy@canonical.com> Mon, 17 Feb 2020 15:30:06 +0000
tepl (4.2.0-2) unstable; urgency=medium
* Set HOME to fix dh_auto_test (Closes: #916363)
* Add -Wl,-O1 to our LDFLAGS
-- Jeremy Bicha <jbicha@debian.org> Thu, 13 Dec 2018 20:16:44 -0500
tepl (4.2.0-1) unstable; urgency=medium
* Initial release (Closes: #895688)
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Wed, 10 Oct 2018 17:04:39 +0200
|