[libcerf] 02/04: Removed patch for Makefile.in

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Tue Jul 29 11:49:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

eugenwintersberger-guest pushed a commit to branch master
in repository libcerf.

commit 8fd93b5b691aad78f5cd0e5c321f7eda70abdf39
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date:   Tue Jul 29 10:07:00 2014 +0200

    Removed patch for Makefile.in
    
    The changes should be done in Makefile.am.
---
 debian/control                                      |  3 ++-
 .../0002-Fixed-Makefile.in-for-documentation.patch  | 21 ---------------------
 debian/patches/series                               |  1 -
 3 files changed, 2 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 43c4f71..8858d98 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
                autotools-dev,
-               automake
+               automake,
+               dh-autoreconf
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/libcerf.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/libcerf.gi
diff --git a/debian/patches/0002-Fixed-Makefile.in-for-documentation.patch b/debian/patches/0002-Fixed-Makefile.in-for-documentation.patch
deleted file mode 100644
index 536b9a8..0000000
--- a/debian/patches/0002-Fixed-Makefile.in-for-documentation.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Eugen Wintersberger <eugen.wintersberger at gmail.com>
-Date: Tue, 9 Jul 2013 19:49:34 +0200
-Subject: Fixed Makefile.in for documentation
-
----
- man/Makefile.in |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/man/Makefile.in b/man/Makefile.in
-index 6f7311f..cec1945 100644
---- a/man/Makefile.in
-+++ b/man/Makefile.in
-@@ -240,7 +240,7 @@ top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- man_MANS = w_of_z.3 im_w_of_x.3 dawson.3 cdawson.3 cerf.3 cerfc.3 erfcx.3 cerfcx.3 erfi.3 cerfi.3 voigt.3 
--auxdir = $(datadir)/man/html
-+auxdir = $(docdir)/man/html
- aux_DATA = w_of_z.html voigt.html dawson.html cerf.html erfcx.html erfi.html
- all: all-am
- 
diff --git a/debian/patches/series b/debian/patches/series
index d6bdb97..dfff090 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 0001-Fixed-installation-path-for-HTML-documentation.patch
-0002-Fixed-Makefile.in-for-documentation.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libcerf.git



More information about the debian-science-commits mailing list