[SCM] lash packaging branch, master, updated. debian/0.5.4.0-1-3-gf38dd04
js at users.alioth.debian.org
js at users.alioth.debian.org
Sat May 15 10:32:40 UTC 2010
The following commit has been merged in the master branch:
commit f38dd047bbaeddaa18bd9a29fde30c8e357760aa
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat May 15 12:17:49 2010 +0200
Prepare release: Update changelog and control file.
diff --git a/debian/changelog b/debian/changelog
index fa3a479..a9e5d79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lash (0.5.4.0-2) unstable; urgency=low
+
+ * Tidy copyright file: Fix syntax error in DEB5 file listing.
+ * Avoid ALSA on non-linux archs.
+ Closes: bug#581672, thanks to Jakub Wilk.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 15 May 2010 12:17:36 +0200
+
lash (0.5.4.0-1) unstable; urgency=low
* Rerelease using pristine tarball (not tarball-in-tarball).
diff --git a/debian/control b/debian/control
index d83e459..7bc3912 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: autotools-dev,
python-all-dev,
debhelper (>= 7.0.1),
libjack-dev,
- libasound2-dev,
+ libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
libreadline-dev,
uuid-dev,
libgtk2.0-dev,
--
lash packaging
More information about the pkg-multimedia-commits
mailing list