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

Subscribers

People subscribed via source and target branches

to all changes: