[SCM] opencore-amr packaging branch, master, updated. upstream/0.1.2-10-g7bf1e45
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Fri Sep 18 20:48:44 UTC 2009
The following commit has been merged in the master branch:
commit 04ffc8e142a4ac3ae8f59f4a37c5587b986e7693
Author: Andres Mejia <mcitadel at gmail.com>
Date: Tue May 19 23:17:51 2009 -0400
Bump revision to 0.1.1.
diff --git a/amrnb/Makefile b/amrnb/Makefile
index 9f13e4a..0774f1e 100644
--- a/amrnb/Makefile
+++ b/amrnb/Makefile
@@ -45,7 +45,7 @@ OBJS = wrapper.o $(DEC_OBJS) $(ENC_OBJS) $(COMMON_OBJS)
#Versioning
MAJOR = 0
MINOR = 1
-REVISION = 0
+REVISION = 1
ifeq ($(shell uname), Darwin)
SHLIB_EXT = dylib
diff --git a/amrwb/Makefile b/amrwb/Makefile
index 34e4628..2e1f625 100644
--- a/amrwb/Makefile
+++ b/amrwb/Makefile
@@ -31,7 +31,7 @@ OBJS = wrapper.o $(DEC_OBJS)
#Versioning
MAJOR = 0
MINOR = 1
-REVISION = 0
+REVISION = 1
ifeq ($(shell uname), Darwin)
SHLIB_EXT = dylib
diff --git a/debian/changelog b/debian/changelog
index e490e87..a32f037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-opencore-amr (0.1.0) UNRELEASED; urgency=low
+opencore-amr (0.1.1) UNRELEASED; urgency=low
[ Martin Storsjo ]
* Initial Release.
--
opencore-amr packaging
More information about the pkg-multimedia-commits
mailing list