[feel++] 55/122: use quilt
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository feel++.
commit c2bbe016e7cecc25eeb1f8d423f19a859ede1a94
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Fri Mar 18 05:54:13 2011 +0000
use quilt
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c57db47..bd6a1fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+feel++ (0.90.0-3) unstable; urgency=low
+
+ [Christophe Prud'homme]
+ * debian/{control,rules}: use quilt
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Fri, 18 Mar 2011 06:53:33 +0100
+
feel++ (0.90.0-2) unstable; urgency=low
[Christophe Prud'homme]
diff --git a/debian/control b/debian/control
index e112496..49ad7a0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4.4,
+Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4.4,
libboost1.46-all-dev|libboost-all-dev, libboost-mpi1.46-dev |libboost-mpi-dev,
mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386 !sparc],
diff --git a/debian/rules b/debian/rules
index 06b7db6..a71c333 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ DEB_COMPRESS_EXCLUDE := .pdf
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
-# include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
export CFLAGS=
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git
More information about the debian-science-commits
mailing list