~ubuntu-branches/ubuntu/gutsy/ntp/gutsy

« back to all changes in this revision

Viewing changes to packageinfo.sh

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-18 22:41:56 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070518224156-563ruqxsxvqvoy8h
Tags: 1:4.2.4p0+dfsg-1ubuntu1
* Merge from Debian unstable.
* Remaining Ubuntu changes:
  - Update version in conflicts/replaces to that which was shipped in edgy,
    which was later than that in Debian (due to the ubuntuX).
  - Change default server to ntp.ubuntu.com.
  - Remove stop links from rc0 and rc6
  - Call dh_installinit with --error-handler
  - Set Ubuntu maintainer address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# odd minor numbers are for -dev, even minor numbers are for -stable
4
4
proto=4
5
5
major=2
6
 
minor=2
 
6
minor=4
7
7
version=${proto}.${major}.${minor}
8
8
# Point.  3 cases:
9
9
# - Numeric values increment
10
10
# - empty 'increments' to 1
11
11
# - NEW 'increments' to empty
12
 
point=4
 
12
point=0
13
13
# Special.  Normally unused.  A suffix.
14
14
#special=ag
15
15
special=
 
16
# [???] To start an RC cycle: RC->yes
 
17
# To release from an RC cycle: rcpoint-> GO
16
18
# ReleaseCandidate. 'yes' or 'no'.
 
19
#releasecandidate=yes
17
20
releasecandidate=no
18
21
# ChangeLog tag
19
22
CLTAG=NTP_4_2_0
23
26
# - GO triggers a release
24
27
# - - rcpoint gets set to 0
25
28
# - - releasecandidate gets set to no
 
29
# - GRONK is for -dev
26
30
rcpoint=
 
31
#rcpoint=GRONK