[SCM] muse/master: Refresh 1001-buildsystem.patch.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jan 7 10:50:09 UTC 2013
The following commit has been merged in the master branch:
commit 457814615b9752bbe5418b1a94423a22d64f08b3
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Jan 7 10:27:00 2013 +0000
Refresh 1001-buildsystem.patch.
diff --git a/debian/patches/1001-buildsystem.patch b/debian/patches/1001-buildsystem.patch
index b776b21..834e007 100644
--- a/debian/patches/1001-buildsystem.patch
+++ b/debian/patches/1001-buildsystem.patch
@@ -2,21 +2,17 @@ Description: Use a more consistent versioning.
Author: Alessio Treglia <alessio at debian.org>
Forwarded: not-needed
---
- CMakeLists.txt | 8 ++++----
- 1 file changed, 4 insertions(+), 4 deletions(-)
+ CMakeLists.txt | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
--- muse.orig/CMakeLists.txt
+++ muse/CMakeLists.txt
-@@ -85,10 +85,10 @@ set(CMAKE_SKIP_RULE_DEPENDENCY TRUE)
- SET(MusE_VERSION_MAJOR 2)
- SET(MusE_VERSION_MINOR 1)
+@@ -87,8 +87,8 @@ SET(MusE_VERSION_MINOR 1)
SET(MusE_VERSION_PATCH 0)
--SET(MusE_VERSION "2.1rc2")
--SET(MusE_VERSION_FULL "2.1rc2")
+ SET(MusE_VERSION "2.1")
+ SET(MusE_VERSION_FULL "2.1")
-SET(MusE_INSTALL_NAME "muse-2.1")
-SET(MusE_EXEC_NAME "muse2")
-+SET(MusE_VERSION "2.1~rc2")
-+SET(MusE_VERSION_FULL "2.1~rc2")
+SET(MusE_INSTALL_NAME "muse")
+SET(MusE_EXEC_NAME "muse")
--
muse packaging
More information about the pkg-multimedia-commits
mailing list