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
|
tercpp (0.6.2+svn46-5) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.5 to 4.7.0.
* Use wrap-and-sort -at for debian control files
* Use secure copyright file specification URI.
-- Petter Reinholdtsen <pere@debian.org> Sun, 09 Jun 2024 09:52:00 +0200
tercpp (0.6.2+svn46-4) unstable; urgency=medium
* QA upload.
* debian/rules: Fix reproducible build by adding
-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON to a dh_auto_configure override.
* debian/control: Update Priority to "optional".
* debian/control: Update to debhelper-compat 13.
* debian/control: Set Rules-Requires-Root to "no".
* debian/rules: Use dpkg pkg-info.mk to determine package and version.
-- Vagrant Cascadian <vagrant@reproducible-builds.org> Mon, 14 Nov 2022 23:17:04 -0800
tercpp (0.6.2+svn46-2) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #864587)
-- Marcos Talau <talau@debian.org> Thu, 10 Nov 2022 06:30:17 -0300
tercpp (0.6.2+svn46-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename library packages for g++5 ABI transition (closes: 791299).
-- Julien Cristau <jcristau@debian.org> Sun, 16 Aug 2015 17:55:26 +0200
tercpp (0.6.2+svn46-1) unstable; urgency=low
* New upstream revision
- license has been changed to LGPL-3+ and written clearly
* debian/copyright
- follow the upstream
* debian/101_fix-error.patch
- imported to upstream
* debian/rules
- modify get-orig-source to download codes from the svn repository
* debian/control
- fix package descriptions (Closes: #736924)
* debian/tercpp.docs
- install an HTML documentation
-- Koichi Akabe <vbkaisetsu@gmail.com> Wed, 29 Jan 2014 22:00:09 +0900
tercpp (0.6.2+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #735441)
-- Koichi Akabe <vbkaisetsu@gmail.com> Fri, 24 Jan 2014 21:10:18 +0900
|