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

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

Commit message

Add dummy transitional package for libutouch-grail1

Description of the change

Add dummy transitional package for libutouch-grail1.

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

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 16:45:31 +0000
3+++ debian/changelog 2012-09-18 19:11:22 +0000
4@@ -1,3 +1,9 @@
5+grail (3.0.6-0ubuntu0.12.04.02) precise-proposed; urgency=low
6+
7+ * Add transitional dummy package for rename of libgrail (LP: #1052113)
8+
9+ -- Francis Ginther <francis.ginther@canonical.com> Mon, 17 Sep 2012 13:29:26 -0500
10+
11 grail (3.0.6-0ubuntu0.12.04.01) precise-proposed; urgency=low
12
13 * Update debian/watch file for project rename
14
15=== modified file 'debian/control'
16--- debian/control 2012-08-09 20:58:09 +0000
17+++ debian/control 2012-09-18 19:11:22 +0000
18@@ -20,6 +20,8 @@
19 Pre-Depends: ${misc:Pre-Depends}
20 Depends: ${misc:Depends},
21 ${shlibs:Depends}
22+Replaces: libutouch-grail1 (<<3.0.6-0ubuntu0.12.04.02~)
23+Conflicts: libutouch-grail1 (<<3.0.6-0ubuntu0.12.04.02~)
24 Description: Gesture Recognition And Instantiation Library
25 This library consists of an interface and tools for handling gesture
26 recognition and gesture instantiation. Applications can use the grail
27@@ -59,3 +61,12 @@
28 underlying kernel device.
29 .
30 This package provides some test tools for the grail library.
31+
32+Package: libutouch-grail1
33+Section: oldlibs
34+Architecture: any
35+Depends: libgrail5,
36+ ${misc:Depends}
37+Description: Transitional package for rename to libgrail
38+ This is a transitional dummy package. It can safely be removed.
39+

Subscribers

People subscribed via source and target branches

to all changes: