[SCM] rumor/master: Have rumor display the correct version (01_correct_version.diff)

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Thu Dec 9 16:42:53 UTC 2010


The following commit has been merged in the master branch:
commit 9ea366d44901389b3a1fc265cef396301201f1b9
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Thu Dec 9 11:19:29 2010 -0500

    Have rumor display the correct version (01_correct_version.diff)

diff --git a/debian/patches/01_correct_version.diff b/debian/patches/01_correct_version.diff
new file mode 100644
index 0000000..80c7d96
--- /dev/null
+++ b/debian/patches/01_correct_version.diff
@@ -0,0 +1,13 @@
+# Description: Have rumor display the proper version
+# Author: Ryan Kavanagh <ryanakca at kubuntu.org>
+Index: rumor/configure.ac
+===================================================================
+--- rumor.orig/configure.ac	2010-12-09 11:05:55.757615701 -0500
++++ rumor/configure.ac	2010-12-09 11:06:00.145613818 -0500
+@@ -1,5 +1,5 @@
+ 
+-AC_INIT(Rumor,1.0.4,[Václav Šmilauer <eu at doxos.eu>],rumor)
++AC_INIT(Rumor,1.0.5,[Václav Šmilauer <eu at doxos.eu>],rumor)
+ AM_INIT_AUTOMAKE([dist-bzip2 no-texinfo.tex])
+ AM_CONFIG_HEADER([config.h])
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4165c32
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_correct_version.diff

-- 
rumor packaging



More information about the pkg-multimedia-commits mailing list