[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. debian/0.8.4.9-20090130-4-39-g23fd83d

Luca Capello luca at pca.it
Sat Jun 6 17:08:07 UTC 2009


The following commit has been merged in the debian branch:
commit 23fd83d2e25197652fa48613b842dc780e9e72a8
Author: Luca Capello <luca at pca.it>
Date:   Sat Jun 6 19:07:58 2009 +0200

    debian/*: fix lintian quilt-patch-missing-description

diff --git a/debian/changelog b/debian/changelog
index 678f78e..cf25ca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,10 +4,17 @@ fso-frameworkd (0.8.5.1-1) UNRELEASED; urgency=low
   * debian/patches/series: update.
   * debian/patches/01_adjust-etc-path-in-setup.py.patch:
     + refresh.
+    + add missing patch description, thanks to lintian.
+  * debian/patches/02_ascii-encode-in-gsm-channel.py.patch:
+    + add missing patch description, thanks to lintian.
   * debian/patches/04_correct-dbus-paths-for-gypsy.patch:
     + refresh.
+    + add missing patch description, thanks to lintian.
   * debian/patches/05_fix-installprefix-in-config.py.patch:
     + refresh.
+    + add missing patch description, thanks to lintian.
+  * debian/patches/07_dbus-access-via-busnames.patch:
+    + add missing patch description, thanks to lintian.
   * debian/patches/08_typo-in-shebang-line.patch:
     - remove, applied upstream.
 
diff --git a/debian/patches/01_adjust-etc-path-in-setup.py.patch b/debian/patches/01_adjust-etc-path-in-setup.py.patch
index 6af73d3..4b59290 100644
--- a/debian/patches/01_adjust-etc-path-in-setup.py.patch
+++ b/debian/patches/01_adjust-etc-path-in-setup.py.patch
@@ -1,3 +1,4 @@
+Adjust installation paths for Debian
 --- fso-frameworkd.orig/setup.py
 +++ fso-frameworkd/setup.py
 @@ -24,19 +24,19 @@
diff --git a/debian/patches/02_ascii-encode-in-gsm-channel.py.patch b/debian/patches/02_ascii-encode-in-gsm-channel.py.patch
index 6fc7f09..030cf59 100644
--- a/debian/patches/02_ascii-encode-in-gsm-channel.py.patch
+++ b/debian/patches/02_ascii-encode-in-gsm-channel.py.patch
@@ -1,3 +1,4 @@
+Use ASCII encoding to Write data to the serial virtual channel
 Index: frameworkd/framework/subsystems/ogsmd/gsm/channel.py
 ===================================================================
 --- frameworkd.orig/framework/subsystems/ogsmd/gsm/channel.py	2009-02-02 20:02:28.000000000 +0100
diff --git a/debian/patches/04_correct-dbus-paths-for-gypsy.patch b/debian/patches/04_correct-dbus-paths-for-gypsy.patch
index 954063d..3c3bfe8 100644
--- a/debian/patches/04_correct-dbus-paths-for-gypsy.patch
+++ b/debian/patches/04_correct-dbus-paths-for-gypsy.patch
@@ -1,3 +1,4 @@
+Gypsy D-Bus belongs to the freedesktop tree
 --- fso-frameworkd.orig/etc/dbus-1/system.d/frameworkd.conf
 +++ fso-frameworkd/etc/dbus-1/system.d/frameworkd.conf
 @@ -46,9 +46,9 @@
diff --git a/debian/patches/05_fix-installprefix-in-config.py.patch b/debian/patches/05_fix-installprefix-in-config.py.patch
index 45cad07..5a890e6 100644
--- a/debian/patches/05_fix-installprefix-in-config.py.patch
+++ b/debian/patches/05_fix-installprefix-in-config.py.patch
@@ -1,3 +1,4 @@
+Fix installprefix for Debian
 --- fso-frameworkd.orig/framework/config.py
 +++ fso-frameworkd/framework/config.py
 @@ -97,15 +97,9 @@
diff --git a/debian/patches/07_dbus-access-via-busnames.patch b/debian/patches/07_dbus-access-via-busnames.patch
index b94b99c..d8cb28c 100644
--- a/debian/patches/07_dbus-access-via-busnames.patch
+++ b/debian/patches/07_dbus-access-via-busnames.patch
@@ -1,3 +1,4 @@
+Adjust D-Bus config to work with the version of D-Bus in Debian
 Index: frameworkd/etc/dbus-1/system.d/frameworkd.conf
 ===================================================================
 --- frameworkd.orig/etc/dbus-1/system.d/frameworkd.conf	2009-02-03 10:20:28.000000000 +0100

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list