[SCM] libquicktime packaging branch, master, updated. 511efc94a11ddff3249667ca66cb1c73d72ed725

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Feb 23 09:18:46 UTC 2009


The following commit has been merged in the master branch:
commit 511efc94a11ddff3249667ca66cb1c73d72ed725
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Mon Feb 23 10:18:43 2009 +0100

    Added comments to all remaining patches, thanks lintian.

diff --git a/debian/changelog b/debian/changelog
index 1c19d13..7459bea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,8 +26,12 @@ libquicktime (2:1.1.1+debian-1) unstable; urgency=low
       "../tarballs" directory.
   * debian/watch:
     + Removed spurious comments and correctly cited dversionmangle option.
+  * debian/patches/06-lqt-config-cflags.dpatch:
+    + Actually removed from the tarball.
+  * debian/patches/*:
+    + Added comments to all remaining patches, thanks lintian.
 
- -- Fabian Greffrath <fabian at debian-unofficial.org>  Mon, 16 Feb 2009 13:48:03 +0100
+ -- Fabian Greffrath <fabian at debian-unofficial.org>  Mon, 23 Feb 2009 10:16:13 +0100
 
 libquicktime (2:1.1.0+debian-1) experimental; urgency=low
 
diff --git a/debian/patches/01-debian-directory.patch b/debian/patches/01-debian-directory.patch
index 62456e6..46db259 100644
--- a/debian/patches/01-debian-directory.patch
+++ b/debian/patches/01-debian-directory.patch
@@ -1,3 +1,5 @@
+Rebuild upstream tarball without debian directory.
+
 --- libquicktime-1.1.1.orig/Makefile.am
 +++ libquicktime-1.1.1/Makefile.am
 @@ -25,7 +25,6 @@
diff --git a/debian/patches/02-install-in-libquicktime1.patch b/debian/patches/02-install-in-libquicktime1.patch
index e38e926..5ba0435 100644
--- a/debian/patches/02-install-in-libquicktime1.patch
+++ b/debian/patches/02-install-in-libquicktime1.patch
@@ -1,3 +1,6 @@
+Init the package with libquicktime1 instead of libquicktime so that we don't
+conflict with libquicktime0 packages and pass -version-number to libtool.
+
 --- libquicktime-1.1.1.orig/configure.ac
 +++ libquicktime-1.1.1/configure.ac
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/03-spurious-files-in-potfiles-in.patch b/debian/patches/03-spurious-files-in-potfiles-in.patch
index cbb20db..76093c6 100644
--- a/debian/patches/03-spurious-files-in-potfiles-in.patch
+++ b/debian/patches/03-spurious-files-in-potfiles-in.patch
@@ -1,3 +1,5 @@
+Remove include/cmodel_default.h and utils/recover.c from POTFILES.in.
+
 --- libquicktime.orig/po/POTFILES.in
 +++ libquicktime/po/POTFILES.in
 @@ -109,7 +109,6 @@
diff --git a/debian/patches/20-deprecated-headers.patch b/debian/patches/20-deprecated-headers.patch
index cc2e665..3ac8baf 100644
--- a/debian/patches/20-deprecated-headers.patch
+++ b/debian/patches/20-deprecated-headers.patch
@@ -1,3 +1,5 @@
+Avoid inclusion of deprecated headers (Closes: #407596).
+
 --- libquicktime.orig/include/quicktime/lqt_codecapi.h
 +++ libquicktime/include/quicktime/lqt_codecapi.h
 @@ -28,8 +28,8 @@
diff --git a/debian/patches/21-export-quicktime_set_window.patch b/debian/patches/21-export-quicktime_set_window.patch
index 06e4dbb..3b524cc 100644
--- a/debian/patches/21-export-quicktime_set_window.patch
+++ b/debian/patches/21-export-quicktime_set_window.patch
@@ -1,3 +1,5 @@
+Export the quicktime_set_window function.
+
 --- libquicktime.orig/include/quicktime/quicktime.h
 +++ libquicktime/include/quicktime/quicktime.h
 @@ -1044,6 +1044,9 @@

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list