summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--debian/changelog18
-rw-r--r--debian/compat2
-rw-r--r--debian/control6
-rw-r--r--debian/control.in2
-rw-r--r--debian/copyright4
-rw-r--r--debian/upstream/metadata5
-rw-r--r--debian/watch2
8 files changed, 32 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b408e6c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/.pc
diff --git a/debian/changelog b/debian/changelog
index 8f8e0da..7b96d8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libex-monkeypatched-perl (0.03-2) UNRELEASED; urgency=medium
+
+ [ Salvatore Bonaccorso ]
+ * Update Vcs-* headers for switch to salsa.debian.org
+
+ [ gregor herrmann ]
+ * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
+
+ [ Debian Janitor ]
+ * Use secure copyright file specification URI.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Bump debhelper dependency to >= 8, since that's what is used in
+ debian/compat.
+ * Bump debhelper from deprecated 8 to 10.
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:10:21 +0100
+
libex-monkeypatched-perl (0.03-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index df1a0e2..84cb8bc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
- debhelper,
+ debhelper (>= 10~),
dh-buildinfo,
libsub-name-perl,
libtest-exception-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libex-monkeypatched-perl
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libex-monkeypatched-perl.git
+Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libex-monkeypatched-perl.git
+Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libex-monkeypatched-perl
Homepage: https://metacpan.org/release/ex-monkeypatched
Package: libex-monkeypatched-perl
diff --git a/debian/control.in b/debian/control.in
index 7e5c14c..d368707 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,7 +1,7 @@
Source: libex-monkeypatched-perl
Section: perl
Priority: optional
-Build-Depends: @cdbs@
+Build-Depends: @cdbs@, debhelper (>= 10~)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
diff --git a/debian/copyright b/debian/copyright
index 299a458..b9226c1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ex::monkeypatched
Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=ex-monkeypatched
-Source: http://www.cpan.org/authors/id/A/AR/ARC
+Source: https://cpan.metacpan.org/authors/id/A/AR/ARC
https://github.com/arc/p5-ex-monkeypatched
Files: *
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d210777
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/arc/p5-ex-monkeypatched/issues
+Bug-Submit: https://github.com/arc/p5-ex-monkeypatched/issues/new
+Repository: https://github.com/arc/p5-ex-monkeypatched.git
+Repository-Browse: https://github.com/arc/p5-ex-monkeypatched
diff --git a/debian/watch b/debian/watch
index 8cbe6e2..39eba31 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-http://www.cpan.org/authors/id/A/AR/ARC/ex-monkeypatched-([\d.]+)\.tar\.gz
+https://cpan.metacpan.org/authors/id/A/AR/ARC/ex-monkeypatched-([\d.]+)\.tar\.gz
https://metacpan.org/release/ex-monkeypatched .*/ex-monkeypatched-([\d.]+)\.tar\.gz