Code

debian/changelog: Fixed a minor typo.
[pkg-enblend.git] / debian / changelog
index c53f9fc0fbc286714d82ba7e192c12df787142f1..9a1f3e044391f760ea3bdcc59d84f290b9d3eb5e 100644 (file)
@@ -1,8 +1,9 @@
-enblend (3.2+dfsg-1) unstable; urgency=low
+enblend (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 +13,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.
 
@@ -20,13 +21,31 @@ 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!
+    - Remove rebuilt documentation files.
   * debian/patches:
     - Removed gcc4.3-includes.dpatch - included upstream.
     - Removed type_mismatch.dpatch - included upstream.
+  * 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>  Tue, 07 Oct 2008 18:32:37 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Oct 2008 15:19:43 +0200
 
 enblend (3.0+dfsg-2) unstable; urgency=low