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 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292
|
bittwist (4.7+ds-2) unstable; urgency=medium
* d/rules: execute_after_dh_auto_test target use DEB_BUILD_ARCH_ENDIAN to
run test only on the little ENDIAN CPU, closes: #1090793
* d/copyright: update-debian-copyright year info to 2025
-- xiao sheng wen <atzlinux@sina.com> Wed, 01 Jan 2025 15:09:40 +0800
bittwist (4.7+ds-1) unstable; urgency=medium
* New upstream version
* d/rules: add execute_after_dh_auto_test target
* add d/clean to clear debian/tests/pcap/ directory
-- xiao sheng wen <atzlinux@sina.com> Mon, 18 Nov 2024 15:43:11 +0800
bittwist (4.6+ds-1) unstable; urgency=medium
* New upstream version
* d/watch: add repack,repacksuffix=+ds opts
* Uploaders add atzlinux@debian.org email
* update d/p/30_not-use-static-linking.patch for new upstream
-- xiao sheng wen <atzlinux@debian.org> Wed, 30 Oct 2024 10:57:46 +0800
bittwist (4.1+ds-1) unstable; urgency=medium
* New upstream version 4.1+ds
* Bump Standards-Version: 4.7.0
* update d/p/20_Makefile.patch
* add d/p/30_not-use-static-linking.patch
* d/copyright:
- add Files-Excluded: bin npcap-sdk directory
- update year info to 2024
- add src/tinymt/* BSD-3-clause
* d/watch: add opts=dversionmangle=s/\.ds//
* d/rules: add execute_before_dh_auto_build target
-- xiao sheng wen <atzlinux@sina.com> Sat, 12 Oct 2024 21:05:02 +0800
bittwist (3.8-1) unstable; urgency=medium
* New upstream version 3.8
* d/copyright:
- update Source: to https://github.com/ayeowch/bittwist
- update Upstream AUTHORS name
* Update d/p/20_Makefile.patch for new upstream version
-- xiao sheng wen <atzlinux@sina.com> Mon, 14 Aug 2023 18:17:02 +0800
bittwist (3.4-1) unstable; urgency=medium
* New upstream version 3.4
* Update d/p/20_Makefile.patch for new upstream version 3.4
* d/control: update long Description from new upstream version README.md
* rm d/p/30_fix-spellings-manpage.patch, useless for new upstream version
-- xiao sheng wen <atzlinux@sina.com> Wed, 14 Jun 2023 17:28:47 +0800
bittwist (3.1-1) unstable; urgency=medium
* New upstream version 3.1
* Refresh patches
* d/copyright:
- add xiao sheng wen for debian dir
- update year info to 2023
- update Source field
* d/control:
- Bump Standards-Version: 4.6.2
- B-D add cppcheck libpcap0.8-dev, remove libpcap-dev
- update Homepage to https://bittwist.sourceforge.io
- update Vcs-Git, use -b debian/latest
* add d/docs
* add debian/gbp.conf
* add debian/upstream/metadata
* Run wrap-and-sort -asbkt
-- xiao sheng wen <atzlinux@sina.com> Thu, 01 Jun 2023 11:32:51 +0800
bittwist (2.0-15) unstable; urgency=medium
[ 肖盛文 ]
* Bumped debhelper-compat 13
* New maintainer (Closes: #951173)
* d/copyright: add Upstream-Contact: Addy Yeow Chin Heng <ayeowch@gmail.com>
-- xiao sheng wen <atzlinux@sina.com> Fri, 08 May 2020 19:41:12 +0800
bittwist (2.0-14) unstable; urgency=medium
* QA upload.
* debian/copyright:
- Added packaging rights for me.
- Using a secure copyright format in URI.
* debian/patches/10_fix-gcc-warning.patch: updated to fix a build warning.
-- Thiago Andrade Marques <thmarques@gmail.com> Sat, 21 Mar 2020 22:37:20 -0300
bittwist (2.0-13) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see: #951173)
* debian/control: bumped Standards-Version to 4.5.0.
* debian/copyright: updated packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 11 Feb 2020 18:03:54 -0300
bittwist (2.0-12) unstable; urgency=medium
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.4.1.
* debian/copyright: updated packaging copyright years.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/watch: using variables instead of expressions.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 04 Nov 2019 19:19:17 -0300
bittwist (2.0-11) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control: bumped Standards-Version to 4.2.1.
* debian/tests/control: use a restriction instead of '2>'.
[ Ondřej Nový ]
* debian/watch: use https protocol.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 27 Nov 2018 20:02:05 -0200
bittwist (2.0-10) unstable; urgency=medium
* Bumped DH level to 11.
* debian/control:
- Bumped Standards-Version to 4.2.0.
- Changed Vcs-* URLs to salsa.debian.org.
* debian/copyright: updated packaging years.
* debian/source/include-binaries: added to control debian/tests/test.pcap.
* debian/tests/control: created to perform tests.
* debian/tests/test.pcap: added to be used as test.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 22 Aug 2018 17:09:34 -0300
bittwist (2.0-9) unstable; urgency=medium
* Bumped DH level to 10.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright: updated the packaging copyright years.
* debian/gbp.conf: no longer used by me... Removed.
* debian/patches/:
- Added 30_fix-spellings-manpage.patch, to fix bittwiste.1.
- bittwiste.1.patch: no longer needed. Removed.
- bittwist.1.patch: no longer needed. Removed.
- fix-gcc-warning: renamed to 10_fix-gcc-warning.patch.
- Makefile.patch: renamed to 20_improve-Makefile.patch.
* debian/rules: removed the --parallel option from dh.
* debian/watch: bumped to version 4.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 17 Nov 2016 20:12:59 -0200
bittwist (2.0-8) unstable; urgency=medium
* debian/control: fix a spelling error in long description.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 16 May 2015 22:20:10 -0300
bittwist (2.0-7) unstable; urgency=medium
* Upload to unstable. Welcome Jessie Stable!
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 28 Apr 2015 19:39:21 -0300
bittwist (2.0-6) experimental; urgency=medium
* debian/copyright: updated the packaging copyright years.
* debian/patches/fix-gcc-warning: added to fix a GCC warning.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 10 Feb 2015 23:20:40 -0200
bittwist (2.0-5) unstable; urgency=medium
* debian/control: updated the Standards-Version to 3.9.6.
* debian/patches/Makefile.patch: changed to improve the
hardening system.
* debian/rules:
- Added the DEB_BUILD_MAINT_OPTIONS variable to fix the
issues pointed by blhc.
- Removed an useless comment.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 12 Oct 2014 02:26:57 -0300
bittwist (2.0-4) unstable; urgency=medium
* New maintainer email address.
* debian/control:
- Bumped Standards-Version from 3.9.4 to 3.9.5.
- Updated de Vcs-Browser field.
* debian/copyright: updated copyright packaging years.
* debian/gbp.conf: added to allow git-buildpackage usage.
* debian/watch: improved.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 02 Aug 2014 18:13:14 -0300
bittwist (2.0-3) unstable; urgency=low
* debian/control: updated VCS (migrated from svn to git).
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Fri, 02 Aug 2013 10:47:25 -0300
bittwist (2.0-2) unstable; urgency=low
* Bump debhelper level to 9.
* debian/control: re-added VCS fields.
* debian/rules:
- Added --parallel to DH.
- Removed some comments.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Tue, 30 Apr 2013 20:42:31 -0300
bittwist (2.0-1) unstable; urgency=low
* New upstream release.
* Reintroduced in Debian (Closes: #705352).
* Added GCC hardening in Makefile.patch.
* Migrations:
- debian format from 1.0 to 3.0.
- debhelper version from 7 to 8.
- patch system from dpatch to quilt.
* debian/control:
- Changed tcpdump from Recommends to Suggests.
- Updated Standards-Version from 3.8.4 to 3.9.4.
- Updated long description.
- Removed Vcs-Svn and Vcs-Browser fields.
* debian/copyright: updated to new format.
* debian/README.source: removed because it useless now.
* debian/rules: updated to new (reduced) format.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Thu, 11 Apr 2013 20:58:40 -0300
bittwist (1.1-1) unstable; urgency=low
* New upstream release.
* Added 02 patch to fix hyphen used as minus signal in manpages.
* Removed extra blank spaces in debian/{copyright,rules}.
* Updated debhelper version from 5 to 7.
* debian/control:
- Added ${misc:Depends} in Depends field.
- Changed libpcap0.8-dev to libpcap-dev in Build-Depends.
- Removed XS from two Vcs lines.
- Updated information about SVN (Vcs lines).
- Updated Standards-Version from 3.7.2 to 3.8.4.
* debian/copyright:
- Added the "copyright" word in packaging announce.
- Changed the point to GPL from "/usr/share/common-licenses/GPL" to
"/usr/share/common-licenses/GPL-2".
* debian/rules:
- Changed from dh_clean -k to dh_prep.
- Made empty binary-indep target.
- Removed build redundancy from binary-arch target.
- Removed binary-indep from binary target.
* debian/watch: fixed the version check.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sat, 27 Feb 2010 21:49:15 -0300
bittwist (1.0-1) unstable; urgency=low
* New upstream release.
* Added year 2007 in debian/copyright.
* Fixed a typo in long description in debian/control. Thanks to Gunnar
Wolf <gwolf@debian.org>. (Closes: #449063)
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Fri, 02 Nov 2007 18:25:56 -0200
bittwist (0.80-2) UNRELEASED; urgency=low
* Added Homepage field in debian/control.
* Removed debian/docs. The BUGS file instructs users to report bugs to
upstream, however, Debian users should use Debian Bug Tracking System
(BTS).
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sat, 27 Oct 2007 21:07:07 -0200
bittwist (0.80-1) unstable; urgency=low
* Initial release. (Closes: #432724)
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Fri, 27 Jul 2007 09:49:34 -0300
|