Skip to content

Changelog ptunnel-ng (1.42-1)

2019

ptunnel-ng (1.42-1) unstable; urgency=medium

   * New upstream release
   * add debian/salsa-ci.yml

ptunnel-ng (1.32-2) sid; urgency=medium

   * debian/copyright: update

ptunnel-ng (1.32-1) sid; urgency=medium

   * New upstream release
   * debian/control: bump standard to 4.3.0 (no changes)
   * debian/watch: fork now available at github
   * rename of package as a different upstream took over development
     and changed names
   * remove all patches that are already added to the fork

2018

ptunnel (0.72-3) unstable; urgency=medium

   * debian/control: use dh11
   * debian/control: bump standard to 4.2.1 (no changes)
   * debian/control: add salsa VCS URLs
   * debian/control: new homepage
   * debian/watch: no longer available for download

2017

ptunnel (0.72-2) unstable; urgency=medium

   * new maintainer (Closes: #810994)
   * debian/control
     + Change debhelper to 10 in B-D.
     + Bump Standards-Version to 4.0.0
   * debian/compat
     + Switch compat level to 10.
   * add init script and default file (Closes: #591587)
   * add memset-fix.patch (Closes: #609089)
     thanks to Silvio Cesare

2016

ptunnel (0.72-1) unstable; urgency=medium

   * QA upload.
   * New upstream release. Closes: #685305
   * Switch to dpkg-source 3.0 (quilt) format.
   * debian/copyright:
     + Rewrite following copyright-format 1.0.
   * debian/control
     + Set QA team as Maintainer.
     + Change debhelper to 9 in B-D.
     + Bump Standards-Version to 3.9.7
     + Remove cbds and quilt from B-D.
     + Use dpkg architecture wildcards. Closes: #634477
   * debian/compat
     + Switch compat level 7 to 9.
   * Use wrap-and-sort.
   * Remove control.in file.
   * Remove dirs file.
   * Rename docs file to ptunnel.docs.
     + Install only useful files: index.html,
       packet-format.png, setup.png
   * debian/patches
     + Add add_hardening_flags.diff
       + Set correctly hardening flags.
     + Add DEP-3 header to fix_minux_chars_in_man.patch
     + Add fix_typo.diff to fix typo error in README. Closes: #597288
     + Rename makefile-debian-prefix to makefile-debian-prefix.patch
       + Add DEP-3 header to makefile-debian-prefix.patch
   * Add ptunnel.doc-base file.
   * debian/rules
     + Use Hardening flags.
   * Update watch file.

2009

ptunnel (0.71-2) unstable; urgency=low

   * Updated build-dep to allow building
     in non-linux port. Thanks to Cyril Brulebois
     for reporting the issue.
   Closes: #559717
   * Bumped standards-version to 3.8.3
   * Added Homepage:

ptunnel (0.71-1) unstable; urgency=low

   * New upstream release.
   * Updated standards to 3.8.2
   * Bumped compat to 7
   * Refreshed patches.
   * Added build-dep on libselinux1-dev to enable SELinux support.

ptunnel (0.70-1) unstable; urgency=low

   * New upstream release
   * Updated standards to 3.8.0
   * Reverted build-deps on libpcap
   * Updated debian/copyright

2007

ptunnel (0.61-2) unstable; urgency=low

   * Wrapped description to 70th col (Closes: #325809)
   * Switched to cdbs
   * Updated debian standards
   * Added patch to correct the manual page

2005

ptunnel (0.61-1) unstable; urgency=low

   * Initial release Closes: #311348