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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
libcorkipset (1.1.1+20150311-11) unstable; urgency=medium
* debian/rules:
- Move updating CMakeLists.txt to dh_auto_configure.
* debian/tests:
- Update CMakeLists.txt, same as d/rules.
-- Roger Shimizu <rosh@debian.org> Mon, 25 Jan 2021 00:17:16 +0900
libcorkipset (1.1.1+20150311-10) unstable; urgency=medium
* debian/rules:
- Fix ftbfs due to: https://github.com/libcheck/check/issues/293
Workaround from: https://bugs.gentoo.org/754345 (Closes: #980593)
-- Roger Shimizu <rosh@debian.org> Sun, 24 Jan 2021 01:32:31 +0900
libcorkipset (1.1.1+20150311-9) unstable; urgency=medium
* debian/control and debian/copyright:
- Update to use my debian email.
- Update URL of upstream.
* debian/control:
- Move maintenance under bridges team.
- Bump debhelper version to 12.
- Bump policy version to 4.5.0 (no change).
- Add Rules-Requires-Root: no
- Move Vcs-* to salsa.
* debian/libcorkipset-doc.doc-base:
- Move doc path to libcorkipset-dev folder.
* Add debian/upstream/metadata
* debian/rules:
- Add more security hardening: -fPIC for CPPFLAGS and LDFLAGS.
* debian/libcorkipset1.symbols:
- Add Build-Depends-Package as requested by lintian.
-- Roger Shimizu <rosh@debian.org> Tue, 19 May 2020 23:56:11 +0900
libcorkipset (1.1.1+20150311-8) unstable; urgency=medium
* Release to unstable.
* debian/libcorkipset1.symbols:
- Add symbols file for libcorkipset1.
-- Roger Shimizu <rogershimizu@gmail.com> Tue, 24 Oct 2017 00:41:55 +0900
libcorkipset (1.1.1+20150311-8~exp1) experimental; urgency=medium
* debian/rules:
- Get version from script, to make lintian happy.
* debian/tests:
- Add upstream test suite for autopkgtest.
* debian/watch:
- Change filenamemangle to match with the filename in archive.
* debian/control:
- Bump up Standards-Version to 4.1.1 (with adding autopkgtest above).
-- Roger Shimizu <rogershimizu@gmail.com> Tue, 17 Oct 2017 02:19:23 +0900
libcorkipset (1.1.1+20150311-7~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Roger Shimizu <rogershimizu@gmail.com> Fri, 30 Jun 2017 08:06:27 +0900
libcorkipset (1.1.1+20150311-7) unstable; urgency=medium
* debian/rules:
- Fix typo in script.
* debian/control:
- Remove Multi-Arch for package libcorkipset-utils
- Set package libcorkipset-doc as "Multi-Arch: foreign"
based on wiki: https://wiki.debian.org/MultiArch/Hints
* debian/copyright:
- Update copyright year.
-- Roger Shimizu <rogershimizu@gmail.com> Fri, 06 Jan 2017 01:19:30 +0900
libcorkipset (1.1.1+20150311-6~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Roger Shimizu <rogershimizu@gmail.com> Thu, 24 Nov 2016 01:12:17 +0900
libcorkipset (1.1.1+20150311-6) unstable; urgency=medium
* debian/control:
- Make use of dh_sphinxdoc to calculate the dependency of js library
- Add Built-Using according to Bug#836248.
* debian/rules:
- Make use of dh_sphinxdoc to replace/remove libjs-sphinxdoc js
libraries.
- Remove .buildinfo from HTML doc folder
-- Roger Shimizu <rogershimizu@gmail.com> Tue, 22 Nov 2016 00:10:35 +0900
libcorkipset (1.1.1+20150311-5) unstable; urgency=medium
* debian/control:
- make use of libjs-jquery and libjs-underscore in Debian archive,
and remove embedded .js libraries.
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 26 Oct 2016 22:15:55 +0900
libcorkipset (1.1.1+20150311-4) unstable; urgency=medium
* debian/copyright:
- Update field: Upstream-Contact
* debian/control:
- Bump debhelper level to 10 (previous was 9.20160403,
feature equivalent to 10, so no change required).
-- Roger Shimizu <rogershimizu@gmail.com> Thu, 20 Oct 2016 00:35:09 +0900
libcorkipset (1.1.1+20150311-3~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 05 Oct 2016 01:30:46 +0900
libcorkipset (1.1.1+20150311-3) unstable; urgency=medium
* debian/rules:
- Update build directory when generating manpages,
from obj-${DEB_HOST_MULTIARCH} to obj-${DEB_TARGET_GNU_TYPE}.
Fixing FTBFS on *i386 Arch.
-- Roger Shimizu <rogershimizu@gmail.com> Sun, 24 Jul 2016 20:28:03 +0900
libcorkipset (1.1.1+20150311-2) unstable; urgency=medium
* debian/rules:
- Remove "--builddirectory=build"
* debian/patches:
- Update 0001: Include all debian version as library version.
- Update 0004: Update test of python-cram according to libcork, although
there's no cram unit test item now.
- Add 0009: Support CMake Threads.
- Add 0010: Fix typo in src/CMakeLists.txt
* debian/libcorkipset-doc.docs:
- Add example code as docs
* debian/control, debian/rules & debian/libcorkipset-utils.install:
- Add new "-utils" package, to include binary tools.
manpages are created by help2man tool in debian/rules.
-- Roger Shimizu <rogershimizu@gmail.com> Thu, 21 Jul 2016 22:54:25 +0900
libcorkipset (1.1.1+20150311-1) unstable; urgency=medium
* Initial release (Closes: #827080)
-- Roger Shimizu <rogershimizu@gmail.com> Tue, 21 Jun 2016 18:41:46 +0900
|