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
|
libnet-rawip-perl (0.25-3) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Christian Hammers from Uploaders. Thanks for your work!
Closes: #868836
* Remove Jose Luis Rivas from Uploaders. Thanks for your work!
* Disable network tests during autopkgtests like during build.
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 01 Jul 2022 00:01:24 +0100
libnet-rawip-perl (0.25-2) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Switch to "3.0 (quilt)" source format.
* Simplify debian/rules with dh(1).
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Drop remaining quilt fragments.
* Add DEP3 headers to patches.
* Use debhelper 9.20120312 to get all hardening flags.
* Add a lintian override for an issue that only affects the example
scripts.
* Add a patch to fix several spelling mistakes.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Feb 2014 19:20:53 +0100
libnet-rawip-perl (0.25-1) unstable; urgency=low
[ Franck Joncourt ]
* Removed liblist-moreutils-perl from dependencies.
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
[ Jose Luis Rivas ]
* New upstream release
* Refreshed tests_no_network.patch to accomplish latest t/iflist.t.
* Added me as uploader.
* Refreshed debian/copyright.
* Switched to debhelper v7, updated debian/{rules,control,compat}.
* Deleted CDBS as build-depend.
[ gregor herrmann ]
* Add patch fix_pod.patch to fix a POD error.
* debian/control: minor typo/wording fixes.
-- Jose Luis Rivas <ghostbar38@gmail.com> Sun, 02 Nov 2008 01:56:53 -0430
libnet-rawip-perl (0.23-2) unstable; urgency=low
* Add libtest-pod-perl, libtest-pod-coverage-perl,
libtest-perl-critic-perl, libproc-processtable-perl to Build-Depends to
enable additional tests.
* Add patch tests_no_network.patch to skip tests in t/iflist.t if
NONETWORK is set (closes: #467591). Add quilt framework.
* debian/rules: remove empty /usr/share/perl5 directory if it exists (for
the last days of perl 5.8).
* debian/watch: improve pattern for matching upstream versions.
* debian/copyright: change to new format and add generic upstream URL.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 26 Feb 2008 23:00:10 +0100
libnet-rawip-perl (0.23-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
[ Jose Luis Rivas ]
* New upstream release
* debian/watch: now is dist-based.
* debian/control:
+ Updated to 3.7.3 Standards-Version
* debian/rules: deleted the patchsys-utils.mk include since isn't used.
[ Roberto C. Sanchez ]
* Made the group the maintainer and moved Christian to uploaders.
* Updated to debhelper compatibility level 6.
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 09 Jan 2008 23:58:26 -0500
libnet-rawip-perl (0.21-1) unstable; urgency=low
* New upstream release
* Added Gabor Szabo as new upstream maintainer to debian/copyright.
-- Christian Hammers <ch@debian.org> Thu, 5 Apr 2007 23:24:28 +0200
libnet-rawip-perl (0.20-2) unstable; urgency=medium
* Added ${shlibs:Depends} to debian/control to make checklib happy.
-- Christian Hammers <ch@debian.org> Tue, 26 Sep 2006 00:39:14 +0200
libnet-rawip-perl (0.20-1) unstable; urgency=low
* New upstream version. Closes: #329637
* Updated watchfile and adjusted for strange upstream version system.
* Fixed gcc-4.0 FTBFS (thanks to Andreas Jochens). Closes: #297204
-- Christian Hammers <ch@debian.org> Fri, 16 Sep 2005 01:06:29 +0200
libnet-rawip-perl (0.10-5) unstable; urgency=low
* Switched to CDBS. Great thing.
-- Christian Hammers <ch@debian.org> Fri, 23 Jul 2004 20:33:55 +0200
libnet-rawip-perl (0.10-4) unstable; urgency=low
* Added patch for gcc-3.4 compliance (thanks to Andreas Jochen).
Closes: #260431
* Changed section to "perl".
-- Christian Hammers <ch@debian.org> Fri, 23 Jul 2004 00:02:47 +0200
libnet-rawip-perl (0.10-3) unstable; urgency=low
* Recompiled as it just didn't worked anymore..
(exited with "host_to_ip failed"). Closes: #230989
-- Christian Hammers <ch@debian.org> Mon, 23 Feb 2004 04:05:28 +0100
libnet-rawip-perl (0.10-2) unstable; urgency=low
* Rebuild to get rid of segfault (thanks to Raf D'Halleweyn).
Closes: #216147
-- Christian Hammers <ch@debian.org> Thu, 23 Oct 2003 03:20:40 +0200
libnet-rawip-perl (0.10-1) unstable; urgency=low
* New upstream version.
-- Christian Hammers <ch@debian.org> Tue, 18 Feb 2003 13:50:34 +0100
libnet-rawip-perl (0.09d-5) unstable; urgency=low
* New upstream version.
* Patched to work together with perl8.
(Thanks to Willem Itsme <itsme@xs4all.nl> for them)
-- Christian Hammers <ch@debian.org> Fri, 25 Oct 2002 00:01:50 +0200
libnet-rawip-perl (0.09d-4.1) unstable; urgency=low
* NMU: Rebuilt against perl 5.8.
* Added declaration of my_perl to the top of util.c.
-- Ben Burton <benb@acm.org> Sun, 1 Sep 2002 11:12:15 +1000
libnet-rawip-perl (0.09d-4) unstable; urgency=low
* Fixed copyright. Closes: #157623
-- Christian Hammers <ch@debian.org> Fri, 23 Aug 2002 23:17:05 +0200
libnet-rawip-perl (0.09d-3) unstable; urgency=low
* --- removed emacs from changelog
* --- changed debian/watch file
* UNRELEASED
-- root <ch@debian.org> Sun, 26 May 2002 15:20:30 +0200
libnet-rawip-perl (0.09d-2) unstable; urgency=low
* Adjusted to latest Debian perl policy and Debian policy.
* No code change.
-- Christian Hammers <ch@debian.org> Sat, 17 Feb 2001 18:04:12 +0100
libnet-rawip-perl (0.09d-1) unstable; urgency=low
* New upstream release.
-- Christian Hammers <ch@debian.org> Sat, 10 Feb 2001 18:31:10 +0100
libnet-rawip-perl (0.09-3) unstable; urgency=low
* Recompiled against perl-5.6. Closes: #80714
* Added Build-Dependencies.
-- Christian Hammers <ch@debian.org> Thu, 28 Dec 2000 22:30:55 +0100
libnet-rawip-perl (0.09-2) unstable; urgency=low
* Adjusted dependencies. Closes: #53447
-- Christian Hammers <ch@debian.org> Mon, 27 Dec 1999 12:30:22 +0100
libnet-rawip-perl (0.09-1) unstable; urgency=low
* New upstream version.
-- Christian Hammers <ch@debian.org> Tue, 30 Nov 1999 00:27:01 +0100
libnet-rawip-perl (0.07-2) unstable; urgency=low
* Recompiled for perl-5.005.
-- Christian Hammers <ch@debian.org> Tue, 6 Jul 1999 00:26:29 +0200
libnet-rawip-perl (0.07-1) unstable; urgency=low
* New upstream release.
* Featuring an example of the recend Linux kernel DoS-Attack !
-- Christian Hammers <ch@debian.org> Wed, 23 Jun 1999 22:52:17 +0200
libnet-rawip-perl (0.06-2) unstable; urgency=low
* Oups, missed some dependencies.
-- Christian Hammers <ch@debian.org> Mon, 1 Mar 1999 21:41:10 +0000
libnet-rawip-perl (0.06-1) unstable; urgency=low
* New upstream version.
-- Christian Hammers <ch@debian.org> Sun, 28 Feb 1999 21:42:32 +0000
libnet-rawip-perl (0.05-3) unstable; urgency=low
* cc did not find libstdc++ everywhere. Now gcc is used.
-- Christian Hammers <ch@debian.org> Tue, 16 Feb 1999 15:24:19 +0000
libnet-rawip-perl (0.05-2) unstable; urgency=low
* I used the wrong target (indep instead of arch)
-- Christian Hammers <ch@debian.org> Fri, 12 Feb 1999 01:02:25 +0000
libnet-rawip-perl (0.05-1) unstable; urgency=low
* New upstream release.
-- Christian Hammers <ch@debian.org> Thu, 4 Feb 1999 21:53:55 +0000
libnet-rawip-perl (0.04-1) unstable; urgency=low
* Initial Release.
-- Christian Hammers <ch@debian.org> Mon, 1 Feb 1999 14:23:51 +0000
|