File: changelog

package info (click to toggle)
libasyncns 0.8-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,604 kB
  • sloc: sh: 10,150; ansic: 1,261; makefile: 60
file content (98 lines) | stat: -rw-r--r-- 3,604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
libasyncns (0.8-4) unstable; urgency=low

  * debian/control:
     + correct a typo, “asyncronous” instead of “asynchronous”.
       (Closes: #627681)
     + add Multi-Arch: same field to finish multiarch support.
  * debian/patches/pkg-config-multiarch.patch: adapt the pkg-config file for
    multiarch directories.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sat, 30 Jul 2011 21:43:50 +0200

libasyncns (0.8-3) unstable; urgency=low

  * Implement multiarch support.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Fri, 29 Jul 2011 20:35:49 +0200

libasyncns (0.8-2) unstable; urgency=low

  * Build and include the documentation: (Closes: #586272)
     + debian/rules: build the documentation.
     + debian/control: build-depend on doxygen to build the documentation,
     + debian/libasyncns-dev.docs: include the documentation.
  * debian/control: bumped Standards-Version to 3.9.2 (no change required).
  * debian/libasyncns-dev.doc-base: declare the documentation to doc-base.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Thu, 05 May 2011 22:24:57 +0200

libasyncns (0.8-1) unstable; urgency=low

  * New upstream release. (Closes: #510269)
  * Adopting the package with the previous maintainer's agreement.
  * debian/{compat,control,rules}: switch to debhelper 8.
  * debian/control:
     + remove cdbs.
     + change Maintainer to myself, adopting the package.
     + replace obsolete ${Source-Version} with ${binary:Version}.
     + added Homepage and Vcs-* info fields.
     + bumped Standards-Version to 3.9.1: no modification required but
       allowed to add Homepage and Vcs-* control fields.
     + update long descriptions.
     + remove useless Section field in libasyncns0 binary package (it is
       inherited from the source package).
  * debian/copyright: switch to DEP-5.
  * debian/{libasyncns-dev.install,rules}: install documentation to
    libasyncns-dev:/usr/share/doc/libasyncns-dev.
  * debian/libasyncns0.symbols: ship a symbol files, generated from 0.3 and
    0.8 (which provides a new function).
  * debian/{changelog.upstream,rules}: install an upstream changelog, taken
    from its website.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Mon, 07 Mar 2011 21:38:22 +0100

libasyncns (0.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * libasyncns/asyncns.c: Fix data alignment issue on armel, backported from
    upstream. (Closes: #566139)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Thu, 25 Nov 2010 20:55:54 +0100

libasyncns (0.3-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: Port to CDBS.
  * debian/patches/01_resolv-configure-check.dpatch:
    -Removed. Merged upstream.

 -- CJ van den Berg <cj@vdbonline.com>  Wed, 23 May 2007 02:01:55 +0200

libasyncns (0.2-2) unstable; urgency=low

  * debian/patches/01_resolv-configure-check.dpatch:
    + Added. Fixes res_query configure check to work properly on amd64.
      Submitted by Sjoerd Simons. (Closes: #411582)
  * debian/rules: Added version info to shlibs because 0.2 added new symbols.
  * debian/libasyncns0.docs: Ship upstream README file.

 -- CJ van den Berg <cj@vdbonline.com>  Tue, 20 Feb 2007 02:28:55 +0100

libasyncns (0.2-1) unstable; urgency=low

  * New upstream version. Adds res_query() support.

 -- CJ van den Berg <cj@vdbonline.com>  Sun, 18 Feb 2007 23:39:34 +0100

libasyncns (0.1-2) unstable; urgency=low

  * Misc cleanups.

 -- CJ van den Berg <cj@vdbonline.com>  Thu, 21 Sep 2006 02:22:37 +0200

libasyncns (0.1-1) unstable; urgency=low

  * Initial release

 -- CJ van den Berg <cj@vdbonline.com>  Wed, 20 Sep 2006 14:04:14 +0200