[DHG_packages] 01/01: pandoc-citeproc: drop patch
Clint Adams
clint at moszumanska.debian.org
Tue Dec 8 04:25:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 013caf79e929a85a19d72d3e975d0208db4201e3
Author: Clint Adams <clint at debian.org>
Date: Mon Dec 7 23:25:19 2015 -0500
pandoc-citeproc: drop patch
---
p/haskell-pandoc-citeproc/debian/patches/series | 1 -
.../debian/patches/tweak-biblio2yaml-test | 22 ----------------------
p/hoauth/debian/changelog | 2 +-
3 files changed, 1 insertion(+), 24 deletions(-)
diff --git a/p/haskell-pandoc-citeproc/debian/patches/series b/p/haskell-pandoc-citeproc/debian/patches/series
deleted file mode 100644
index cf7828f..0000000
--- a/p/haskell-pandoc-citeproc/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-tweak-biblio2yaml-test
diff --git a/p/haskell-pandoc-citeproc/debian/patches/tweak-biblio2yaml-test b/p/haskell-pandoc-citeproc/debian/patches/tweak-biblio2yaml-test
deleted file mode 100644
index 1dead1e..0000000
--- a/p/haskell-pandoc-citeproc/debian/patches/tweak-biblio2yaml-test
+++ /dev/null
@@ -1,22 +0,0 @@
-Index: haskell-pandoc-citeproc/tests/test-pandoc-citeproc.hs
-===================================================================
---- haskell-pandoc-citeproc.orig/tests/test-pandoc-citeproc.hs 2015-08-15 14:41:00.948579842 +0200
-+++ haskell-pandoc-citeproc/tests/test-pandoc-citeproc.hs 2015-08-15 14:41:00.948579842 +0200
-@@ -69,7 +69,7 @@
-
- (ec, jsonOut, errout) <- pipeProcess
- (Just [("LANG","en_US.UTF-8"),("HOME",".")])
-- "dist/build/pandoc-citeproc/pandoc-citeproc"
-+ "dist-ghc/build/pandoc-citeproc/pandoc-citeproc"
- [] jsonIn
- if ec == ExitSuccess
- then do
-@@ -113,7 +113,7 @@
- let expected = BL.unlines yamllines
- (ec, result, errout) <- pipeProcess
- (Just [("LANG","en_US.UTF-8"),("HOME",".")])
-- "dist/build/pandoc-citeproc/pandoc-citeproc"
-+ "dist-ghc/build/pandoc-citeproc/pandoc-citeproc"
- ["--bib2yaml", "-f", drop 1 $ takeExtension fp] bib
- if ec == ExitSuccess
- then do
diff --git a/p/hoauth/debian/changelog b/p/hoauth/debian/changelog
index d715016..4e8d19f 100644
--- a/p/hoauth/debian/changelog
+++ b/p/hoauth/debian/changelog
@@ -1,4 +1,4 @@
-hoauth (0.3.5-5) UNRELEASED; urgency=medium
+hoauth (0.3.5-5) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list