[SCM] beast/master: Update

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat May 7 09:09:43 UTC 2011


The following commit has been merged in the master branch:
commit d88eed04d323bb715016e936b92708fd888226e5
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat May 7 11:09:43 2011 +0200

    Update

diff --git a/debian/changelog b/debian/changelog
index 01eec55..981f643 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,13 +66,52 @@ beast (0.7.4-1) unstable; urgency=low
       + Updated French translation
       + Added Norwegian bokmal translation
       + Added Ukrainian translation
+  * Switch to DH7 pure form, 3.0 (quilt) format.
   * Bump DH compatibility to 7.
+  * Split in several packages:
+    - libbse-0.7-4 to provide shared library.
+    - libbse-dev to provide the development files.
+    - beast to provide the executables.
+    - bse-alsa to provide the plugin for ALSA:
+      + Replacement for the current bse-alsa built from bse.
+    - beast-doc to provide the documentation.
   * debian/control:
     - One-dep-per-line style.
     - Add Homepage field.
     - Bump Standards.
+    - Build-Depends on libasound2-dev.
+    - Build-Depends on autotools-dev.
+    - Build with guile-1.8.
+    - Drop shared-mime-info build-dependency.
+    - Add ${misc:Depends} to beast's Depends field.
+    - beast Breaks bse-alsa << 0.7.4.
+    - Add Enhances: beast to bse-alsa.
+    - Remove unneeded Conflicts on cmt << 1.15, current stable has cmt 1.16
+    - lintian "debhelper-but-no-misc-depends" warning.
+  * debian/rules:
+    - Don't pass unrecognized options to configure, add --enable-debug=yes.
+    - Don't install install symlinks by hand, use dh_link.
+    - Exclude plugins,alsa-driver from being treated as shared libraries.
+    - Remove manual deletion of /usr/share/mime created files;
+      thanks to Ilya Barygin (Closes: #563524).
+    - A bit of clean-up.
+  * debian/copyright:
+    - The sources have been relicensed to LGPL.
+    - Rewrite as per DEP-5 spec proposal.
+    - Add missing copyright,licensing information.
+    - Update copyright years.
   * Add watch file.
   * Add gbp config file.
+  * Delete debian/patches/200_signal_h.diff patch, applied upstream.
+  * Remove debian/patches/201_sparc_alignment.diff, applied upstream.
+  * Delete debian/patches/400_desktop_file.diff, applied upstream.
+  * Delete debian/patches/300_mksignals_bashism.diff, applied upstream.
+  * Add .gitignore to skip quilt files in .pc/.
+  * Don't remove data/beast-audio-x-bse.png in clean target for now.
+  * Bump up debhelper requirement.
+  * Merge patches for GCC4.3 and GCC4.4 in 202_gcc43.diff.
+  * Add patch to fix FTBFS with GCC4.5.
+  * Add patch to remove Encoding field from the desktop file.
 
  -- Alessio Treglia <alessio at debian.org>  Sat, 07 May 2011 10:44:57 +0200
 

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list