Bug#892763: libpandoc-wrapper-perl should not use the stage1 profile

Helmut Grohne helmut at subdivi.de
Mon Mar 12 18:03:26 UTC 2018


Source: libpandoc-wrapper-perl
Version: 0.6.1-1
Severity: minor
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

libpandoc-wrapper-perl should not use the profile name "stage1". The
reasoning can be found in a similar bug report against
libpandoc-elements-perl (bug number pending). Please consider applying
the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru libpandoc-wrapper-perl-0.6.1/debian/changelog libpandoc-wrapper-perl-0.6.1/debian/changelog
--- libpandoc-wrapper-perl-0.6.1/debian/changelog	2017-10-28 03:32:14.000000000 +0200
+++ libpandoc-wrapper-perl-0.6.1/debian/changelog	2018-03-12 19:00:25.000000000 +0100
@@ -1,3 +1,10 @@
+libpandoc-wrapper-perl (0.6.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch stage1 profile to nocheck. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Mon, 12 Mar 2018 19:00:25 +0100
+
 libpandoc-wrapper-perl (0.6.1-1) unstable; urgency=medium
 
   [ upstream ]
diff --minimal -Nru libpandoc-wrapper-perl-0.6.1/debian/control libpandoc-wrapper-perl-0.6.1/debian/control
--- libpandoc-wrapper-perl-0.6.1/debian/control	2017-10-28 03:30:07.000000000 +0200
+++ libpandoc-wrapper-perl-0.6.1/debian/control	2018-03-12 19:00:10.000000000 +0100
@@ -7,10 +7,10 @@
  libmodule-build-tiny-perl,
  perl,
 # tests
- libcapture-tiny-perl <!stage1>,
- libpath-tiny-perl <!stage1>,
- libpandoc-elements-perl <!stage1>,
- libtest-exception-perl <!stage1>,
+ libcapture-tiny-perl <!nocheck>,
+ libpath-tiny-perl <!nocheck>,
+ libpandoc-elements-perl <!nocheck>,
+ libtest-exception-perl <!nocheck>,
 # runtime
  libfile-which-perl,
  libipc-run3-perl,


More information about the pkg-perl-maintainers mailing list