[cairo-commit] packaging/debian/glitz/debian changelog, 1.11,
1.12 rules, 1.2, 1.3
Dave Beckett
commit at pdx.freedesktop.org
Tue Aug 9 14:59:49 PDT 2005
Committed by: dajobe
Update of /cvs/cairo/packaging/debian/glitz/debian
In directory gabe:/tmp/cvs-serv28035
Modified Files:
changelog rules
Log Message:
actual glitz 0.4.4-1 release
Index: changelog
===================================================================
RCS file: /cvs/cairo/packaging/debian/glitz/debian/changelog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- changelog 28 Jul 2005 23:15:53 -0000 1.11
+++ changelog 9 Aug 2005 21:59:47 -0000 1.12
@@ -1,3 +1,10 @@
+glitz (0.4.4-1) unstable; urgency=low
+
+ * Delete libtool cruft.
+ * New upstream release
+
+ -- Dave Beckett <dajobe at debian.org> Tue, 9 Aug 2005 22:54:03 +0100
+
glitz (0.4.3+cvs20050728-1) unstable; urgency=low
* Build of CVS snapshot of 0.4.4 dated 2005-07-28 needed by cairo 0.5.2+
Index: rules
===================================================================
RCS file: /cvs/cairo/packaging/debian/glitz/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rules 18 Feb 2005 16:09:12 -0000 1.2
+++ rules 9 Aug 2005 21:59:47 -0000 1.3
@@ -3,3 +3,6 @@
include /usr/share/cdbs/1/class/autotools.mk
# it's for OSX anyway
DEB_CONFIGURE_USER_FLAGS=--disable-agl
+
+install/libglitz-glx1-dev::
+ sed -e "s/^\(dependency_libs='\) -L[^ ]*/\1/" debian/tmp/usr/lib/libglitz-glx.la > t && mv t debian/tmp/usr/lib/libglitz-glx.la
More information about the cairo-commit
mailing list