~ubuntu-branches/ubuntu/maverick/libdbi/maverick-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Goirand
  • Date: 2007-11-26 05:53:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071126055313-29bzt00k533rgkg8
Tags: 0.8.2-3
* New maintainer (Closes: #444424)
* Now cleaning everything correctly on the clean target
* Now managing updates of config.sub and config.guess correctly
* Removed useless postinst and postrm from debian folder as they are
  generated by dh_makeshlibs anyway
* Cleaned a bit the debian/rules for readability
* Reviewed the debian/copyright for accuracy

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdbi (0.8.2-3) unstable; urgency=low
 
2
 
 
3
  * New maintainer (Closes: #444424)
 
4
  * Now cleaning everything correctly on the clean target
 
5
  * Now managing updates of config.sub and config.guess correctly
 
6
  * Removed useless postinst and postrm from debian folder as they are
 
7
    generated by dh_makeshlibs anyway
 
8
  * Cleaned a bit the debian/rules for readability
 
9
  * Reviewed the debian/copyright for accuracy
 
10
 
 
11
 -- Thomas Goirand <thomas@goirand.fr>  Mon, 26 Nov 2007 05:53:13 +0000
 
12
 
 
13
libdbi (0.8.2-2) unstable; urgency=low
 
14
 
 
15
  * Added Conflicts: with old version of the libdbi-drivers binaries because
 
16
    of a binary conflict with the new version of the lib.
 
17
 
 
18
 -- Thomas Goirand <thomas@goirand.fr>  Sun, 25 Nov 2007 03:48:38 +0000
 
19
 
 
20
libdbi (0.8.2-1) unstable; urgency=low
 
21
 
 
22
  * I'm taking over maintainance of this orphaned package (Closes: #444424)
 
23
  * Change libdbi0 dependency for libdbi0-dev
 
24
  * New upstream release (Closes: #312115, #326748)
 
25
  * Not using dh_movefile anymore, but dh_install
 
26
  * Cleaned the debian/rules file
 
27
  * The .so link is now sent to the -dev package as it should
 
28
  * Now has correct build-depends and depends
 
29
  * Now creates a separated -doc package as the size of the doc is quite big
 
30
 
 
31
 -- Thomas Goirand <thomas@goirand.fr>  Sun, 30 Sep 2007 12:49:00 +0800
 
32
 
1
33
libdbi (0.7.2-1) unstable; urgency=low
2
34
 
3
35
  * New upstream release