~ubuntu-branches/ubuntu/precise/protobuf/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-10-15 10:02:24 UTC
  • mfrom: (2.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20101015100224-zlzjpd5k44jzt2pl
Tags: 2.3.0-4ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Don't use python2.4 use python instead (submited to Debian
    as Bug#600261)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
protobuf (2.3.0-4ubuntu1) natty; urgency=low
 
2
 
 
3
  * Merge from debian unstable.  Remaining changes:
 
4
    - Don't use python2.4 use python instead (submited to Debian
 
5
      as Bug#600261)
 
6
 
 
7
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 15 Oct 2010 10:02:24 +0200
 
8
 
 
9
protobuf (2.3.0-4) unstable; urgency=low
 
10
 
 
11
  * Thanks to Peter Palfrader for finding the two bugs below:
 
12
  * Disable setuptools auto-download in case of wrong dependencies, and
 
13
    fix the current dependency version (Closes: #593269)
 
14
  * Fix the python cleanup rule, by always running the individual steps
 
15
    (Closes: #593268)
 
16
 
 
17
 -- Iustin Pop <iustin@debian.org>  Wed, 18 Aug 2010 22:54:42 +0200
 
18
 
 
19
protobuf (2.3.0-3) unstable; urgency=low
 
20
 
 
21
  * Acknowledge NMU (thanks Giuseppe!)
 
22
  * Update packaging to comply with policy 3.9.1 (.la files are still
 
23
    shipped though)
 
24
  * Updated watch file to account for code.google.com brokeness
 
25
 
 
26
 -- Iustin Pop <iustin@debian.org>  Sat, 31 Jul 2010 17:47:24 -0400
 
27
 
 
28
protobuf (2.3.0-2.1) unstable; urgency=high
 
29
 
 
30
  * Non-maintainer upload.
 
31
  * Build-depends on on default-jdk and set JAVA_HOME to
 
32
    /usr/lib/jvm/default-java (Closes: #587732)
 
33
 
 
34
 -- Giuseppe Iuculano <iuculano@debian.org>  Sat, 10 Jul 2010 18:37:19 +0200
 
35
 
1
36
protobuf (2.3.0-2ubuntu1) maverick; urgency=low
2
37
 
3
38
  * Merge from Debian unstable.
23
58
 
24
59
 -- Robert S. Edmonds <edmonds@debian.org>  Mon, 25 Jan 2010 18:14:49 -0500
25
60
 
 
61
protobuf (2.2.0a-1) unstable; urgency=low
 
62
 
 
63
  * Acknowledge NMUs (thanks Dirk!)
 
64
  * Convert the source format to 3.0 (quilt)
 
65
 
 
66
 -- Iustin Pop <iusty@k1024.org>  Sun, 06 Dec 2009 16:27:40 +0100
 
67
 
26
68
protobuf (2.2.0a-0.1ubuntu1) lucid; urgency=low
27
69
  * Merge from Debian testing.
28
70
  * Remaining Ubuntu changes:
41
83
 
42
84
protobuf (2.2.0a-0.1) unstable; urgency=low
43
85
 
44
 
  * Non-maintainer upload 
 
86
  * Non-maintainer upload
45
87
  * New upstream release made this evening correction major SONAME
46
 
  * debian/control: Updated major version to 5          (Closes: #556563)
47
 
  * debian/rules: Updated two links to use libproto*5 
 
88
  * debian/control: Updated major version to 5 (Closes: #556563)
 
89
  * debian/rules: Updated two links to use libproto*5
48
90
  * debian/libprotobuf5.shlibs: Added
49
91
  * debian/libprotoc5.shlibs: Added
50
 
  
 
92
 
51
93
 -- Dirk Eddelbuettel <edd@debian.org>  Wed, 18 Nov 2009 21:47:41 -0600
52
94
 
53
95
protobuf (2.2.0-0.1) unstable; urgency=low
54
96
 
55
97
  * Non-maintainer upload coordinated with maintainer
56
 
  * New upstream release                                (Closes: #551931)
57
 
 
58
 
  * debian/libprotobuf-install: Added 'usr/lib/pkgconfig/*' to have 
59
 
    pkg-config support files installed 
60
 
 
61
 
  * debian/control: Added (= ${binary:Version}) to Depends for -dev 
 
98
  * New upstream release (Closes: #551931)
 
99
 
 
100
  * debian/libprotobuf-install: Added 'usr/lib/pkgconfig/*' to have
 
101
    pkg-config support files installed
 
102
 
 
103
  * debian/control: Added (= ${binary:Version}) to Depends for -dev
62
104
    packages for tighter link to underlying libraries [lintian warning]
63
105
  * debian/control: Updated StandardVersion: to 3.8.3
64
 
  
 
106
 
65
107
  * debian/control: Major version not incremented as upstream kept it at 4
66
 
  
 
108
 
67
109
 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 14 Nov 2009 06:44:22 -0600
68
110
 
69
111
protobuf (2.1.0-1ubuntu1) lucid; urgency=low