[SCM] lame/master: Prepare for new release.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Thu Mar 15 21:58:36 UTC 2012


The following commit has been merged in the master branch:
commit f3091f6fd3e3986f2cc1b70cecf8944106db3956
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Thu Mar 15 17:44:44 2012 -0400

    Prepare for new release.

diff --git a/debian/lame-get-orig-source b/debian/lame-get-orig-source
index b7ca87d..30db1c3 100755
--- a/debian/lame-get-orig-source
+++ b/debian/lame-get-orig-source
@@ -4,10 +4,10 @@ set -e
 
 # Script used to generate the orig source tarball for lame.
 
-LAME_UPSTREAM_VERSION="3.99.4"
+LAME_UPSTREAM_VERSION="3.99.5"
 LAME_DOWNLOAD_URL="http://downloads.sourceforge.net/project/lame/lame/3.99/lame-${LAME_UPSTREAM_VERSION}.tar.gz"
 LAME_VERSION="${LAME_UPSTREAM_VERSION}+repack1"
-LAME_TARBALL_CHECKSUM="41431a029e40b1d4f5c1697e942fb74c8ab09855c880ce0f439cd782b7058ec4"
+LAME_TARBALL_CHECKSUM="24346b4158e4af3bd9f2e194bb23eb473c75fb7377011523353196b19b9a23ff"
 
 # Download and verify lame upstream tarball
 test -f "lame-${LAME_UPSTREAM_VERSION}.tar.gz" || wget -c "${LAME_DOWNLOAD_URL}"
diff --git a/debian/patches/debian-as-extra-dist.patch b/debian/patches/debian-as-extra-dist.patch
index f6b1e66..9f68127 100644
--- a/debian/patches/debian-as-extra-dist.patch
+++ b/debian/patches/debian-as-extra-dist.patch
@@ -23,7 +23,7 @@ Origin: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/lame.git;a=tree;f=deb
  	lame.spec \
 --- a/configure.in
 +++ b/configure.in
-@@ -1147,6 +1147,6 @@
+@@ -1152,6 +1152,6 @@
  
  AC_SUBST(CONFIG_DEFS)
  

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list