Code

rules: Split 'build' target into 'build-arch' and 'build-indep'.
[pkg-pfstools.git] / debian / changelog
index 220a8a4b41fbe833afaadcf02715ad014245f2a4..0965c8340d8f8f5eeb67e4dea45794acd60f80bb 100644 (file)
@@ -1,9 +1,54 @@
-pfstools (1.8.1-1.2) UNRELEASED; urgency=low
+pfstools (1.8.5-1) unstable; urgency=low
+
+  * debian/rules:
+    - Split 'build' target into 'build-arch' and 'build-indep'.
+  * debian/control:
+    - Updated standards-version to 3.9.3.
+  * debian/copyright:
+    - Updated for upstream version 1.8.5.
+
+ -- 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.
-  * Switch to octave3.2.
 
- -- Thomas Weber <thomas.weber.mail@gmail.com>  Sun, 31 Jan 2010 23:01:16 +0100
+  [ 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
+
+ -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sun, 03 Jun 2012 11:00:46 +0200
+
+pfstools (1.8.1-2) unstable; urgency=low
+
+  [ Thomas Weber ]
+  * Switch to octave3.2 (Closes: #567875).
+
+  [ Sebastian Harl ]
+  * debian/control:
+    - Updated standards-version to 3.8.4 -- no changes.
+    - Let libpfs-dev depend on libpfs (= ${binary:Version}) (rather than a
+      weak dependency on >= ${source:Version}).
+    - Let all packages depend on ${misc:Depends}.
+  * Added debian/README.source:
+    - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
+
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 15 Mar 2010 22:50:05 +0100
 
 pfstools (1.8.1-1.1) unstable; urgency=low