File: changelog

package info (click to toggle)
http-parser 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 340 kB
  • ctags: 531
  • sloc: ansic: 4,894; makefile: 74
file content (34 lines) | stat: -rw-r--r-- 1,017 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
http-parser (2.1-2) unstable; urgency=low

  * Team upload.

  [ Per Andersson ]
  * Update copyright with years
  * Fix Vcs-* URLs

  [ Cédric Boutillier ]
  * debian/rules:
    - export build flags
    - override dh_auto_install instead of defining build: target 
      (Closes: #719036)
  * debian/patches:
    - add fix-soname.patch from upstream to define a proper SONAME
    - update use-ldflags.patch to add LDFLAGS to LDFLAGS_LIB
  * Fix multiarch installation path (Closes: #719780)
    - ld can now find it with -lhttp_parser (Closes: #724204)
  * Install symlinks for the -dev package

  [ Praveen Arimbrathodiyil ]
  * add symbols file
  * unapply patches after build
  * override dh_makeshlibs
  * add a -dbg package
  * add dpkg-dev (>= 1.16.1~) to build deps

 -- Cédric Boutillier <boutil@debian.org>  Tue, 24 Sep 2013 00:29:11 +0200

http-parser (2.1-1) unstable; urgency=low

  * Initial release (Closes: #712052)

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Thu, 13 Jun 2013 20:37:49 +0530