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
|
unibilium (2.1.0-1) unstable; urgency=medium
* New upstream release
+ Remove patches, all applied upstream
* uscan: Switch to neovim-maintained repo
* copyright: Bump copyright years for debian/
* Change upstream URLs to neovim repo
* Run wrap-and-sort -ast
* Build-Depend on debhelper-compat (= 12)
* rules:
+ Force makefile buildsystem so CMake is not used
* Ship static library in libunibilium-dev
* Tell dh_missing that libunibilium.la is intentionally not shipped
* Declare compliance with Policy 4.5.0, no changes needed
-- James McCoy <jamessan@debian.org> Sat, 04 Apr 2020 09:15:15 -0400
unibilium (2.0.0-5) unstable; urgency=medium
* Update CI tests to work with default-enabled -Wl,--as-needed
* Add Build-Depends-Package to libunibilium4.symbols
* rules:
+ Ensure CFLAGS/LDFLAGS are consistently used during the build
+ Support DEB_BUILD_OPTIONS=terse
* Declare compliance with Policy 4.4.1
-- James McCoy <jamessan@debian.org> Sun, 17 Nov 2019 21:02:09 -0500
unibilium (2.0.0-4) unstable; urgency=medium
* Depend on build-essential for ci tests
-- James McCoy <jamessan@debian.org> Wed, 25 Jul 2018 00:39:04 -0400
unibilium (2.0.0-3) unstable; urgency=medium
* Remove no longer needed dbgsym migration
* Relax checks for extended capability to support new format (works around
#904337)
* Declare compliance with Policy 4.1.5, no changes needed
* Add debci tests to build/use unibilium
-- James McCoy <jamessan@debian.org> Tue, 24 Jul 2018 20:34:30 -0400
unibilium (2.0.0-2) unstable; urgency=medium
* Upload to unstable
-- James McCoy <jamessan@debian.org> Fri, 23 Feb 2018 07:38:03 -0500
unibilium (2.0.0-1) experimental; urgency=medium
* New upstream version
+ Support wide terminfo format
* Point Vcs-* to salsa.d.o
* Change Priority to optional
* Bump debhelper compat to 11
* Update symbols/package names for ABI/API bump
* Set R³ to no
* Declare compliance with Policy 4.1.3
* Proxy CPPFLAGS through CFLAGS
-- James McCoy <jamessan@debian.org> Sun, 18 Feb 2018 21:27:48 -0500
unibilium (1.2.1-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat to 10
* Migrate to automatic debug packages
* Enable hardening build flags
* Declare compliance with Policy 4.1.0, no changes needed
-- James McCoy <jamessan@debian.org> Thu, 14 Sep 2017 22:01:50 -0400
unibilium (1.2.0-1) unstable; urgency=medium
* New upstream release
-- James McCoy <jamessan@debian.org> Tue, 17 Nov 2015 21:41:26 -0500
unibilium (1.1.4-1) unstable; urgency=medium
* New upstream release
* Make libunibilium-dbg M-A: same
-- James McCoy <jamessan@debian.org> Wed, 17 Jun 2015 23:08:40 -0400
unibilium (1.1.3-1) unstable; urgency=medium
* Initial upload. (Closes: #783043)
-- James McCoy <jamessan@debian.org> Sat, 25 Apr 2015 23:07:24 -0400
|