Merge lp:~fginther/frame/precise-transitional-1 into lp:frame/precise

Proposed by Francis Ginther
Status: Merged
Approved by: Daniel d'Andrada
Approved revision: 77
Merged at revision: 77
Proposed branch: lp:~fginther/frame/precise-transitional-1
Merge into: lp:frame/precise
Diff against target: 38 lines (+16/-0)
2 files modified
debian/changelog (+6/-0)
debian/control (+10/-0)
To merge this branch: bzr merge lp:~fginther/frame/precise-transitional-1
Reviewer Review Type Date Requested Status
Daniel d'Andrada (community) Approve
Review via email: mp+125025@code.launchpad.net

Commit message

Add dummy transitional package for libutouch-frame1

Description of the change

Add dummy transitional package for libutouch-frame1.

Testing:
 - Built inside pbuilder chroot and pushed to a local package repository.
 - 'apt-get dist-upgrade' found the new libutouch-frame1
 - 'apt-get install libutouch-frame1' installed over the prior libutouch-frame1 and also added libframe6

To post a comment you must log in.
Revision history for this message
Daniel d'Andrada (dandrader) wrote :

Looks ok

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-08-30 15:52:31 +0000
3+++ debian/changelog 2012-09-18 19:09:27 +0000
4@@ -1,3 +1,9 @@
5+frame (2.2.4-0ubuntu0.12.04.2) precise-proposed; urgency=low
6+
7+ * Add transitional dummy package for rename of libframe (LP: #1051073)
8+
9+ -- Francis Ginther <francis.ginther@canonical.com> Mon, 17 Sep 2012 13:18:38 -0500
10+
11 frame (2.2.4-0ubuntu0.12.04.1) precise-proposed; urgency=low
12
13 * Update debian/watch file for project rename
14
15=== modified file 'debian/control'
16--- debian/control 2012-08-30 15:51:23 +0000
17+++ debian/control 2012-09-18 19:09:27 +0000
18@@ -22,6 +22,8 @@
19 Pre-Depends: ${misc:Pre-Depends}
20 Depends: ${misc:Depends},
21 ${shlibs:Depends}
22+Replaces: libutouch-frame1 (<<2.2.4-0ubuntu0.12.04.2~)
23+Conflicts: libutouch-frame1 (<<2.2.4-0ubuntu0.12.04.2~)
24 Description: Touch Frame Library
25 This library handles the buildup and synchronization of a set of
26 simultaneous touches. The library is input agnostic, with bindings
27@@ -57,3 +59,11 @@
28 for mtdev, frame and XI2.1.
29 .
30 This package provides some test tools for the frame library.
31+
32+Package: libutouch-frame1
33+Section: oldlibs
34+Architecture: any
35+Depends: libframe6,
36+ ${misc:Depends}
37+Description: Transitional package for rename to libframe
38+ This is a transitional dummy package. It can safely be removed.

Subscribers

People subscribed via source and target branches

to all changes: