Code

rules: Use 'filter' rather than 'findstring'.
[pkg-fusedav.git] / debian / changelog
index 8890813d1a612194816b8bafc49d3178b37a0220..041c881354790fb57b7dbd08706db8beefc10af6 100644 (file)
@@ -1,7 +1,22 @@
-fusedav (0.2-1) experimental; urgency=low
+fusedav (0.2-3) unstable; urgency=low
+
+  * debian/control:
+    - Updated to standards-version 3.8.4 -- no changes.
+  * debian/rules:
+    - Use 'filter' rather than 'findstring' to make sure to match words rather
+      than substrings.
+
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 04 Jun 2010 13:53:50 +0200
+
+fusedav (0.2-2) unstable; urgency=low
+
+  * Fix ne_lfs.dpatch to work on 32bit systems as well (Closes: #428744).
+
+ -- Sebastian Harl <sh@tokkee.org>  Thu, 14 Jun 2007 19:41:36 +0100
+
+fusedav (0.2-1) unstable; urgency=low
 
   * Initial release (Closes: #379147).
-  * Upload to experimental because of Etch freeze.
   * Added manpage (fusedav.1).
   * Added ne_lfs.dpatch: Fix the use of neon's built-in large file support on
     64bit architectures.