[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian derivatives census: SprezzOS: could not extract cairo-dock 3.1.2.1-SprezzOS1



Paul Wise left as an exercise for the reader:
> Hi Nick,
> 
> The census scripts have detected a broken source package in SprezzOS:
> 

Thank you sir! This seems like something it'd be worth having in lintian.
I'm building 3.1.2.1-SprezzOS2 now, which will have this issue addressed.
Sorry for the annoyance!

[skynet](0) $ git diff
diff --git a/packaging/cairo-dock/debian/patches/0003-pangocairo.patch b/packaging/cairo-dock/debian/patches/0003-pangocairo.patch
index 8b9108f..b08d56d 100644
--- a/packaging/cairo-dock/debian/patches/0003-pangocairo.patch
+++ b/packaging/cairo-dock/debian/patches/0003-pangocairo.patch
@@ -17,17 +17,6 @@ Author: Nick Black <nick.black@sprezzatech.com>
  STRING (REGEX REPLACE " " ";" packages_required_semicolon ${packages_required})  # replace blank space by semicolon => to have more details if a package is missing
  pkg_check_modules ("PACKAGE" REQUIRED "${packages_required_semicolon}")
  
---- cairo-dock-3.1.2.1.orig/src/gldit/cairo-dock-opengl-font.c
-+++ cairo-dock-3.1.2.1/src/gldit/cairo-dock-opengl-font.c
-@@ -27,7 +27,7 @@
- #include <gtk/gtk.h>
- #include <gdk/gdkx.h>
- 
--#include <pango/pangox.h>
-+#include <pango/pangocairo.h>
- #include <cairo.h>
- #include <pango/pango.h>
-
 --- cairo-dock_3.1.2.1/src/gldit/cairo-dock-opengl-font.c      2012-12-30 15:16:05.000000000 -0500
 +++ cdock/src/gldit/cairo-dock-opengl-font.c   2012-12-30 15:14:30.418121621 -0500
 @@ -94,107 +94,6 @@
[skynet](0) $ git commit -m "kill useless patch that triggered pabs's double-patch warning" -a
[master d044e33] kill useless patch that triggered pabs's double-patch warning
 1 file changed, 11 deletions(-)
[skynet](0) $ 

-- 
nick black     http://www.sprezzatech.com -- unix and hpc consulting
to make an apple pie from scratch, you need first invent a universe.


Reply to: