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
|
netsed (1.2-3) unstable; urgency=medium
* Address FTBFS due to test suite failure.
+ debian/patches/use_calloc.diff: New file. (Closes: #818852, #831270)
+ debian/patches/ruby_issues.diff: New file.
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Fri, 02 Sep 2016 14:42:55 +0200
netsed (1.2-2) unstable; urgency=low
* Step Standards-Version to 3.9.8, no changes.
* Use debhelper in compatibility level 9.
+ debian/rules: Remove explicit setting of CPPFLAGS, etcetera.
Allow all available hardening mechanisms.
* debian/control: Path correction in Vcs-Git. Use HTTPS transport
for Vcs-Git as well as for Vcs-Browser. Remove obsolete build
dependency on dpkg-dev.
* debian/copyright: Update time span of my contribution.
* debian/docs: Drop upstream's file TODO.
* debian/NEWS: Remove obsolete file.
* debian/patches/series: Remove this unused file.
* debian/watch: Disable signature checking, since upstream does
not sign in the expected manner. Problem found by Tiago Ilieve.
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Sun, 01 May 2016 01:12:26 +0200
netsed (1.2-1) unstable; urgency=low
* New upstream version.
+ debian/netsed.1: Updated.
+ debian/netsed.lintian-overrides: Removed.
* Standards-Version 3.9.5, no immediate changes.
* Support signed archives at upstream's site:
+ debian/upstream/signing-key.asc: New file.
+ debian/watch: Add a signature file unmangler.
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Sat, 24 May 2014 20:50:12 +0200
netsed (1.1-1) unstable; urgency=low
* Standards-Version 3.9.4. No changes were needed.
* Remove obsolete DM-Upload-Allowed.
* All patches have been applied by upstream author.
* debian/netsed.1: Updated manual page.
* [lintian] Spell-checking.
+ debian/netsed.lintian-overrides: New file.
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Sat, 13 Jul 2013 20:55:22 +0200
netsed (1.00b-3) unstable; urgency=low
* Acknowledge recent non-maintainer upload.
* Hardened compiler flags.
+ debian/control: Build depends on dpkg-dev (>= 1.15.7).
+ debian/rules: Set compiler flags using dpkg-buildflags.
* debian/control: Standards 3.9.3, no changes.
* debian/copyright:
+ Set "GPL-2+" as name of common standalone license.
+ Use the official URL as format specification.
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Thu, 02 Aug 2012 03:27:27 +0200
netsed (1.00b-2.1) unstable; urgency=low
* Non-maintainer upload.
* Add 05-ftbfs_ruby1.9_testsuite_require_syntax.diff to adjust to
changes in the Ruby 1.9 require syntax. (Closes: #676126)
* Build-Depend on procps - ps is used within test/tc_system.rb.
-- Sven Hoexter <hoexter@debian.org> Sun, 08 Jul 2012 14:59:24 +0200
netsed (1.00b-2) unstable; urgency=low
* debian/control: Improve description.
* debian/rules: Remove my email address.
* debian/NEWS: New file.
* debian/netsed.1: Update manpage to give present capabilities.
* debian/patches/:
+ 03-traditional_rule.diff: Less strict rule spelling.
+ 04-check_dual_stack.diff: Avoid unintended dual family stack.
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Wed, 24 Aug 2011 20:54:28 +0200
netsed (1.00b-1) unstable; urgency=low
[Arno Töll]
* Switch to dpkg-source format '3.0 (quilt)'.
* Write rules file from scratch, based on 'dh'.
* Compatibility and dependency on debhelper (>=8.0.0~).
* Bump standards to 3.9.2.
[Mats Erik Andersson]
* New maintainer. Thanks to all prior maintainers and contributors.
(Closes: #487339)
* debian/patches/:
+ 01-cflag_inclusion.diff: Sense any exported CFLAGS.
+ 02-ftbfs_kfreebsd.diff: Resolve FTBFS for GNU/kfreebsd.
* debian/copyright:
+ Rewritten according to DEP-5.
* debian/watch:
+ New file.
* debian/control:
+ Homepage stanza.
+ Vcs-*: New stanzas.
+ Add ruby build dependency
+ Reformulate description.
[Sven Hoexter]
* debian/control:
+ Make the short description dev-ref compliant.
+ Update Vcs-* stanzas.
+ Add DM-Upload-Allowed: yes.
[Tim Retout]
* New upstream release from a new maintainer:
+ Fix "netsed executes a tight non-blocking loop.": Change to new
upstream source. (Closes: #586037)
+ Fix "hostnames resolved as 255.255.255.255", patch by Mats Erik
Andersson. (Closes: #397420)
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Fri, 10 Jun 2011 23:49:16 +0200
netsed (0.01c-2.1) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: fix bashisms (use of {,}) (Closes: #375570)
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Mon, 14 Jan 2008 15:16:15 +0100
netsed (0.01c-2) unstable; urgency=low
* Manpage typos fixed. (closes: Bug#170847)
-- Lenart Janos <ocsi@debian.org> Wed, 27 Nov 2002 14:14:45 +0100
netsed (0.01c-1) unstable; urgency=medium
* Re-release under GPL (administrative). (closes: Bug#166669)
* Upgraded Standards-Version.
* Removed debian/{postinst,prerm}.
-- Lenart Janos <ocsi@debian.org> Mon, 25 Nov 2002 18:34:55 +0100
netsed (0.01b-5) unstable; urgency=low
* Fixed buggy debian/{pre,post}{inst,rem}. (closes: Bug#126957)
-- Lenart Janos <ocsi@debian.org> Tue, 1 Jan 2002 19:51:31 +0100
netsed (0.01b-4) unstable; urgency=low
* Typo fixed in the description. (closes: Bug#125183)
-- Lenart Janos <ocsi@debian.org> Sat, 22 Dec 2001 16:13:00 +0100
netsed (0.01b-3) unstable; urgency=low
* Adopted package. (closes: Bug#120654)
* Re-debianized from scratch.
-- Lenart Janos <ocsi@debian.org> Sat, 24 Nov 2001 18:17:44 +0100
netsed (0.01b-2) unstable; urgency=low
* Oops. Corrected debian/control, so long description refers to ngrep,
not netgrep (Closes: #112120)
* Bumped up Standards-Version while there
-- Gergely Nagy <algernon@debian.org> Sat, 15 Sep 2001 15:45:44 +0200
netsed (0.01b-1) unstable; urgency=low
* Initial release, for Master to take over the world
(Closes: #101959)
-- Gergely Nagy <algernon@debian.org> Sat, 23 Jun 2001 10:47:53 +0200
|