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
|
libnet-frame-device-perl (1.12-2) unstable; urgency=medium
* loopback-test.patch: new: fix test failures.
The test suite relies on the existence of network interfaces leading
to Internet. However this may not be the case in Debian build
environment. This changes slightly alter the test suite to allow
running against loopback interfaces, which are expected to be always
available. (Closes: #1070334)
* Set Rules-Requires-Root: no.
* d/control: declare compliance to standards version 4.7.0.
* d/control: set myself as uploader.
-- Étienne Mollier <emollier@debian.org> Sat, 04 May 2024 17:24:57 +0200
libnet-frame-device-perl (1.12-1) unstable; urgency=medium
[ Florian Schlichting ]
IGNORE-VERSION: 1.12-1
# no code changes
[ gregor herrmann ]
* debian/rules: use 'wildcard' instead of 'shell echo'.
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 1.12
* Add an explicit build-dependency on M::B
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Thu, 16 Jun 2022 16:27:39 +0100
libnet-frame-device-perl (1.11-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 06 Jan 2021 16:37:30 +0100
libnet-frame-device-perl (1.11-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* Update years of upstream copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Skip tests that need access to a network device during build and
autopkgtest. Thanks to Chris West (Faux) for the bug report and
further debugging. (Closes: #792221)
-- gregor herrmann <gregoa@debian.org> Mon, 13 Jul 2015 19:12:38 +0200
libnet-frame-device-perl (1.10-1) unstable; urgency=low
* Initial Release. Closes: #741122
-- Daniel Lintott <daniel@serverb.co.uk> Mon, 10 Mar 2014 19:41:15 +0000
|