[blitz++] 25/31: Some more polishing with the docs and upload to unstable

Jerome Benoit calculus-guest at moszumanska.debian.org
Tue Aug 2 00:52:04 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository blitz++.

commit 706721184112ccd5b2e81a50e09bfe50ec97d08a
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 2 15:15:33 2014 +0000

    Some more polishing with the docs and upload to unstable
---
 debian/changelog                                 | 3 ++-
 debian/libblitz-doc.doc-base                     | 2 +-
 debian/{libblitz0ldbl.info => libblitz-doc.info} | 0
 debian/rules                                     | 5 ++++-
 4 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f21590e..e782912 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-blitz++ (1:0.10-2) UNRELEASED; urgency=medium
+blitz++ (1:0.10-2) unstable; urgency=medium
 
   * cme fix dpkg-control
   * Priority optional for all packages
@@ -10,6 +10,7 @@ blitz++ (1:0.10-2) UNRELEASED; urgency=medium
   * debian/README.source: deleted since redundant
   * debian/rules: removed some unneeded stuff
   * d/control: delete superseded package texi2html from Build-Depends
+  * blitz.info ends up in doc package to come together with the used images
 
  -- Andreas Tille <tille at debian.org>  Thu, 02 Oct 2014 15:56:53 +0200
 
diff --git a/debian/libblitz-doc.doc-base b/debian/libblitz-doc.doc-base
index 958d5e8..c0aebdd 100644
--- a/debian/libblitz-doc.doc-base
+++ b/debian/libblitz-doc.doc-base
@@ -8,5 +8,5 @@ Abstract: C++ template class library for scientific computing
 Section: Programming
 
 Format: HTML
-Index: /usr/share/doc/libblitz-doc/html/blitz.html
+Index: /usr/share/doc/libblitz-doc/html/index.html
 Files: /usr/share/doc/libblitz-doc/html/*.html
diff --git a/debian/libblitz0ldbl.info b/debian/libblitz-doc.info
similarity index 100%
rename from debian/libblitz0ldbl.info
rename to debian/libblitz-doc.info
diff --git a/debian/rules b/debian/rules
index eba18bf..2147c42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,4 +53,7 @@ override_dh_install:
 	            --exclude-la \
 	            --movedev "debian/tmp/usr/lib/pkgconfig/blitz.pc" usr/lib/pkgconfig \
 	            lib/.libs/libblitz.so
-
+	#
+	# workaround some broken entry in usr/lib/pkgconfig/blitz.pc - no idea
+	# why this endet up here ...
+	sed -i 's/-D_FORTIFY_SOURCE=2//' debian/libblitz0-dev/usr/lib/pkgconfig/blitz.pc

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



More information about the debian-science-commits mailing list