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
|
neartree (5.1.1+dfsg1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063167
-- Benjamin Drung <bdrung@debian.org> Wed, 28 Feb 2024 22:38:53 +0000
neartree (5.1.1+dfsg1-2) unstable; urgency=medium
* Team upload.
* Point watch file to Github
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Declare *.la files as not-installed
-- Andreas Tille <tille@debian.org> Thu, 19 Jan 2023 12:36:22 +0100
neartree (5.1.1+dfsg1-1) unstable; urgency=medium
* New upstream version.
* Repacked source due to extra files of unknown copyright status in
upstream release.
* Rename libcneartree5 to libcneartree7 due to SONAME bump.
* Add libcneartree7.symbols file.
* Remove debian/metapatches file
* watch: Check new releases from github, add dersionmangle.
* rules:
- Add get-orig-source target for dfsg-repack
- Export Dpkg buildflags to enable hardening etc.
* copyright:
- Update years
- Fix Format URL
- Add repack explanation to Source.
- Put license info in separate License paragraphs
* control:
- Standards-Version: 4.2.1
- Point Vcs*-fields to salsa
- Build-dep on debhelper 11 and on both libcvector-dev and
libcvector2-dev
- Set Priority to optional
- Build-dep on libtool-bin instead of libtool.
* compat: Set to 11
-- Teemu Ikonen <tpikonen@gmail.com> Fri, 19 Oct 2018 11:00:58 +0300
neartree (3.1.1-2) unstable; urgency=low
* Upgrade to debhelper compat level 9 to pick up hardening flags.
* Use multiarch library paths.
* Add libcneartree5.symbols file.
* control:
- Upgrade to standards-version 3.9.4.
- Add libcneartree5 dependency to libcneartree-dev.
* patches/01_makefile:
- Pick up (hardening) build flags from the environment.
- Use a variable for library installation path to support
multiarch paths.
-- Teemu Ikonen <tpikonen@gmail.com> Sat, 25 May 2013 15:07:24 +0200
neartree (3.1.1-1) unstable; urgency=low
* New upstream version.
* control: Upgrade to standards-version 3.9.2.
* copyright: Fix DEP5 format URL to please lintian. Update years.
-- Teemu Ikonen <tpikonen@gmail.com> Wed, 28 Sep 2011 12:55:19 +0200
neartree (3.0.1-1) unstable; urgency=low
* New upstream version.
* Update binary package names to the new soname (5).
* control:
- Drop the soname version from the development package name
- Conflict with the old development package libcneartree3-dev
- Update to standards-version 3.9.1
- Update descriptions
* Use Debian source package format '3.0 (quilt)'.
* Add a DEP-3 patch header for Makefile fixes.
* Do not install *.la files (closes: #622473).
* copyright:
- Update format to the latest DEP-5
- Add copyright info from the new upstream version
-- Teemu Ikonen <tpikonen@gmail.com> Fri, 15 Apr 2011 20:29:49 +0200
neartree (2.1.3-1) unstable; urgency=low
* Initial release (Closes: #550849)
-- Teemu Ikonen <tpikonen@gmail.com> Tue, 24 Nov 2009 15:02:49 +0100
|