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

Proposed by Francis Ginther
Status: Merged
Approved by: Daniel d'Andrada
Approved revision: 194
Merged at revision: 194
Proposed branch: lp:~fginther/geis/precise-transitional-1
Merge into: lp:geis/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/geis/precise-transitional-1
Reviewer Review Type Date Requested Status
Daniel d'Andrada (community) Approve
Review via email: mp+125027@code.launchpad.net

Commit message

Add dummy transitional package for libutouch-geis1

Description of the change

Add dummy transitional package for libutouch-geis1.

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

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-09-07 21:11:52 +0000
+++ debian/changelog 2012-09-18 19:13:21 +0000
@@ -1,3 +1,9 @@
1geis (2.2.9.2-0ubuntu2) precise-proposed; urgency=low
2
3 * Add transitional dummy package for rename of libgeis (LP: #1052125)
4
5 -- Francis Ginther <francis.ginther@canonical.com> Mon, 17 Sep 2012 15:46:51 -0500
6
1geis (2.2.9.2-0ubuntu1) precise-proposed; urgency=low7geis (2.2.9.2-0ubuntu1) precise-proposed; urgency=low
28
3 * New upstream release. Only change is the following bug fix:9 * New upstream release. Only change is the following bug fix:
410
=== modified file 'debian/control'
--- debian/control 2012-08-16 15:39:38 +0000
+++ debian/control 2012-09-18 19:13:21 +0000
@@ -30,6 +30,8 @@
30Depends: libgrail5 (>= 3.0.6),30Depends: libgrail5 (>= 3.0.6),
31 ${misc:Depends},31 ${misc:Depends},
32 ${shlibs:Depends}32 ${shlibs:Depends}
33Replaces: libutouch-geis1 (<<2.2.9.2-0ubuntu2~)
34Conflicts: libutouch-geis1 (<<2.2.9.2-0ubuntu2~)
33Description: Gesture engine interface support35Description: Gesture engine interface support
34 A common API for clients of a systemwide gesture recognition and propagation36 A common API for clients of a systemwide gesture recognition and propagation
35 engine.37 engine.
@@ -93,3 +95,12 @@
93 engine.95 engine.
94 .96 .
95 Tools that can be used to verify gesture API behaviour.97 Tools that can be used to verify gesture API behaviour.
98
99Package: libutouch-geis1
100Section: oldlibs
101Architecture: any
102Depends: libgeis1,
103 ${misc:Depends}
104Description: Transitional package for rename to libgeis
105 This is a transitional dummy package. It can safely be removed.
106

Subscribers

People subscribed via source and target branches

to all changes: