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
|
ipgrab (0.9.10-2) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group. (see #843812)
* Apply patch from Michael Bienia to fix implicit pointer
conversions in parse_cl.c (Closes: #584099)
-- Adrian Bunk <bunk@debian.org> Sat, 21 Jan 2017 22:41:38 +0200
ipgrab (0.9.10-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix build failure with GCC 5. Patch from Tim Potter. (Closes: #777917)
* Fix build failure with clang. Patch from Arthur Marble. (Closes:
#739562)
-- Martin Michlmayr <tbm@hp.com> Thu, 16 Jul 2015 11:04:54 -0400
ipgrab (0.9.10-1) unstable; urgency=low
* New upstream release
+ Fixed manpage (Closes: #385173)
* New maintainer (Closes: #547245)
* Added watch file
* Updated build-depends for dh7
* Added misc:depends
* Updated standard versions to 3.8.4
* Updated source-format to 3.0 (quilt)
* Removed dh_clean -k in rules install
* Removed export DH_COMPAT=3 in rules
* Added upstream in copyright
* Fixed segfault on amd64
* Fixed spelling errors in binary
-- Dennis Krzyzaniak <ebrosius@netgarage.org> Sun, 04 Apr 2010 11:18:36 +0200
ipgrab (0.9.9-1) unstable; urgency=low
* New upstream version
* Recompile should fix 257858 (closes: #257858)
* Bumped Standards-Version to 3.6.1.1
-- Guillaume Morin <gemorin@debian.org> Sun, 8 Aug 2004 20:44:51 -0400
ipgrab (0.9.8-1) unstable; urgency=low
* New upstream release (closes: #146386)
* Bumped Standards-Version to 3.5.6.1
-- Guillaume Morin <gemorin@debian.org> Sun, 28 Jul 2002 22:49:57 +0200
ipgrab (0.9.5-3) unstable; urgency=low
* Fixed spelling error in description (closes: #124759)
-- Guillaume Morin <gemorin@debian.org> Sun, 30 Dec 2001 17:23:09 +0100
ipgrab (0.9.5-2) unstable; urgency=low
* Added makeinfo in Build-Depends (closes: #114755)
-- Guillaume Morin <gemorin@debian.org> Sun, 7 Oct 2001 20:57:35 +0200
ipgrab (0.9.5-1) unstable; urgency=low
* New upstream version (closes: #111403)
-- Guillaume Morin <gemorin@debian.org> Sat, 8 Sep 2001 01:26:41 +0200
ipgrab (0.9.4-1) unstable; urgency=low
* New maintainer
* New upstream release (closes: #109363, #109365, #109377)
* control: added Build-Depends
* control: raised Standards-Version to 3.5.2
* copyright: fixed copyright statement to fit current license (GPL)
* Added the manpage from 0.8.2
* Added a @dircategory entry to doc/ipgrab.texi
-- Guillaume Morin <gemorin@debian.org> Sat, 8 Sep 2001 01:26:36 +0200
ipgrab (0.8.2-1) unstable; urgency=low
* New upstream
* Updated to standards version 3.0.1 including FHS
-- Craig Small <csmall@debian.org> Wed, 8 Sep 1999 11:34:12 +1000
ipgrab (0.8-1) unstable; urgency=low
* New upstream
-- Craig Small <csmall@debian.org> Mon, 2 Aug 1999 11:39:17 +1000
ipgrab (0.7-1) unstable; urgency=low
* New upstream version (Bug #36172 )
-- Craig Small <csmall@debian.org> Mon, 19 Apr 1999 12:14:56 +1000
ipgrab (0.6-1) unstable; urgency=low
* New upstream version
-- Craig Small <csmall@debian.org> Thu, 5 Nov 1998 08:33:19 +1100
ipgrab (0.5.2-1) unstable; urgency=low
* New maintainer
* New upstream
* Has a man page (Bug #23633 )
* Fixed copyright file
-- Craig Small <csmall@debian.org> Mon, 2 Nov 1998 10:52:23 +1100
ipgrab (0.5-3) unstable; urgency=low
* Fixed -c option
-- Mike Borella <cathmike@xnet.com> Tue, 7 Apr 1998 15:28:18 -0500
ipgrab (0.5-2) unstable; urgency=low
* Added link to undocumented. Fixed README.debian. Put executable into
* /usr/sbin, stopped creating /usr/bin. Got rid of extra libpcap0 dependecy.
-- Mike Borella <cathmike@xnet.com> Thu, 12 Mar 1998 12:00:49 -0600
ipgrab (0.5-1) unstable; urgency=low
*
* Remade from upstream source
-- Mike Borella <cathmike@xnet.com> Tue, 10 Mar 1998 09:51:13 -0600
ipgrab (0.4a1-1) unstable; urgency=low
* Initial Release.
-- Mike Borella <cathmike@xnet.com> Wed, 10 Dec 1997 09:11:29 -0600
Local variables:
mode: debian-changelog
End:
|