[Pkg-telepathy-commits] [SCM] Idle packaging branch, debian, updated. f5833b3f73082eeb6acaa57dae8b7c4bebb47a0c

Jonny Lamb jonny at debian.org
Sat Feb 21 00:15:26 UTC 2009


The following commit has been merged in the debian branch:
commit b32ad025a83dcdb997f482f6705eeee384f7acd7
Author: Jonny Lamb <jonny at debian.org>
Date:   Fri Feb 20 18:55:39 2009 +0000

    debian/rules: Corrected s/class/rules/ typo in including simple-patchsys.mk.

diff --git a/debian/changelog b/debian/changelog
index 638da09..33896bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,10 @@ telepathy-idle (0.1.3-1) UNRELEASED; urgency=low
     + Added myself to Uploaders.
     + Upped Standards-Version to 3.8.0.
     + Upped build-dep on libtelepathy-glib-dev to >= 0.7.15.
+  * debian/rules: Corrected s/class/rules/ typo in including
+    simple-patchsys.mk.
 
- -- Jonny Lamb <jonny at debian.org>  Fri, 20 Feb 2009 18:47:43 +0000
+ -- Jonny Lamb <jonny at debian.org>  Fri, 20 Feb 2009 18:54:58 +0000
 
 telepathy-idle (0.1.2-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 8c7f5bb..86bd36a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 # List any files which are not installed
 include /usr/share/cdbs/1/rules/utils.mk

-- 
Idle packaging



More information about the Pkg-telepathy-commits mailing list