Code

Added debian/patches-repack/01-unnecessary-libs.patch.
[pkg-enblend.git] / debian / changelog
index 869397e1c7d824a802ff6aa18f7172c4cc1003bf..727971ae9d1af5a6715967cbd10a9f4940a120f2 100644 (file)
@@ -20,11 +20,30 @@ enblend (3.2+dfsg-1) unstable; urgency=low
   * Thanks a lot to Andreas for his help!
   * debian/rules:
     - Include AUTHORS file in the package as well.
+    - 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!
   * debian/patches:
     - Removed gcc4.3-includes.dpatch - included upstream.
     - Removed type_mismatch.dpatch - included upstream.
-
- -- Sebastian Harl <sh@tokkee.org>  Tue, 07 Oct 2008 18:19:00 +0200
+  * debian/patches-repack:
+    - 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.
+  * debian/bin/uscan_repack.sh:
+    - Added script to take care of the repacking.
+    - Remove src/win32helpers/.
+    - Remove *.sln and *.vcproj.
+    - Apply patches in debian/patches-repack/.
+    - Regenerate autotools build system.
+  * debian/watch:
+    - Call debian/bin/uscan_repack.sh.
+
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Oct 2008 09:15:19 +0200
 
 enblend (3.0+dfsg-2) unstable; urgency=low