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
|
cvector (1.0.4.1-2) unstable; urgency=medium
* Team upload.
* Fix watch file
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Sun, 05 Dec 2021 22:28:40 +0100
cvector (1.0.4.1-1) unstable; urgency=medium
* New upstream version.
* control:
- Change priority to optional
- Point Vcs-* fields to salsa
- Point Homepage to the upstream github repository
- Build-dep on debhelper 11~
- Set standards-version to 4.2.1
- Build-dep on libtool-bin
- Remove SONAME number from -dev pkg, libcvector2-dev -> libcvector-dev
* Set debhelper compat to 11.
* rules: Use hardening flags.
* copyright: Use HTTPS URL for format, update years.
* Add debian/source/local-options with abort-on-upstream-changes.
* Remove lintian-overrides.
* Remove *.dirs files.
* watch: Check new releases from github.
-- Teemu Ikonen <tpikonen@gmail.com> Tue, 16 Oct 2018 10:39:32 +0300
cvector (1.0.3.1-1) unstable; urgency=low
* New upstream version.
* Use source format 3.0 (quilt).
* Use debhelper compat level 9 for hardening flags.
* Override hardening-no-fortify-functions lintian test.
* Use gdp for patch management.
* New patch: makefile
- Pick up (hardening) build flags from environment.
- Remove test files in clean target.
- Use a variable for library installation path to
allow multiarch support
* Use multiarch library paths.
* control:
- Upgrade to standards-version 3.9.4.
- Improve descriptions to please lintian.
- Remove duplicate Section to please lintian.
- Dedup short descriptions to please lintian.
* Add a symbols-file for libcvector2.
* copyright: Use the latest format, update years.
-- Teemu Ikonen <tpikonen@gmail.com> Sat, 25 May 2013 15:00:14 +0200
cvector (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #550852)
-- Teemu Ikonen <tpikonen@gmail.com> Tue, 24 Nov 2009 14:25:47 +0100
|