summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@debian.org>2022-06-16 16:27:39 +0100
committerJelmer Vernooij <jelmer@debian.org>2022-06-16 16:27:39 +0100
commit1e25f9cd51bf3d28ca74a96bca1b605f74d06df7 (patch)
treea4c9b4b65e67a36cf1e6af69a912f8f92d782296
parent0bf46155c633974f0669500cdfe528371c367ac9 (diff)
parentb9d9af2cf87ca678c424c563df90d7d546e35eb2 (diff)
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). [dgit import unpatched libnet-frame-device-perl 1.12-1]
-rw-r--r--debian/changelog69
-rw-r--r--debian/control46
-rw-r--r--debian/copyright28
-rw-r--r--debian/libnet-frame-device-perl.examples2
-rwxr-xr-xdebian/rules19
-rw-r--r--debian/source/format1
-rw-r--r--debian/tests/pkg-perl/smoke-skip3
-rw-r--r--debian/watch2
8 files changed, 170 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..fdb69e7
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,69 @@
+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
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..37d7fb7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,46 @@
+Source: libnet-frame-device-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ libmodule-build-perl
+Build-Depends-Indep: libclass-gomor-perl,
+ libnet-frame-dump-perl,
+ libnet-frame-layer-icmpv6-perl,
+ libnet-frame-layer-ipv6-perl,
+ libnet-frame-perl,
+ libnet-frame-simple-perl,
+ libnet-ipv6addr-perl,
+ libnet-libdnet-perl,
+ libnet-libdnet6-perl,
+ libnet-pcap-perl,
+ libnet-write-perl,
+ libnetwork-ipv4addr-perl,
+ perl
+Standards-Version: 3.9.6
+Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-frame-device-perl
+Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-frame-device-perl.git
+Homepage: https://metacpan.org/release/Net-Frame-Device
+
+Package: libnet-frame-device-perl
+Architecture: all
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libclass-gomor-perl,
+ libnet-frame-dump-perl,
+ libnet-frame-layer-icmpv6-perl,
+ libnet-frame-layer-ipv6-perl,
+ libnet-frame-perl,
+ libnet-frame-simple-perl,
+ libnet-ipv6addr-perl,
+ libnet-libdnet-perl,
+ libnet-libdnet6-perl,
+ libnet-pcap-perl,
+ libnet-write-perl,
+ libnetwork-ipv4addr-perl
+Description: module to get network device information
+ Net::Frame::Device is used to get network information, and is especially
+ useful when you want to do low-level network programming.
+ .
+ It also provides useful functions to lookup network MAC addresses.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..f697a58
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,28 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Net-Frame-Device
+Upstream-Contact: Patrice Auffret <gomor-cpan@gomor.org>
+Upstream-Name: Net-Frame-Device
+
+Files: *
+Copyright: 2006-2015, Patrice Auffret <gomor-cpan@gomor.org>
+License: Artistic
+
+Files: debian/*
+Copyright: 2014, Daniel Lintott <daniel@serverb.co.uk>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/libnet-frame-device-perl.examples b/debian/libnet-frame-device-perl.examples
new file mode 100644
index 0000000..5f8a82b
--- /dev/null
+++ b/debian/libnet-frame-device-perl.examples
@@ -0,0 +1,2 @@
+examples/*
+bin/*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..d1cee02
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,19 @@
+#!/usr/bin/make -f
+
+PACKAGE = $(shell dh_listpackages)
+TMP = $(CURDIR)/debian/$(PACKAGE)
+
+# skip tests that need access to network device
+SKIP_TESTS = $(shell cat debian/tests/pkg-perl/smoke-skip)
+TEST_FILES = $(filter-out $(SKIP_TESTS), $(wildcard t/*.t))
+
+%:
+ dh $@
+
+override_dh_auto_test:
+ dh_auto_test -- TEST_FILES="$(TEST_FILES)"
+
+override_dh_auto_install:
+ dh_auto_install
+ $(RM) -v $(TMP)/usr/bin/*.pl
+ rmdir -v --parents --ignore-fail-on-non-empty $(TMP)/usr/bin
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
new file mode 100644
index 0000000..c0b308f
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -0,0 +1,3 @@
+# need access to network device
+t/04-new-default.t
+t/05-new-target.t
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..5cef3e9
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+https://metacpan.org/release/Net-Frame-Device .*/Net-Frame-Device-v?@ANY_VERSION@@ARCHIVE_EXT@$