[SCM] jkmeter packaging branch, master, updated. debian/0.4.0-1-11-g238a2e8

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Jun 5 18:25:26 UTC 2010


The following commit has been merged in the master branch:
commit 238a2e8feec5e5f097cb36c39c5e6abd8eedf556
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Jun 5 20:25:22 2010 +0200

    Refresh and add DEP-3 complaint tags.

diff --git a/debian/patches/makefile.patch b/debian/patches/01-makefile.patch
similarity index 67%
rename from debian/patches/makefile.patch
rename to debian/patches/01-makefile.patch
index 7cc8244..d0e9ca3 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -1,8 +1,12 @@
-Patch is applied because autotools are not used by upstream author. Patch setting prefix=/usr and fix install commands.
-Index: jkmeter-0.4.0/source/Makefile
-===================================================================
---- jkmeter-0.4.0.orig/source/Makefile	2009-03-24 03:58:58.000000000 +0100
-+++ jkmeter-0.4.0/source/Makefile	2009-03-24 03:59:35.000000000 +0100
+Description: Append PREFIX variable to set installation path properly.
+ Set prefix properly and fix install commands.
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+---
+ source/Makefile |   11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+--- jkmeter.orig/source/Makefile
++++ jkmeter/source/Makefile
 @@ -14,8 +14,9 @@
  #  along with this program; if not, write to the Free Software
  #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
@@ -14,7 +18,7 @@ Index: jkmeter-0.4.0/source/Makefile
  SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
  LIBDIR = lib$(SUFFIX)
  SHARED = $(PREFIX)/share
-@@ -43,10 +44,10 @@
+@@ -43,10 +44,10 @@ $(JKMETER_O):
  
  
  install:	all
diff --git a/debian/patches/series b/debian/patches/series
index 82374e5..d3b72df 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-makefile.patch
+01-makefile.patch

-- 
jkmeter packaging



More information about the pkg-multimedia-commits mailing list