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
|
ion (3.2.1+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix misleading indentation in dtnperf_client.c (closes: #811582)
-- Mike Gerow <gerow@mgerow.com> Thu, 07 Jul 2016 16:39:04 +0200
ion (3.2.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version 3.9.6
* debian/copyright:
- update Upstream-Name
- update Format
- add Upstream-Contact
- add comment to repacking and Files-Excluded field
- add short license name for upstream license
* Remove repack.* utilities in favor of Files-Excluted
* debian/rules:remove call to REPACK_SH
* debian/watch: update dsfg dversionmangle
* debian/patches:
- remove fix-manpages-errors.patch: applied upstream
- refresh patches and renamed adding a number suffix
- 0002-fix-dtnperf-undefined-symbols.patch:
add LIBADD to libal_pb_vION, prevents undefined-symbols
- 0003-ftbfs-with-clang.patch:
fix FTBFS if clang is used instead of gcc (closes: #754319)
* Update debian/links to binaries without manpage
-- Leo Iannacone <l3on@ubuntu.com> Tue, 14 Oct 2014 16:40:07 +0200
ion (3.2.0~dfsg1-1) unstable; urgency=low
* New upstream release.
* Updated debian/ion-tools.pod and debian/ion.links
with new binaries.
* Updated fix-manpages-errors.patch (closes: #724143).
* Refreshed old patches.
* Removed fix-gcc4.8-errors.patch. Applied to upstream.
-- Leo Iannacone <l3on@ubuntu.com> Tue, 09 Jul 2013 16:22:20 +0200
ion (3.1.3~dfsg1-1) unstable; urgency=low
* Upload to unstable.
* New upstream release.
* Refreshed old patches.
* Install release-notes.txt as upstream changelog.
* Fix VCS URL.
* Bump Standards-Version 3.9.4.
* debian/ion.links:
+ added new links to some missing manpage.
* new fix-gcc4.8-errors.patch from upstream: fixes FTBFS with
gcc4.8 (closes: #701298, #713722)
* new replace-gmake-with-make.patch: replace gmake with make
in Makefiles.
-- Leo Iannacone <l3on@ubuntu.com> Sun, 07 Jul 2013 16:22:28 +0200
ion (3.0.2~dfsg1-1) experimental; urgency=low
* New upstream release.
* Drop missing_libs.patch, applied upstream.
* Drop kfreebsd.patch, applied upstream.
-- Leo Iannacone <l3on@ubuntu.com> Mon, 03 Sep 2012 13:50:58 +0200
ion (3.0.1~dfsg1-1) unstable; urgency=low
[ Leo Iannacone ]
* New upstream release.
* New patch to fix ftbfs onto kfreebsd systems.
* Refreshed old patches.
* Overrides-lintian false positive about hardening flags.
[ Alessio Treglia ]
* New patch to add pthread libs to libbss's linking
* Required debhelper > 9 to enable hardening flags.
-- Leo Iannacone <l3on@ubuntu.com> Wed, 06 Jun 2012 15:05:10 +0200
ion (3.0.0~dfsg1-1) unstable; urgency=low
* New upstream release (closes: #668483)
* Bump standars version.
-- Leo Iannacone <l3on@ubuntu.com> Mon, 21 May 2012 10:45:07 +0200
ion (2.5.3~dfsg1-2) unstable; urgency=low
[ Leo Iannacone ]
* Take out valgrind from build-depends. This fixes dependency
installability problem on multi architecture. Package not
mandatory for the build.
[ Alessio Treglia ]
* Enable parallel builds.
-- Leo Iannacone <l3on@ubuntu.com> Sat, 11 Feb 2012 13:12:25 +0100
ion (2.5.3~dfsg1-1) unstable; urgency=low
* Initial release (Closes: #658620)
-- Leo Iannacone <l3on@ubuntu.com> Wed, 01 Feb 2012 09:46:31 +0100
|