[SCM] x264 packaging branch, master, updated. 405fbf856cb123d271ba908c968f55db65cc4f7f

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Jun 15 10:50:04 UTC 2009


The following commit has been merged in the master branch:
commit 405fbf856cb123d271ba908c968f55db65cc4f7f
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Mon Jun 15 12:49:49 2009 +0200

    update debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 15ab3db..e48679c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,21 @@
 x264 (1:0.svn20090502-0.0ubuntu2) karmic; urgency=low
 
+  [ Reinhard Tartler ]
   * take over marillats package under the umbrella of pkg-multimedia
 
- -- Reinhard Tartler <siretart at tauware.de>  Sun, 14 Jun 2009 17:49:13 +0200
+  [ Fabian Greffrath ]
+  * Added myself to uploaders.
+  * Append to CFLAGS/LDFLAGS instead of overriding.
+  * Clean up CFLAGS.
+  * Remove -Wl,--as-needed from LDFLAGS. It has become unnecessary since
+    we don't link against GTK+ anymore. Redundant linking of the
+    frontend against -lX11 and -lm doesn't hurt, because the shared
+    library links against them anyway.
+  * Add one confflag per line, makes it easier to track minor changes.
+  * Repeat the last change for the shared_confflags.
+  * Kill some whitespace from debian/rules to improve readability.
+
+ -- Fabian Greffrath <fabian at greffrath.com>  Mon, 15 Jun 2009 12:48:53 +0200
 
 x264 (1:0.svn20090502-0.0ubuntu1) karmic; urgency=low
 

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list