Code

control/rules: Let enblend/enfuse use the Boost filesystem library.
[pkg-enblend.git] / debian / changelog
index 425de216c2ea8060cccd05f171ca71fa5b558edb..31abc1a7d67d7b51e1844a3fc6962a97b51f0274 100644 (file)
@@ -1,8 +1,50 @@
-enblend (3.2+dfsg-1) unstable; urgency=low
+enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
+
+  [ Andreas Metzler ]
+  * New upstream version.
+  * Update debian/patches-repack/*.
+  * Drop unneeded patch addinfosection.dpatch - included upstream.
+  * [debian/rules] Don't try to install TODO - no longer shipped upstream.
+  * focus-stacking.info is not installed as a separate file anymore.
+  * Update build-depends by adding gnuplot transfig tidy ttf-freefont.
+
+  [ Sebastian Harl ]
+  * debian/rules:
+    - Install NEWS and AUTHORS to all packages.
+    - Explicitly en/disable requested features when running configure.
+    - Let enblend/enfuse use the Boost filesystem library -- I suppose, this
+      is more stable and, possibly, better optimized than the shipped
+      fallback implementation.
+  * debian/control:
+    - Build-depend on libboost-filesystem-dev.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 20 Dec 2009 22:29:14 +0100
+
+enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium
+
+  * Remove usr/share/info/dir, which GNU install-info generates.
+    Closes: #545974
+  * Add myself to uploaders.
+  * Use ${misc:Depends} to get the required dependency on dpkg or
+    install-info.
+  * Update addinfosection.dpatch to also add info directory entries.
+
+ -- Andreas Metzler <ametzler@debian.org>  Thu, 10 Sep 2009 19:18:59 +0200
+
+enblend-enfuse (3.2+dfsg-2) unstable; urgency=low
+
+  * Upload to unstable - Lenny has been released.
+  * debian/control:
+    - Updated standards-version to 3.8.1 - no changes.
+
+ -- Sebastian Harl <sh@tokkee.org>  Mon, 06 Apr 2009 17:29:29 +0200
+
+enblend-enfuse (3.2+dfsg-1) experimental; urgency=low
 
   * New upstream release (Closes: #491370).
 
   [ Andreas Metzler ]
+  * Uploading to experimental because of the Lenny freeze.
   * debian/control:
     - Added zlib1g-dev, libjpeg62-dev, libpng12-dev to the build dependencies,
       although they currently would be pulled in by other build-depends.
@@ -12,7 +54,7 @@ enblend (3.2+dfsg-1) unstable; urgency=low
     - Added texinfo to build-depends.
   * debian/patches:
     - Added addinfosection.dpatch - add @dircategory to the texinfo sources
-      to get a entry in the main info directory.
+      to get an entry in the main info directory.
   * debian/rules:
     - Run dh_installinfo.
 
@@ -23,6 +65,8 @@ enblend (3.2+dfsg-1) unstable; urgency=low
     - Added get-orig-source target which uses uscan to download and repack the
       upstream tarball using debian/bin/uscan_repack.sh - thanks to Bernd
       Zeimetz for the idea!
+    - Remove rebuilt documentation files.
+    - Use dh_install.
   * debian/patches:
     - Removed gcc4.3-includes.dpatch - included upstream.
     - Removed type_mismatch.dpatch - included upstream.
@@ -30,8 +74,12 @@ enblend (3.2+dfsg-1) unstable; urgency=low
     - Added patches to be applied when repacking the tarball.
     - Added 00-win32helpers.patch to remove src/win32helpers/, *.sln and
       *.vcproj from the build scripts.
+    - Added 01-unnecessary-libs.patch to remove unnecessary libs from the
+      linker flags - based on a patch by Andreas.
   * debian/control:
     - Updated standards-version to 3.8.0 - no changes.
+    - Renamed the source package to "enblend-enfuse" - just like upstream did.
+    - Added new binary package "enfuse".
   * debian/bin/uscan_repack.sh:
     - Added script to take care of the repacking.
     - Remove src/win32helpers/.
@@ -41,7 +89,7 @@ enblend (3.2+dfsg-1) unstable; urgency=low
   * debian/watch:
     - Call debian/bin/uscan_repack.sh.
 
- -- Sebastian Harl <sh@tokkee.org>  Thu, 09 Oct 2008 23:39:43 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 12 Oct 2008 20:33:27 +0200
 
 enblend (3.0+dfsg-2) unstable; urgency=low