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
|
ipv6toolkit (2.0+ds.1-1) unstable; urgency=medium
* Refreshed patches using gbp pq export. Added:
- Fixed GCC-10 compilation. Closes: #957370.
- Silenced compilation warnings that are already fixed upstream.
- Fixed stringop-truncation warning.
* Bumped compat level to 12.
* Bumped Standards-Version to 4.5.0.
- Changed Priority to optional.
* Disabled debian/watch.
-- Octavio Alvarez <alvarezp@alvarezp.com> Tue, 04 Aug 2020 23:21:55 -0500
ipv6toolkit (2.0-1) unstable; urgency=medium
* New upstream release
* Moving back to unstable after Jessie's release
* Added support for GPG-verification of source upstream file
* Added .pc and backup files to .gitignore
* Updated lintian-overrides for manpages
* Refreshed patches using gbp pq export from patch-queue/debian branch
- Removed the fix-lintian-manpage-remove-bad-newline patch
- Fixed misuse of hyphen in udp6.1 as reported by lintian
- Fixed an undefined behavior in scan6 caught by GCC
-- Octavio Alvarez <alvarezp@alvarezp.com> Sat, 27 Jun 2015 14:03:26 -0700
ipv6toolkit (2.0~beta-1) experimental; urgency=medium
* New upstream release.
* Notice: Will now use gbp pq for patch series.
* Updated Standards-Version to 3.9.6; no changes required.
* Depend on ieee-data instead of shipping oui.txt. Closes: #739202.
* Reverted debian/watch back to using the official website.
* Allow beyond-numeric tarballs (like betas) in debian/watch.
* Overridden manpage-has-errors-from-man in path6.1 because of long URL.
-- Octavio Alvarez <alvarezp@alvarezp.com> Wed, 29 Oct 2014 22:09:44 -0700
ipv6toolkit (1.5.2-1) unstable; urgency=low
* Added debian/gbp.conf
* Merged new upstream release: 1.5.2
* Fixes GNU/kFreeBSD compilation
* Updated Standards-Version to 3.9.5; no changes required
* Added Vcs-* control headers
* Upstream renamed address6 to addr6; update here
-- Octavio Alvarez <alvarezp@alvarezp.com> Sun, 09 Feb 2014 10:11:30 -0800
ipv6toolkit (1.5.1-1) unstable; urgency=low
* New upstream version.
* Upstream fixed manpages to fix license-problem-gfdl-invariants.
* Removed all patches. All were committed upstream.
* Overrode a manpage error in scan6.1 because of a long URL.
-- Octavio Alvarez <alvarezp@alvarezp.com> Sun, 01 Dec 2013 22:55:58 -0800
ipv6toolkit (1.4-1) unstable; urgency=low
* Initial release (Closes: #681917)
-- Octavio Alvarez <alvarezp@alvarezp.com> Sat, 24 Aug 2013 18:37:54 -0700
|