[Pkg-telepathy-commits] [SCM] telepathy-rakia packaging branch, debian, updated. debian/0.7.1-2-5-gd312bd9

Laurent Bigonville bigon at bigon.be
Fri Jan 27 13:59:13 UTC 2012


The following commit has been merged in the debian branch:
commit 629dfe964cd37b7c7fe67ff421d3c6d0c9ca38cc
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri Jan 27 14:35:45 2012 +0100

    New upstream release
    
    * New upstream release
      - Project renamed to telepathy-rakia

diff --git a/debian/README.source b/debian/README.source
index d429e28..6b5e730 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -23,15 +23,15 @@ branch contains versions targeted for lenny, etc.
 
 Here's how to build it:
 
-    git clone git://git.debian.org/git/pkg-telepathy/telepathy-sofiasip.git
-    cd telepathy-sofiasip
+    git clone git://git.debian.org/git/pkg-telepathy/telepathy-rakia.git
+    cd telepathy-rakia
     git checkout debian
     git-buildpackage -us -uc
 
 or for testing/stable branches like debian-lenny:
 
-    git clone git://git.debian.org/git/pkg-telepathy/telepathy-sofiasip.git
-    cd telepathy-sofiasip
+    git clone git://git.debian.org/git/pkg-telepathy/telepathy-rakia.git
+    cd telepathy-rakia
     git checkout debian-lenny
     git-buildpackage -us -uc --git-debian-branch=debian-lenny
 
@@ -39,7 +39,7 @@ The branch 'upstream' is a copy of the contents of upstream tarballs. To import
 upstream tarballs use:
 
     git checkout debian
-    git-import-orig ~/telepathy-sofiasip-0.x.tar.gz
+    git-import-orig ~/telepathy-rakia-0.x.tar.gz
 
 The branch 'debian-patches' is 'upstream' plus any patches needed for Debian.
 It should be rebased on 'upstream' after each upstream release:
@@ -51,7 +51,7 @@ The preferred way of adding patches is to cherry pick from an upstream
 repository:
 
     git remote add collabora \
-        git+ssh://git.collabora.co.uk/git/telepathy-sofiasip.git
+        git+ssh://git.collabora.co.uk/git/telepathy-rakia.git
     git fetch
     git checkout debian-patches
     git cherry-pick xxxxxxxxxxxxxx
diff --git a/debian/changelog b/debian/changelog
index 9bc86b1..fd5a532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,11 @@
-telepathy-sofiasip (0.7.1-2) unstable; urgency=low
+telepathy-rakia (0.7.3-1) UNRELEASED; urgency=low
+
+  * New upstream release
+    - Project renamed to telepathy-rakia
+
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 27 Jan 2012 14:34:05 +0100
+
+telepathy-rakia (0.7.1-2) unstable; urgency=low
 
   * Upload to unstable.
 
diff --git a/debian/control b/debian/control
index 0d79aa9..28c34a2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: telepathy-sofiasip
+Source: telepathy-rakia
 Section: net
 Priority: optional
 Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth.debian.org>
@@ -20,15 +20,27 @@ Build-Depends: debhelper (>= 8),
                python,
                autotools-dev
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/git/pkg-telepathy/telepathy-sofiasip.git
-Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/telepathy-sofiasip.git
+Vcs-Git: git://anonscm.debian.org/git/pkg-telepathy/telepathy-rakia.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-telepathy/telepathy-rakia.git
 Homepage: http://telepathy.freedesktop.org/
 
-Package: telepathy-sofiasip
+Package: telepathy-rakia
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Provides: telepathy-connection-manager
+Replaces: telepathy-sofiasip (<< 0.7.3)
+Breaks: telepathy-sofiasip (<< 0.7.3)
+Provides: telepathy-connection-manager, telepathy-sofiasip
 Description: SIP connection manager for the Telepathy framework
- telepathy-sofiasip is a SIP connection manager for the Telepathy framework
+ telepathy-rakia is a SIP connection manager for the Telepathy framework
  (http://telepathy.freedesktop.org) based on the SofiaSIP-stack.
+
+Package: telepathy-sofiasip
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: telepathy-rakia,
+         ${misc:Depends}
+Description: Transitional package for telepathy-rakia
+ This is a transitional package to ease upgrades to the telepathy-rakia
+ package. It can safely be removed.
diff --git a/debian/telepathy-rakia.install b/debian/telepathy-rakia.install
new file mode 100644
index 0000000..0148204
--- /dev/null
+++ b/debian/telepathy-rakia.install
@@ -0,0 +1,5 @@
+usr/include/
+usr/lib/telepathy/
+usr/share/dbus-1/services/
+usr/share/man/man8/
+usr/share/telepathy/managers/
diff --git a/debian/watch b/debian/watch
index 194135f..dff951d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://telepathy.freedesktop.org/releases/telepathy-sofiasip/telepathy-sofiasip-(.*)\.tar\.gz
+http://telepathy.freedesktop.org/releases/telepathy-rakia/telepathy-rakia-(.*)\.tar\.gz

-- 
telepathy-rakia packaging



More information about the Pkg-telepathy-commits mailing list