[SCM] jconv packaging branch, master, updated. debian/0.8.6-1-4-gc22a262
quadrispro-guest at users.alioth.debian.org
quadrispro-guest at users.alioth.debian.org
Sun Apr 11 11:09:11 UTC 2010
The following commit has been merged in the master branch:
commit c22a262a0c60f6312b64df297238bdcace4d7b96
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Sun Apr 11 13:09:06 2010 +0200
Refresh patches.
diff --git a/debian/changelog b/debian/changelog
index fe71781..2daa7d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
jconvolver (0.8.7-1) unstable; urgency=low
* New upstream release.
+ * Refresh patches.
-- Alessio Treglia <quadrispro at ubuntu.com> Sun, 11 Apr 2010 13:01:39 +0200
diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index e1c98a9..20bdb61 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -10,12 +10,12 @@ Patch is applied because autotools are not used by upstream author. Patch settin
-PREFIX = /usr/local
-+DESTDIR=
+PREFIX = /usr
++DESTDIR=
SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
LIBDIR = lib$(SUFFIX)
DISTDIR = jconvolver-$(VERSION)
- VERSION = 0.8.6
+ VERSION = 0.8.7
LDFLAGS += -L$(PREFIX)/$(LIBDIR)
CPPFLAGS += -O3 -Wall -MMD -MP -DVERSION=\"$(VERSION)\"
-CPPFLAGS += -march=native
--
jconv packaging
More information about the pkg-multimedia-commits
mailing list