scapy (2.6.0+dfsg-1) experimental; urgency=medium

  * New upstream version 2.6.0+dfsg.
  * debian/copyright: update file with new upstream release information.

 -- Carlos Henrique Lima Melara <charlesmelara@riseup.net>  Sun, 29 Sep 2024 19:40:48 -0300

scapy (2.5.0+git20240324.2b58b51+dfsg-2) unstable; urgency=medium

  * d/control:
      - Depends on libpcap0.8t64 so it works on armhf and armel.
        Thanks to Graham Inggs. (Closes: #1073264)
      - bump Standards-Version to 4.7.0 - no changes needed.
  * debian/gbp.conf: add upstream-branch field.
  * debian/tests/control: Depends on @recommends@ instead of hard-coding
    recommended packages.

 -- Carlos Henrique Lima Melara <charlesmelara@riseup.net>  Sun, 23 Jun 2024 11:30:12 -0300

scapy (2.5.0+git20240324.2b58b51+dfsg-1) unstable; urgency=medium

  [ Samuel Henrique ]
  * debian/copyright: Add .bat files to Files-Excluded.

  [ Carlos Henrique Lima Melara ]
  * New upstream version 2.5.0+git20240324.2b58b51+dfsg. (Closes: #1067409)
  * New upstream version 2.5.0+git20240319.f919a6a+dfsg.
  * debian/control:
      - Add myself as uploader.
      - Add pybuild-plugin-pyproject to Build-Depends.
      - Remove tox from Build-Depends as it's not needed.
  * debian/copyright:
      - Add other files from doc/ to Files-Excluded.
      - Remove copyright from deleted file (scapy/libs/six.py).
      - Sort everything.
      - Update packaging years and contact info.
      - Update upstream copyright stanzas.
  * debian/patches/:
      - Remove-resource-heavy-ISOTP-test.patch: remove. Incorporated upstream.
      - Remove-tests-dependent-on-non-free-data.patch: add new patch.
      - fix-typo-in-manpage.patch: remove. Incorporated upstream.
      - remove-failing-tests.patch: remove. Incorporated upstream.
  * debian/python3-scapy.manpages: install manpage.
  * debian/rules:
      - PEP440 only allows one + sign, so remove +dfsg from it.
      - Use printf instead of echo to print $(DEB_VERSION_UPSTREAM).
  * debian/tests/:
      - control:
          + Add smbclient to test dependencies.
          + Enable testing in all archs.
      - run-upstream-tests:
          + Correctly disable tests that need root.
          + Disable smbd (samba) tests.
          + Export HOME=$AUTOPKGTEST_TMP so tests pass.

 -- Carlos Henrique Lima Melara <charlesmelara@riseup.net>  Sun, 24 Mar 2024 19:47:37 -0300

scapy (2.5.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * debian/patches/fix-endianness-in-utf-16-encoding.patch: remove patch.
  * debian/tests/control: disable tests in 32 bits and big endian archs
    (closes: #1030602).

 -- Carlos Henrique Lima Melara <charlesmelara@outlook.com>  Thu, 09 Feb 2023 19:34:45 -0300

scapy (2.5.0+dfsg-2~exp1) experimental; urgency=medium

  * Team upload.
  * debian/patches/:
      - Remove-resource-heavy-ISOTP-test.patch: add to fix autopkgtest in 32
        bits architectures.
      - fix-endianness-in-utf-16-encoding.patch: add to fix tests in s390x
        architecture.

 -- Carlos Henrique Lima Melara <charlesmelara@outlook.com>  Tue, 31 Jan 2023 16:27:18 -0300

scapy (2.5.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.5.0+dfsg. (Closes: #1027183)
  * Remove python-scapy-doc binary package due to DFSG infringement.
  * Run wrap-and-sort.
  * debian/control:
      - Add libpcap0.8 to Recommends.
      - Add netbase to Depends.
      - Bump Standards-Version to 4.6.2 - no changes needed.
      - Move tcpdump from Recommends to Suggests.
      - Remove python-scapy-doc stanza and sphinx related packages
        from Build-Depends.
  * debian/copyright: full update.
  * debian/dirs: remove - not needed anymore.
  * debian/lintian-overrides: override lintian hits.
  * debian/patches/:
      - Remove-privacy-breach-in-doc.patch: remove. Merged upstream.
      - fix-typo-in-manpage.patch: add to fix typo.
      - remove-UTscapy-script.patch: remove. Merged upstream.
      - remove-failing-tests.patch: add to remove failing tests from
        upstream.
  * debian/python-scapy-doc.doc-base: remove.
  * debian/python-scapy-doc.docs: remove.
  * debian/rules: remove documentation/sphinx related rules.
  * debian/tests/*: add upstream testing, but only a reduced set.
  * debian/watch: update to use github api.

 -- Carlos Henrique Lima Melara <charlesmelara@outlook.com>  Wed, 25 Jan 2023 19:01:55 -0300

scapy (2.4.5+g9420c22-2) unstable; urgency=medium

  * Team upload.
  * Source only upload of new binary pkg
  * Update Standards Version (no changes)

 -- Neil Williams <codehelp@debian.org>  Fri, 19 Aug 2022 08:23:54 +0100

scapy (2.4.5+g9420c22-1) unstable; urgency=medium

  * Team upload.
  * New upstream release, adding changes from commit 9420c22 to 2.4.5
    to fix licensing mistake in previous releases.
  * Split out documentation into a separate package.
  * Drop use of upstream unit tests in autopkgtest due to flaky results
    (Closes: #1012438)
  * Drop patches included upstream. (Closes: #589995) (Closes: #594261)
  * Update d.copyright

 -- Neil Williams <codehelp@debian.org>  Mon, 15 Aug 2022 10:23:25 +0100

scapy (2.4.4-5) unstable; urgency=medium

  * Team upload.
  * Lintian brush updates
  * Fix d.watch file
  * Add can-utils package to autopkgtest dependencies. (Closes: #1014488)
  * Add the basic Python autopkgtest
  * Freshen existing patches

 -- Neil Williams <codehelp@debian.org>  Tue, 09 Aug 2022 13:11:48 +0100

scapy (2.4.4-4) unstable; urgency=medium

  * Team upload.

  [ Romain Francoise ]
  * Drop debian/patches/use-absolute-paths.patch (#979338)
  * debian/tests/control: version dependency on tcpdump
  * Cherry-pick upstream commit 42d58d8729 to fix pipetool test
    (and thus fix autopkgtest too)

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 11 Jan 2021 11:40:10 +0100

scapy (2.4.4-3) unstable; urgency=medium

  * Team upload.

  [ Raphaël Hertzog ]
  * Bump Standards-Version to 4.5.1
  * Switch to debhelper compat level 13

  [ Sophie Brun ]
  * Add a patch to fix find_library with Python 3.9 (Closes: #973171)

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 14 Dec 2020 11:46:53 +0100

scapy (2.4.4-2) unstable; urgency=medium

  * Add support for Python 3.9 (Closes: #975519)

 -- Raphaël Hertzog <raphael@offensive-security.com>  Mon, 23 Nov 2020 12:08:20 +0100

scapy (2.4.4-1) unstable; urgency=medium

  * Team upload.

  [ Samuel Henrique ]
  * Add Salsa's CI configuration file
  * Configure git-buildpackage for Debian

  [ Sophie Brun ]
  * New upstream version 2.4.4
  * Refresh patches
  * Bump Standards-Version to 4.5.0 (no changes)
  * Update Homepage
  * Use new format for debian/copyright
  * Build and install docs (Closes: #773683)
  * Add information about test
  * Add autopkgtest

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 25 Sep 2020 10:24:44 +0200

scapy (2.4.3-4) unstable; urgency=medium

  * Drop python2 support; Closes: #938439, #936054
  * debian/control
    - update Vcs fields to point to pkg-security-team

 -- Sandro Tosi <morph@debian.org>  Mon, 30 Mar 2020 20:22:54 -0400

scapy (2.4.3-3) unstable; urgency=medium

  * Take over package in pkg-security team.
  * Restore python2 package as we still have reverse dependencies.
    Keep /usr/bin/scapy in python3-scapy however. Let python-scapy
    provide /usr/bin/scapy2 temporarily. Add appropriate breaks/replaces
    forcing joint upgrade of both packages.
  * Switch to debhelper compat level 12
  * Add symlink for scapy3 manual page too
  * Add a small patch for python 2 compatibility.

 -- Raphaël Hertzog <raphael@offensive-security.com>  Thu, 19 Sep 2019 15:45:25 +0200

scapy (2.4.3-2) unstable; urgency=medium

  * d/control:
    - Drops Breaks from python3-scapy for python-scapy (Closes: #940699)

 -- Iain R. Learmonth <irl@debian.org>  Thu, 19 Sep 2019 09:51:19 +0100

scapy (2.4.3-1) unstable; urgency=medium

  [ Gabriel Potter ]

  * New upstream version 2.4.3 (Closes: #929032)
  * debian/control:
   - Updates suggested and recommended packages (Closes: #907235, #939403)
   - Update standards version to 4.4.0
  * debian/patches:
   - Refresh paths.patch and setup.py.patch

  [ Iain R. Learmonth ]

  * Drop the Python 2 package (Closes: #938439)
  * The scapy executable is now provided by the Python 3 package

 -- Iain R. Learmonth <irl@debian.org>  Tue, 10 Sep 2019 18:10:37 +0100

scapy (2.4.0-2) unstable; urgency=medium

  * Use pybuild for Python 2 and 3 packages (Closes: #889938, #889939)
  * Removes get-orig target from rules

 -- Iain R. Learmonth <irl@debian.org>  Thu, 07 Jun 2018 22:09:24 +0100

scapy (2.4.0-1) unstable; urgency=medium

  [ Ana Custura ]
  * Adds python-geoip to sugested packages as it is used to perform geotraces

  [ Iain R. Learmonth ]
  * New upstream version 2.4.0
  * debian/control:
   - Use debhelper 11
   - Update standards version to 4.1.4
   - Remove explicit Build-Depends on quilt (no longer required)
   - Update Vcs-* fields to point to salsa repository from deprecated
     Alioth repository
   - Updates homepage to GitHub location
  * debian/patches:
   - Refresh paths.patch:
     The only path now overridden is for tcpdump, which is found in /usr/sbin
     and so is not in the typical user's path.
   - Removes fix-version.patch:
     This functionality is now incorporated upstream.

  The work for this change was supported by the European Union under grant
  agreement No. 688421. This support does not imply endorsement.

 -- Iain R. Learmonth <irl@debian.org>  Mon, 07 May 2018 12:37:37 +0100

scapy (2.3.3-3) unstable; urgency=medium

  * Do not output trailing newline generating version number

 -- Iain R. Learmonth <irl@debian.org>  Sat, 16 Sep 2017 06:28:53 +0100

scapy (2.3.3-2) unstable; urgency=medium

  [ Hilko Bengen ]
  * fix unreliable generation of scapy.VERSION at build time

 -- Iain R. Learmonth <irl@debian.org>  Sat, 16 Sep 2017 06:19:55 +0100

scapy (2.3.3-1) unstable; urgency=medium

  * New upstream version 2.3.3
  * debian/control:
   - Maintainer set to the Internet Measurement Packaging Team (Closes: #833724)
   - Uploaders set to myself
   - Removed unnecessary versioned Build-Depends for python
   - Packaging is now using Git
    · Repository created under the Internet Measurement Packaging Team
    · Vcs-Git and Vcs-Browser fields have been updated
   - Updated standards version to 3.9.8
   - Replaced Conflicts with Breaks as it makes more sense here for installing
     over a (very) old version of the package
  * Bumped compat level to 9
  * debian/README.source:
   - Added a note to point to src:scapy3k
   - Added a note regarding the use of quilt
  * debian/patches:
   - Patches refreshed.
   - Patch for paths now corrects the location of Wireshark's manuf file
     (Closes: #692408)
  * debian/rules:
   - Clean up the stray scapy/VERSION file that gets generated when cleaning
     the source tree

 -- Iain R. Learmonth <irl@debian.org>  Sat, 03 Dec 2016 19:00:36 +0000

scapy (2.3.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. (Closes: #773554)
  * debian/control:
   - Added dh-python to Build-Depends

 -- Iain R. Learmonth <irl@debian.org>  Fri, 29 Apr 2016 11:30:54 +0100

scapy (2.2.0-1) unstable; urgency=low

  * New upstream release.
  * Bug fix: "new upstream release 2.2 available", thanks to Michael
    Prokop (Closes: #618732).
  * Suggests python-pcapy, thanks to Jakub Wilk <jwilk@debian.org> (#589995).
  * Bug fix: "import scapy.layers.dot11 fails on kfreebsd-*", thanks to
    Christian Kastner (Closes: #589995). Patch by Jakub Wilk <jwilk@debian.org>
  * cdbs/dh_pysupport to dh7/dh_python2 migration.

 -- David Villa Alises <David.Villa@uclm.es>  Sun, 17 Jul 2011 13:08:38 +0200

scapy (2.1.0-1) unstable; urgency=low

  * New upstream release (Closes: #570343)

 -- David Villa Alises <David.Villa@uclm.es>  Wed, 24 Feb 2010 12:43:23 +0100

scapy (2.0.1-1) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn
  [ Yves-Alexis Perez ]
  * new upstream release.
  * debian/control:
    - update standards version to 3.8.3.
    - add ${misc:Depends} to depends since we use debhelper.
  * debian/patches:
    - both patches refreshed for new upstream.
  [ David Villa ]
  * new upstream release (Closes: #485767)

 -- David Villa Alises <David.Villa@uclm.es>  Wed, 30 Sep 2009 17:27:46 +0200

scapy (2.0.0.5-1) unstable; urgency=low

  * New upstream release. Source taken from mercurial repository at
    http://hg.secdev.org/scapy (tag 'v2.0.0.5')

 -- David Villa Alises <David.Villa@uclm.es>  Sun, 17 Aug 2008 18:02:55 +0200

scapy (1.1.1-4) UNRELEASED; urgency=low

  [ Piotr Ożarowski ]
  * Vcs-Svn, Vcs-Browser and Homepage fields added

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field

 -- Piotr Ożarowski <piotr@debian.org>  Sat,  6 Oct 2007 23:47:25 +0200

scapy (1.1.1-3) unstable; urgency=low

  * Upstream author made several important modificacions and bug
    fixes, but he does not create a new upstream resease. I include
    them as a patch in /debian/patches/scapy.py-upstream.patch

 -- David Villa Alises <David.Villa@uclm.es>  Fri, 07 Sep 2007 15:50:27 +0200

scapy (1.1.1-2) unstable; urgency=low

  * debian/control
    - XS-Python-Version: >= 2.4 (Closes: #426504)

 -- David Villa Alises <David.Villa@uclm.es>  Tue, 29 May 2007 11:03:49 +0200

scapy (1.1.1-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Added Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
    - build-depends-indep to build-depends: python-all-dev, python-support
    - Changed Suggest: acroread to xpdf
  * debian/python-scapy.install
    - Changed to usr/lib/python2.*/site-packages/scapy.py (Closes: #421603)
  * debian/copyright:
    - Updated download location and author e-mail address
  * Thanks to Scott Kitterman <scott@kitterman.com> for his patch

 -- David Villa Alises <David.Villa@uclm.es>  Thu, 10 May 2007 09:53:49 +0200

scapy (1.0.5.20-1) unstable; urgency=low

  * New upstream release. (Closes: #407918)
  * Include revision number in debian version. (Closes: #407920)
  * Corrected copyright information. (Closes: #407916)
  * Repacked upstream tarball with latest upstream revision, and
    documented this in README.Debian.
  * Added watch file.
  * Bumped compat level to 5.
  * debian/rules: Switch to CDBS.
  * debian/control:
    - Added Suggest: imagemagick and graphviz, for graph stuff. (Closes: #408130)
    - Added Suggest: python-crypto, needed for decrypting WEP messages.
    - Added Suggest: acroread, gv. (for psdump() and pdfdump())
    - Added Suggest: sox (for VOIP stuff)
    - Added Suggest: python-visual (for trace3D())
  * Removed outdated file `scapy.html'.
  * Thanks to Marcus Better <marcus@better.se> for his unrelesed version.

 -- David Villa Alises <David.Villa@uclm.es>  Sun,  4 Feb 2007 16:56:03 +0100

scapy (1.0.5-1) unstable; urgency=low

  * New upstream release
  * debian/rules: Updated to new python policy. Thanks to Francisco Moya
    <francisco.moya@uclm.es> (Closes: #397958).
  * debian/control:
    - Binary package name changes according to Python Policy (Section 2.2)
    - Added dummy transitional package to provide an upgrade path from scapy.

 -- David Villa Alises <David.Villa@uclm.es>  Tue,  2 Jan 2007 16:26:35 +0100

scapy (1.0.4-1) unstable; urgency=low

  * New maintainer, with permission of previous maintainer
  * New upstream release (Closes: #362655)
  * Lets use scapy as library (Closes: #270267)
  * debian/control
    - Added Suggests: tcpdump

 -- David Villa Alises <David.Villa@uclm.es>  Fri, 14 Apr 2006 22:35:29 +0200

scapy (1.0.2-1) unstable; urgency=low

  * New upstream release (Closes: #346271)
  * debian/control:
    - Changed Depends on python2.3 to python.
    - Bumped Standards-Version to 3.6.1. No change.
    - Added Suggests: python-gnuplot, python-pyx, ebtables

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Sat,  7 Jan 2006 14:40:04 +0100

scapy (1.0.0-1) unstable; urgency=low

  * New upstream release (Closes: #322329)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Sun, 28 Aug 2005 15:06:00 +0200

scapy (0.9.17-1) unstable; urgency=low

  * New upstream release
  * Modified scapy.py to point to the correct location of p0f.fp.
    (Closes: #289397)
  * Changed maintainer email address.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Mon, 17 Jan 2005 20:09:47 +0100

scapy (0.9.15-2) unstable; urgency=low

  * Added postrm to get rid of scapy.pyc on package removal.

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Thu, 16 Oct 2003 17:06:01 +0200

scapy (0.9.15-1) unstable; urgency=low

  * New upstream release
  * Moved to debhelper compatability 4. Created debian/compat.
  * Bumped Standards-Version to 3.6.1. No change.
  * Changed Depends on python2.2 to python2.3

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Thu, 16 Oct 2003 16:52:39 +0200

scapy (0.9.14-1) unstable; urgency=low

  * New upstream version. (Closes: #198879)

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Thu, 26 Jun 2003 19:04:38 +0200

scapy (0.9.12-1) unstable; urgency=low

  * Initial Release. (Closes: #192169)

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Thu, 08 May 2003 15:11:36 +0200