]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(Build-)Depend on libmarkdown2 (>= 2.2), and opt-in to the new test that assumes...
authorSimon McVittie <smcv@debian.org>
Fri, 9 Mar 2018 10:45:41 +0000 (10:45 +0000)
committerSimon McVittie <smcv@debian.org>
Sun, 11 Mar 2018 15:58:44 +0000 (15:58 +0000)
debian/changelog
debian/control
debian/rules
debian/tests/pkg-perl/smoke-env

index a8fc4e92c7c804fb5f9039f25fd7115d83e34431..2ae8eebce8ccf392be85d200ec82eea4cb5f11be 100644 (file)
@@ -1,6 +1,8 @@
 ikiwiki (3.20180311-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * (Build-)Depend on libmarkdown2 (>= 2.2), and opt-in to the new test
+    that assumes that version
 
  -- Simon McVittie <smcv@debian.org>  Sun, 11 Mar 2018 15:58:05 +0000
 
index f6fbcbe0a4b78e69985aaac4c226659618af070b..457a1c7f112a6c2d74167ac53cfc61787e3ebde7 100644 (file)
@@ -19,6 +19,7 @@ Build-Depends-Indep:
  libipc-run-perl,
  libimage-magick-perl | perlmagick,
  libmagickcore-6.q16-3-extra | libmagickcore-extra,
+ libmarkdown2 (>= 2.2.0),
  libnet-openid-consumer-perl,
  librpc-xml-perl,
  libtext-markdown-discount-perl,
@@ -46,6 +47,7 @@ Depends:
  libhtml-scrubber-perl,
  libhtml-template-perl,
  libjson-perl,
+ libmarkdown2 (>= 2.2.0),
  libtext-markdown-discount-perl,
  liburi-perl (>= 1.36),
  libyaml-libyaml-perl,
index cf3087d1db711dc46539c908742b1983f2b70967..b4ec0bbe3618db91f190e3930ee5ffff7f8dc131 100755 (executable)
@@ -1,6 +1,11 @@
 #!/usr/bin/make -f
+
+export IKIWIKI_TEST_ASSUME_MODERN_DISCOUNT=1
+export LC_ALL=C.UTF-8
+export TZ=UTC
+
 %:
-       LC_ALL=C.UTF-8 TZ=UTC dh $@
+       dh $@
 
 override_dh_auto_configure:
        # keeps it out of /usr/local
index 77473814824da39800eaf4e022d1e5474b0f2674..f46ec9b992b095abc0db7c0e29d78cc40f41a8c2 100644 (file)
@@ -1 +1,2 @@
+IKIWIKI_TEST_ASSUME_MODERN_DISCOUNT=1
 INSTALLED_TESTS=1