[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.32.0.1-2-12-g1ae8539

Laurent Bigonville bigon at bigon.be
Wed Dec 1 19:40:46 UTC 2010


The following commit has been merged in the debian branch:
commit 1ae8539dfbb8e3e480eb401dcd6d1102f65557ca
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Mon Nov 22 20:22:05 2010 +0100

    Add debian/empathy.bug-control: Include version of telepathy-connection-manager in bugreport (Closes: #604441)
    
    * Add debian/empathy.bug-control: Include version of
      telepathy-connection-manager in bugreport (Closes: #604441)
    * debian/rules: Install bug-control file

diff --git a/debian/changelog b/debian/changelog
index e80d3fc..4af9b57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,15 @@ empathy (2.91.2-1) UNRELEASED; urgency=low
   [ Laurent Bigonville ]
   * debian/control:
     - Bump telepathy-logger to Depends (Closes: #595078)
+  * Add debian/empathy.bug-control: Include version of
+    telepathy-connection-manager in bugreport (Closes: #604441)
+  * debian/rules: Install bug-control file
 
   [ Sjoerd Simons ]
   * New upstream release
   * debian/control: fix typon the libfolks-telepathy-dev build-depends
 
- -- Sjoerd Simons <sjoerd at debian.org>  Sat, 27 Nov 2010 12:15:11 +0000
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 01 Dec 2010 20:39:45 +0100
 
 empathy (2.32.0.1-2) experimental; urgency=low
 
diff --git a/debian/empathy.bug-control b/debian/empathy.bug-control
new file mode 100644
index 0000000..999a709
--- /dev/null
+++ b/debian/empathy.bug-control
@@ -0,0 +1 @@
+package-status: telepathy-connection-manager
diff --git a/debian/rules b/debian/rules
index abf6ab2..605f3fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
+binary-install/empathy::
+	dh_bugfiles -p$(cdbs_curpkg)
+
 # Ensure at build time that the library has no dependencies on undefined
 # symbols, and speed up loading.
 #LDFLAGS += -Wl,-z,defs -Wl,-O1

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list