Merge lp:~dale-f-beaudoin/unity-control-center/security_privacy into lp:unity-control-center

Proposed by ventrical
Status: Rejected
Rejected by: Jeremy BĂ­cha
Proposed branch: lp:~dale-f-beaudoin/unity-control-center/security_privacy
Merge into: lp:unity-control-center
Diff against target: 41 lines (+13/-0) (has conflicts)
2 files modified
debian/changelog (+12/-0)
debian/control (+1/-0)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~dale-f-beaudoin/unity-control-center/security_privacy
Reviewer Review Type Date Requested Status
Unity Control Center development team Pending
Review via email: mp+331618@code.launchpad.net

Commit message

inserted activity-log-manager as a recommend in debian/control

Description of the change

insert activity-log-manager

To post a comment you must log in.
Revision history for this message
ventrical (dale-f-beaudoin) wrote :

still got text conflict in changelog
Here is what I have been following from Seb

The steps would be basically
$ bzr branch lp:unity-control-center
$ cd unity-control-center
$ editor debian/rules

do your changes

$ dch -i

write your changelog entry

$ bzr commit
$ bzr push lp:~<USER_ID>/unity-control-center/<BRANCH_NAME>

where USER_ID is your launchpad user id and BRANCH_NAME a name for your work

$ bzr lp-open

and do the merge proposal from the UI

and

----------------------------

Some comments though

- "unity7maintainers" doesn't really describe your branch, usually you would pick a name that explains what the change do, e.g "update-distro-serie"

- your commit message is not really good (see on the webpage mentioned earlier)

"--message
modified:
  debian/changelog
  debian/rules"
the commit should explain the change, copying what you wrote in the debian/changelog is a common practice there

So that is what I did but , as I mentioned to Seb , it seems that nano is really borking up the changelog. Ill keep trying..

Unmerged revisions

12901. By dale_f_beaudoin <email address hidden>

--message
* recommend activity-log-manager

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2017-09-06 14:40:51 +0000
+++ debian/changelog 2017-09-30 19:39:20 +0000
@@ -1,3 +1,4 @@
1<<<<<<< TREE
1unity-control-center (15.04.0+17.10.20170814.1-0ubuntu2) artful; urgency=medium2unity-control-center (15.04.0+17.10.20170814.1-0ubuntu2) artful; urgency=medium
23
3 * debian/control: use 'X-Ubuntu-Use-Langpack: yes' since the indicator4 * debian/control: use 'X-Ubuntu-Use-Langpack: yes' since the indicator
@@ -9,9 +10,20 @@
9unity-control-center (15.04.0+17.10.20170814.1-0ubuntu1) artful; urgency=medium10unity-control-center (15.04.0+17.10.20170814.1-0ubuntu1) artful; urgency=medium
1011
11 [ ventrical ]12 [ ventrical ]
13=======
14 * recommend activity-log manager
15
16unity-control-center (15.04.0+17.10.20170810-0ubuntu3) UNRELEASED; urgency=medium
17
18>>>>>>> MERGE-SOURCE
12 * Replace version number from 17.04 to 17.1019 * Replace version number from 17.04 to 17.10
20 *
1321
22<<<<<<< TREE
14 -- Jeremy Bicha <jbicha@ubuntu.com> Mon, 14 Aug 2017 16:11:40 +000023 -- Jeremy Bicha <jbicha@ubuntu.com> Mon, 14 Aug 2017 16:11:40 +0000
24=======
25 -- ventrical <ventrical@ventrical-MS-7798> Fri, 29 Sep 2017 15:48:34 -0400
26>>>>>>> MERGE-SOURCE
1527
16unity-control-center (15.04.0+17.10.20170810-0ubuntu1) artful; urgency=medium28unity-control-center (15.04.0+17.10.20170810-0ubuntu1) artful; urgency=medium
1729
1830
=== modified file 'debian/control'
--- debian/control 2017-09-06 14:40:35 +0000
+++ debian/control 2017-09-30 19:39:20 +0000
@@ -93,6 +93,7 @@
93 libcanberra-pulse,93 libcanberra-pulse,
94 system-config-printer,94 system-config-printer,
95 gnome-control-center-faces,95 gnome-control-center-faces,
96 activity-log-manager,
96Conflicts: gnome-control-center (<< 1:3.6.3-0ubuntu50),97Conflicts: gnome-control-center (<< 1:3.6.3-0ubuntu50),
97 gnome-control-center-unity,98 gnome-control-center-unity,
98 unity-control-center-datetime99 unity-control-center-datetime

Subscribers

People subscribed via source and target branches