r44950 - in /packages/flann/tags/1.7.1-4: ./ debian/changelog debian/compat debian/control debian/rules

malat at users.alioth.debian.org malat at users.alioth.debian.org
Sun Jun 3 20:03:03 UTC 2012


Author: malat
Date: Sun Jun  3 20:03:03 2012
New Revision: 44950

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44950
Log:
[svn-buildpackage] Tagging flann 1.7.1-4

Added:
    packages/flann/tags/1.7.1-4/
      - copied from r44945, packages/flann/trunk/
Modified:
    packages/flann/tags/1.7.1-4/debian/changelog
    packages/flann/tags/1.7.1-4/debian/compat
    packages/flann/tags/1.7.1-4/debian/control
    packages/flann/tags/1.7.1-4/debian/rules

Modified: packages/flann/tags/1.7.1-4/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/tags/1.7.1-4/debian/changelog?rev=44950&op=diff
==============================================================================
--- packages/flann/tags/1.7.1-4/debian/changelog (original)
+++ packages/flann/tags/1.7.1-4/debian/changelog Sun Jun  3 20:03:03 2012
@@ -1,8 +1,9 @@
-flann (1.7.1-4) UNRELEASED; urgency=low
+flann (1.7.1-4) unstable; urgency=low
 
   * enable the libhdf5-mpi-dev build dependency on hurd. Closes: #673513
+  * Fix hardening switch to compat 9
 
- -- Mathieu Malaterre <malat at debian.org>  Sun, 20 May 2012 20:38:49 +0200
+ -- Mathieu Malaterre <malat at debian.org>  Sun, 03 Jun 2012 18:55:10 +0200
 
 flann (1.7.1-3) unstable; urgency=medium
 

Modified: packages/flann/tags/1.7.1-4/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/tags/1.7.1-4/debian/compat?rev=44950&op=diff
==============================================================================
--- packages/flann/tags/1.7.1-4/debian/compat (original)
+++ packages/flann/tags/1.7.1-4/debian/compat Sun Jun  3 20:03:03 2012
@@ -1,1 +1,1 @@
-8
+9

Modified: packages/flann/tags/1.7.1-4/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/tags/1.7.1-4/debian/control?rev=44950&op=diff
==============================================================================
--- packages/flann/tags/1.7.1-4/debian/control (original)
+++ packages/flann/tags/1.7.1-4/debian/control Sun Jun  3 20:03:03 2012
@@ -5,7 +5,7 @@
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <malat at debian.org>,
  Michael Kleiber <mike at kleibi.de>
-Build-Depends: debhelper (>= 8), cmake (>= 2.6.0), libtbb-dev [amd64 i386 ia64],
+Build-Depends: debhelper (>= 9), cmake (>= 2.6.0), libtbb-dev [amd64 i386 ia64],
  libgtest-dev, python, python-numpy, libboost-all-dev,
  mpi-default-dev, libhdf5-mpi-dev
 Build-Depends-Indep: texlive-latex-base, texlive-binaries, latex2html

Modified: packages/flann/tags/1.7.1-4/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/flann/tags/1.7.1-4/debian/rules?rev=44950&op=diff
==============================================================================
--- packages/flann/tags/1.7.1-4/debian/rules (original)
+++ packages/flann/tags/1.7.1-4/debian/rules Sun Jun  3 20:03:03 2012
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 DPKG_EXPORT_BUILDFLAGS = 1
 -include /usr/share/dpkg/buildflags.mk
 




More information about the debian-science-commits mailing list