[ngspice] 46/61: * New upstream release * Bump standards version to 3.9.4 * Make VCS field canonical * Add patch 03_fix_compilation.patch

Andreas Tille tille at debian.org
Tue Dec 12 14:08:42 UTC 2017


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

tille pushed a commit to branch master
in repository ngspice.

commit 161a2f57fb9a3fa9e2a8fc6a4defffdbfdef6824
Author: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Date:   Sat Aug 17 18:23:26 2013 +0000

    * New upstream release
    * Bump standards version to 3.9.4
    * Make VCS field canonical
    * Add patch 03_fix_compilation.patch
---
 debian/changelog      | 9 +++++++++
 debian/control        | 6 +++---
 debian/patches/series | 1 +
 debian/rules          | 3 ++-
 4 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4b49aa3..225502d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ngspice (25-1) unstable; urgency=low
+
+  * New upstream release
+  * Bump standards version to 3.9.4
+  * Make VCS field canonical
+  * Add patch 03_fix_compilation.patch
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Thu, 15 Aug 2013 06:34:43 +0200
+
 ngspice (24-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 2b40c04..89d981e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Uploaders: Gudjon I. Gudjonsson <gudjon at gudjon.org>,
  Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 8), automake, libtool, libxaw7-dev, flex,
  bison, gfortran, libedit-dev, libncurses5-dev,
- texinfo, tcl8.4-dev, tcl8.4, tk8.4-dev, tk8.4, blt-dev
+ texinfo, tcl8.4-dev, tcl8.4, tk8.4-dev, tk8.4, blt-dev, hardening-wrapper
 Build-Depends-Indep: lyx, elyxer, texlive, texlive-latex-extra, texlive-lang-greek,
  texlive-generic-recommended, imagemagick
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://ngspice.sourceforge.net
-Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ng-spice-rework/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/ng-spice-rework/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/ng-spice-rework/trunk
 DM-Upload-Allowed: yes
 XS-Autobuild: yes
diff --git a/debian/patches/series b/debian/patches/series
index cfb384a..b89ff3c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_fix_manpages.patch
 02_fix_tcl_examples.patch
+03_fix_compilation.patch
diff --git a/debian/rules b/debian/rules
index 14ce13f..fcd29ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_HARDENING=1
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
@@ -14,7 +15,7 @@ else
 CROSS= --build $(DEB_BUILD_GNU_TYPE)
 endif
 
-
+CFLAGS=-fPIC
 
 config.status: config.status-stamp configure
 config.status-stamp:

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



More information about the debian-science-commits mailing list