[Pkg-telepathy-commits] [SCM] Haze packaging branch, debian, updated. debian/0.4.0-1-12-g15ac6b8

Laurent Bigonville bigon at bigon.be
Mon Jul 11 18:45:06 UTC 2011


The following commit has been merged in the debian branch:
commit c79f23c607c7f9b7f19a1ce02f68f34d56d77d44
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Mon Jul 11 20:11:47 2011 +0200

    Do not try to delete .manager file, upstream doesn't ship it anymore
    
    * debian/rules:
      - Do not try to delete .manager file, upstream doesn't ship it anymore

diff --git a/debian/changelog b/debian/changelog
index e79b9ed..1e5c354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,10 @@ telepathy-haze (0.5.0-1) UNRELEASED; urgency=low
   * debian/control:
     - Bump libtelepathy-glib-dev build-dependency
     - Add python as Build-dependency (Closes: #625166)
+  * debian/rules:
+    - Do not try to delete .manager file, upstream doesn't ship it anymore
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Jul 2011 20:06:58 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 11 Jul 2011 20:11:05 +0200
 
 telepathy-haze (0.4.0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 2c07a00..16cf790 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,10 +9,6 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
-#Don't ship .manager file
-common-install-arch::
-	rm -rf debian/telepathy-haze/usr/share/telepathy/
-
 # all CMs in Debian share a directory, to keep libexec tidy
 DEB_CONFIGURE_LIBEXECDIR := "\$${prefix}/lib/telepathy"
 

-- 
Haze packaging



More information about the Pkg-telepathy-commits mailing list