Merge lp:~zeller-benjamin/mapplauncherd-qt/release into lp:mapplauncherd-qt

Proposed by Benjamin Zeller
Status: Needs review
Proposed branch: lp:~zeller-benjamin/mapplauncherd-qt/release
Merge into: lp:mapplauncherd-qt
Diff against target: 57 lines (+6/-13)
3 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+1/-7)
debian/control (+3/-6)
To merge this branch: bzr merge lp:~zeller-benjamin/mapplauncherd-qt/release
Reviewer Review Type Date Requested Status
Zoltan Balogh Pending
Review via email: mp+287812@code.launchpad.net

Commit message

Preparations for the first release

Description of the change

Preparations for the first release

To post a comment you must log in.
31. By Benjamin Zeller

Fix description

32. By Benjamin Zeller

Add .bzr-builddep

33. By Benjamin Zeller

Fix version

34. By Benjamin Zeller

Dependencies

Unmerged revisions

34. By Benjamin Zeller

Dependencies

33. By Benjamin Zeller

Fix version

32. By Benjamin Zeller

Add .bzr-builddep

31. By Benjamin Zeller

Fix description

30. By Benjamin Zeller

Remove test entries from debian/changelog

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2016-03-03 14:32:37 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+split = True
8
9=== modified file 'debian/changelog'
10--- debian/changelog 2015-09-23 23:32:36 +0000
11+++ debian/changelog 2016-03-03 14:32:37 +0000
12@@ -1,10 +1,4 @@
13-mapplauncherd-qt5 (1.1.13+15.10.20150922-0ubuntu3) vivid; urgency=medium
14-
15- * Apply ubuntu rules to packaging
16-
17- -- Benjamin Zeller <benjamin.zeller@canonical.com> Tue, 22 Sep 2015 17:55:28 +0200
18-
19-mapplauncherd-qt5 (1.1.13+15.10.20150727-0ubuntu6) vivid; urgency=medium
20+mapplauncherd-qt5 (1.1.13) UNRELEASED; urgency=medium
21
22 * Initial packaging
23
24
25=== modified file 'debian/control'
26--- debian/control 2015-09-09 13:56:26 +0000
27+++ debian/control 2016-03-03 14:32:37 +0000
28@@ -7,8 +7,7 @@
29 libffi-dev,
30 libglib2.0-dev,
31 libsqlite3-dev,
32- libsystemd-daemon-dev,
33- libsystemd-dev,
34+ libsystemd-daemon-dev | libsystemd-dev,
35 libxml2-dev,
36 mapplauncherd (>= 4.1.0),
37 mapplauncherd-dev (>= 4.1.0),
38@@ -36,8 +35,7 @@
39 Depends: ${misc:Depends}, ${shlibs:Depends}
40 Description: Application launch boosters for Qt5 - library
41 Application invoker and launcher daemon that speed up
42- application startup time and share memory. Provides also
43- functionality to launch applications as single instances.
44+ application startup time and share memory.
45 .
46 This package contains the mdeclarativecache shared library.
47
48@@ -48,8 +46,7 @@
49 Depends: mapplauncherd, ${misc:Depends}, ${shlibs:Depends}
50 Description: Application launch boosters for Qt5
51 Application invoker and launcher daemon that speed up
52- application startup time and share memory. Provides also
53- functionality to launch applications as single instances.
54+ application startup time and share memory.
55
56 Package: libmdeclarativecache5-dev
57 Section: libdevel

Subscribers

People subscribed via source and target branches

to all changes: