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
|
libnet-socks-perl (0.03-17) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 15:03:15 +0000
libnet-socks-perl (0.03-16) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* 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:13:49 +0100
libnet-socks-perl (0.03-15) unstable; urgency=medium
* Take over for the Debian Perl Group on maintainer's request
(https://lists.debian.org/debian-perl/2017/08/msg00066.html)
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
perl-maintainers@lists.alioth.debian.org> (was: Sebastien Delafond
<seb@debian.org>).
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.1.0.
* Drop unneeded version constraint.
* Update Vcs-* fields.
* Use MetaCPAN URLs in debian/control and debian/watch.
* debian/rules: use dh(1).
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Mention module name in long description.
* Add /me to Uploaders.
* Refresh patches, update headers.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Sep 2017 22:58:21 +0200
libnet-socks-perl (0.03-14) unstable; urgency=medium
* Add Vcs-* information
* Bump-up Standards-Version
-- Sebastien Delafond <seb@debian.org> Mon, 14 Jul 2014 11:43:52 +0200
libnet-socks-perl (0.03-13) unstable; urgency=low
* Many thanks to Jari Aalto <jari.aalto@cante.net> for *all* the changes
in this upload:
- remove deprecated dpatch and upgrade to packaging format "3.0 quilt"
- update to Standards-Version to 3.9.3 and debhelper to 9
- add build-arch and build-indep targets; use dh_prep in rules file
-- Sebastien Delafond <seb@debian.org> Tue, 17 Apr 2012 15:18:25 +0200
libnet-socks-perl (0.03-12) unstable; urgency=low
* Lintian cleanups.
* Added debian/watch file.
-- Sebastien Delafond <seb@debian.org> Wed, 21 Oct 2009 14:31:16 +0200
libnet-socks-perl (0.03-11) unstable; urgency=low
* Unconditionally remove usr/lib during the install phase
(Closes: #479919).
-- Sebastien Delafond <seb@debian.org> Wed, 07 May 2008 07:33:29 -0700
libnet-socks-perl (0.03-10) unstable; urgency=low
* Lintian cleanups.
-- Sebastien Delafond <seb@debian.org> Tue, 06 May 2008 22:22:01 -0700
libnet-socks-perl (0.03-9) unstable; urgency=low
* Don't return 1 if Makefile does not exist (Closes: #470346).
-- Sebastien Delafond <seb@debian.org> Mon, 10 Mar 2008 12:17:10 -0700
libnet-socks-perl (0.03-8) unstable; urgency=low
* Don't try to blindly remove /usr/lib/perl5 (Closes: #467992).
* Lintian cleanups.
-- Sebastien Delafond <seb@debian.org> Tue, 26 Feb 2008 21:45:19 -0800
libnet-socks-perl (0.03-7) unstable; urgency=low
* This should actually be a Build-Dep (Closes: #403087).
-- Sebastien Delafond <seb@debian.org> Thu, 14 Dec 2006 11:04:26 -0800
libnet-socks-perl (0.03-6) unstable; urgency=low
* Added missing dependency on libnet-dns-perl ("use Net::DNS;").
-- Sebastien Delafond <seb@debian.org> Tue, 28 Nov 2006 00:15:30 -0800
libnet-socks-perl (0.03-5) unstable; urgency=low
* Added patch by Christian Schwarz to resolve hostnames
(Closes: #400599).
-- Sebastien Delafond <seb@debian.org> Mon, 27 Nov 2006 12:33:19 -0800
libnet-socks-perl (0.03-4) unstable; urgency=low
* Upgraded standards version to 3.7.2.
* Moved debhelper and dpatch from Build-Depends-Indep to
Build-Depends.
-- Sebastien Delafond <seb@debian.org> Thu, 15 Jun 2006 16:25:48 -0700
libnet-socks-perl (0.03-3) unstable; urgency=low
* Upgraded standards version to 3.6.2.2.
* Changed maintainer to <seb@debian.org>.
-- Sebastien Delafond <seb@debian.org> Mon, 06 Feb 2006 17:09:56 -0800
libnet-socks-perl (0.03-2) unstable; urgency=low
* Removed some part of the example.
* Patched SOCKS.pm to avoid unecessary and bug-creating IP conversion
* Fixed the "build-depends-without-arch-dep" lintian warning.
-- Sebastien Delafond <sdelafond@gmx.net> Sun, 24 Oct 2004 16:10:03 -0700
libnet-socks-perl (0.03-1) unstable; urgency=low
* Initial Release (Closes: #272272).
* Patched upstream example so it takes command-line args.
-- Sebastien Delafond <sdelafond@gmx.net> Sat, 18 Sep 2004 15:35:28 -0700
|