Code

patches/: Added Wformat-security.dpatch.
[pkg-pfstools.git] / debian / changelog
index 853c151c3966dc16d0b640093d5f7b3d25e7058e..c819ee656775bd82c3572db54fe475fc914a0adb 100644 (file)
@@ -1,8 +1,42 @@
-pfstools (1.8.2-1) unstable; urgency=low
+pfstools (1.8.5-1) unstable; urgency=low
 
-  * New upstream release.
+  * debian/rules:
+    - Split 'build' target into 'build-arch' and 'build-indep'.
+    - Use dpkg-buildflags to get build flags.
+  * debian/control:
+    - Updated standards-version to 3.9.3.
+  * debian/copyright:
+    - Updated for upstream version 1.8.5.
+  * debian/patches/:
+    - Added Wformat-security.dpatch, fixing some issues identified by
+      -Wformat-security.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 31 Jul 2010 19:31:26 +0200
+
+pfstools (1.8.5-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Sébastien Villemot ]
+  * New upstream release, build-depend on Qt4 instead of Qt3 (Closes: #604368)
+  * gcc-4.4.dpatch: remove patch, applied upstream
+  * Convert to format 3.0 (quilt) and drop dpatch, because otherwise Lintian
+    produces an error (dpatch is obsolete)
+
+  [ Rafael Laboissiere ]
+  * debian/control:
+    - Build-depend on liboctave-dev, such that the package builds with
+      Octave 3.6 (Closes: #666959)
+    - Depend simply on octave, do not use the obsolete ${octave:Depends}
+      substitution variable anymore
+  * debian/rules:
+    - Use directly the octave-config script in order to get the
+      installation path for the *.oct and *.m files
+    - Do not invoke the obsolete script octave-depends
+  * debian/octave-pfstools.install: Adjust for the multiarch path, which
+    contains the architecture triplet now
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 31 Jul 2010 19:02:30 +0200
+ -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sun, 03 Jun 2012 11:00:46 +0200
 
 pfstools (1.8.1-2) unstable; urgency=low