Merge lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-707195 into lp:ubuntu/natty/likewise-open

Proposed by Scott Salley
Status: Needs review
Proposed branch: lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-707195
Merge into: lp:ubuntu/natty/likewise-open
Diff against target: 125 lines (+27/-18)
2 files modified
debian/changelog (+9/-0)
debian/control (+18/-18)
To merge this branch: bzr merge lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-707195
Reviewer Review Type Date Requested Status
Chuck Short Pending
Review via email: mp+47337@code.launchpad.net

Description of the change

Fixes errors in versions and spelling in debian/control.

To post a comment you must log in.

Unmerged revisions

20. By Scott Salley

* LP: #707195
  - Corrected package version in descriptions
  - Corrected dependency versions based on upstream documentation
  - Corrected spelling of 'savely' to 'safely'

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 2010-11-22 12:06:00 +0000
3+++ debian/changelog 2011-01-25 00:12:52 +0000
4@@ -1,3 +1,12 @@
5+likewise-open (6.0.0.53010-2) natty; urgency=low
6+
7+ * LP: #707195
8+ - Corrected package version in descriptions
9+ - Corrected dependency versions based on upstream documentation
10+ - Corrected spelling of 'savely' to 'safely'
11+
12+ -- Scott Salley <ssalley@ssalley-ubuntu.corp.centeris.com> Mon, 24 Jan 2011 15:57:30 -0800
13+
14 likewise-open (6.0.0.53010-1) natty; urgency=high
15
16 * Likewise Open 6.0
17
18=== modified file 'debian/control'
19--- debian/control 2010-11-22 12:06:00 +0000
20+++ debian/control 2011-01-25 00:12:52 +0000
21@@ -3,10 +3,11 @@
22 Priority: optional
23 Maintainer: Chuck Short <zulcss@ubuntu.com>
24 XSBC-Original-Maintainer: Gerald Carter <gcarter@likewise.com>
25-Build-Depends: autoconf (>=2.53), automake, bison, debhelper (>= 7),
26+Build-Depends: autoconf (>=2.61), automake (>= 1.9.6), bison, debhelper (>= 7),
27 libglade2-dev, libncurses5-dev, libpam0g-dev, libpam-runtime,
28- libssl-dev, libtool, libsqlite3-dev, uuid-dev, quilt, rsync, libxml2,
29- libkrb5-dev, libldap2-dev, libtdb-dev, libcurl4-openssl-dev, libpopt-dev
30+ libssl-dev, libtool (>= 2.2.4), libsqlite3-dev, uuid-dev, quilt, rsync,
31+ libxml2, libkrb5-dev, libldap2-dev, libtdb-dev, libcurl4-openssl-dev,
32+ libpopt-dev
33 Standards-Version: 3.8.3
34 Vcs-Browser: http://lobugs.likewiseopen.org/
35 Homepage: http://www.likewiseopen.org/
36@@ -16,7 +17,7 @@
37 Depends: ${misc:Depends}, likewise-open
38 Architecture: all
39 Description: transitional dummy package
40- This is a dummy package to faciliate clean upgrades. You can savely remove
41+ This is a dummy package to faciliate clean upgrades. You can safely remove
42 this package after the upgrade.
43
44 Package: likewise-open5-gui
45@@ -24,7 +25,7 @@
46 Depends: ${misc:Depends}, likewise-open, likewise-open-gui
47 Architecture: all
48 Description: transitional dummy package
49- This is a dummy package to faciliate clean upgrades. You can savely remove
50+ This is a dummy package to faciliate clean upgrades. You can safely remove
51 this package after the upgrade.
52
53 Package: likewise-open5-libs
54@@ -32,7 +33,7 @@
55 Depends: ${misc:Depends}, likewise-open
56 Architecture: all
57 Description: transitional dummy package
58- This is a dummy package to faciliate clean upgrades. You can savely remove
59+ This is a dummy package to faciliate clean upgrades. You can safely remove
60 this package after the upgrade.
61
62 Package: likewise-open5-lsass
63@@ -40,7 +41,7 @@
64 Depends: ${misc:Depends}, likewise-open, libpam-runtime, procps, psmisc
65 Architecture: all
66 Description: transitional dummy package
67- This is a dummy package to faciliate clean upgrades. You can savely remove
68+ This is a dummy package to faciliate clean upgrades. You can safely remove
69 this package after the upgrade.
70
71 Package: likewise-open5-eventlog
72@@ -48,7 +49,7 @@
73 Depends: ${misc:Depends}, likewise-open
74 Architecture: all
75 Description: transitional dummy package
76- This is a dummy package to faciliate clean upgrades. You can savely remove
77+ This is a dummy package to faciliate clean upgrades. You can safely remove
78 this package after the upgrade.
79
80 Package: likewise-open5-netlogon
81@@ -56,7 +57,7 @@
82 Depends: ${misc:Depends}, likewise-open
83 Architecture: all
84 Description: transitional dummy package
85- This is a dummy package to faciliate clean upgrades. You can savely remove
86+ This is a dummy package to faciliate clean upgrades. You can safely remove
87 this package after the upgrade.
88
89 Package: likewise-open5-rpc
90@@ -64,7 +65,7 @@
91 Depends: ${misc:Depends}, likewise-open
92 Architecture: all
93 Description: transitional dummy package
94- This is a dummy package to faciliate clean upgrades. You can savely remove
95+ This is a dummy package to faciliate clean upgrades. You can safely remove
96 this package after the upgrade.
97
98 Package: likewise-open
99@@ -87,19 +88,18 @@
100 likewise-open5-eventlog (<< 5.4.0.39115-3),
101 likewise-open5-netlogon (<< 5.4.0.39115-3),
102 likewise-open5-rpc (<< 5.4.0.39115-3),
103-Description: Authentication services for Active Directory Domains
104- Likewise Open 5.4 provides a means of integrating Unix desktops and servers
105- into an Active Directory (AD) environment by providing a means for hosts
106- to join the domain as member servers and make the Windows users and groups
107- available to other Unix applications and services via the PAM and Name
108- Service Switch libraries.
109+Description: Authentication services for Active Directory domains
110+ Likewise Open integrates Unix desktops and servers into an Active Directory
111+ environment by joining hosts to the domain and letting Unix applications and
112+ services authenticate Windows users and groups via the PAM and Name Service
113+ Switch libraries.
114
115 Package: likewise-open-gui
116 Architecture: any
117 Depends: likewise-open, ${shlibs:Depends}, ${misc:Depends}
118 Description: Desktop utility for joining Active Directory domains
119- Likewise Open 5.4 graphical desktop utility you can use to join Active
120- Directory domains.
121+ Likewise Open graphical desktop utility for joining hosts to Active Directory
122+ domains.
123
124 Package: likewise-open-server
125 Architecture: any

Subscribers

People subscribed via source and target branches

to all changes: