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

Subscribers

People subscribed via source and target branches

to all changes: