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 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
graywolf (0.1.6-4) unstable; urgency=medium
* Fix build with GCC-10 by preventing multiple defined signals
(Closes: #957305)
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 13 Oct 2020 11:33:02 +0200
graywolf (0.1.6-3) unstable; urgency=medium
* d/patches/0004-Disable-twmc-test-since-it-is-unreliable.patch:
- Disable the 'twmc' test since it is unreliable on different
architectures, compiler optimisation settings etc.
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 18 Oct 2019 20:36:46 +0200
graywolf (0.1.6-2) unstable; urgency=medium
* debian/control:
- Build-depend on ninja-build, xvfb, xauth and xfonts-base
- Debhelper 12
- Standars version 4.4.0 - no changes
* debian/gitlab-ci.yml: Enable CI on salsa
* d/patches/0003-Run-the-test-case-within-xvfb-run-since-the-n-option.patch:
- Run graywolf component in graphical mode during test makes the test pass
also on i386. (Clearly some hidden bug inside there causing the
unpredictable test result in non-graphical mode, but no time to debug
it now)
* debian/rules:
- Change from -O2 to -O1 optimisation. (Closes: #925706)
(Clearly some hidden bug inside there causing the unpredictable test
result for optimisation level 2, but no time to debug it now)
- Change to ninja build system
- Re-enable test for i386
-- Ruben Undheim <ruben.undheim@gmail.com> Wed, 09 Oct 2019 16:09:25 +0200
graywolf (0.1.6-1) unstable; urgency=medium
* Upload to unstable
* New upstream release
* debian/compat: level 11
* debian/control:
- debhelper >= 11
- New standards version 4.2.0 - no changes
* debian/rules:
- Do not run tests on x32 architecture
* debian/tests:
- Add autopkgtest for graywolf
* debian/upstream/metadata added
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 12 Aug 2018 00:06:34 +0200
graywolf (0.1.5.2-1~exp1) experimental; urgency=medium
* New upstream release
* debian/control:
- Added "rsync" to build-dependencies since tests
require it when running on 64 bit architectures
* debian/rules:
- Define missing ${arch} in rules.
-- Ruben Undheim <ruben.undheim@gmail.com> Mon, 23 Jul 2018 19:35:31 +0200
graywolf (0.1.5.1-1~exp1) experimental; urgency=medium
* New upstream release
- Drop patch 04_install_directory_multiarch.patch
- Refreshed the other patches
* debian/rules:
- Do not run tests on 32 bit architectures
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 20 Jul 2018 23:32:47 +0200
graywolf (0.1.5-1) unstable; urgency=medium
* New upstream release
- Drop patches: 0001-cfree-has-been-removed-from-glibc-2.26.patch
0004-Fixes-some-spelling-errors.patch
- Fix FTBFS on kFreeBSD and Hurd - thanks James Clarke (Closes: #857093)
* debian/control:
- Drop libycadgraywolf1-dbg since it is handled automatically now.
- New standards version 4.1.5 - no changes
- VCS URLs now pointing to salsa.debian.org
* debian/copyright:
- Use https protocol in Format field
- Updated some copyright years
* debian/rules:
- Drop overriding dh_strip since debug package is handled automatically now
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 15 Jul 2018 09:04:17 +0200
graywolf (0.1.4+20170307gite1bf319-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add upstream fix for FTBFS with glibc 2.26,
thanks to Juhani Numminen. (Closes: #887760)
-- Adrian Bunk <bunk@debian.org> Thu, 01 Mar 2018 23:32:40 +0200
graywolf (0.1.4+20170307gite1bf319-2) unstable; urgency=medium
* debian/copyright:
- Added Staf Verhaegen (should have been added before uploading 0.1.4-1)
(Closes: #857088)
- Added more copyright years for Tim Edwards and Ruben Undheim
-- Ruben Undheim <ruben.undheim@gmail.com> Wed, 08 Mar 2017 09:25:41 +0100
graywolf (0.1.4+20170307gite1bf319-1) unstable; urgency=medium
* New upstream GIT HEAD with bumped SOVERSION and major version
* New binary package libycadgraywolf1
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 07 Mar 2017 20:40:23 +0000
graywolf (0.1.4+20170306gitecee764-1) unstable; urgency=medium
* New upstream GIT HEAD with fixed license violation issue (Closes: #856705)
* debian/control:
- New build-dependencies: libgsl-dev, pkg-config
* Updated debian/libycadgraywolf0.symbols - removed the symbols in license
violating code.
-- Ruben Undheim <ruben.undheim@gmail.com> Mon, 06 Mar 2017 20:26:57 +0000
graywolf (0.1.4-1) unstable; urgency=low
* New upstream release
* Use gbp-pq for patch management
* debian/control:
- Updated standards version to 3.9.8 - no changes
- Use https for Vcs-Git
* debian/patches/0004-Fixes-some-spelling-errors.patch
- Fixes some spelling errors reported by lintian
-- Ruben Undheim <ruben.undheim@gmail.com> Thu, 06 Oct 2016 22:20:06 +0200
graywolf (0.1.3-1) unstable; urgency=low
* New upstream release
- Drop "-std=gnu89" since build problem fixed upstream
* More man page content
-- Ruben Undheim <ruben.undheim@gmail.com> Thu, 01 Oct 2015 10:36:13 +0400
graywolf (0.1.2-2) unstable; urgency=high
* debian/rules
- Fix "FTBFS with GCC-5" by building with "-std=gnu89"
(Closes: #795508)
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 16 Aug 2015 01:15:25 +0200
graywolf (0.1.2-1) unstable; urgency=low
* New upstream release
- Fixed debian/copyright
- Removed debian/patches/03_link_library.patch applied upstream
Closes: #789467
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 28 Jul 2015 10:07:52 +0200
graywolf (0.1.1-1) unstable; urgency=low
* Initial release (Closes: #789467)
-- Ruben Undheim <ruben.undheim@gmail.com> Wed, 22 Jul 2015 16:49:55 +0200
|