File: changelog

package info (click to toggle)
sagan 1.1.2-0.3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,328 kB
  • ctags: 1,771
  • sloc: ansic: 14,200; sh: 4,484; asm: 1,002; perl: 282; makefile: 135
file content (125 lines) | stat: -rw-r--r-- 3,998 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
sagan (1.1.2-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
      - Build-Depends:
          - default-libmysqlclient-dev instead of libmysqlclient-dev.
            (Closes: #845908)
  * debian/watch:
      - Version 4
      - New url.
  * debian/rules:
      - Add '-fPIE pie' to LDFLAGS.
      - Add '-fPIE' to CFLAGS.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Sun, 15 Jan 2017 11:20:18 -0200

sagan (1.1.2-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/compat:
      - 10

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Tue, 25 Oct 2016 10:04:09 -0200

sagan (1.1.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. (Closes: #839795).
  * debian/control:
      - debhelper 10.
      - lsb-base package added to Depends.
      - Bump Standards-Version from 3.9.6 to 3.9.8
      - Homepage entry updated.
  * debian/copyright:
      - updated.
      - format 1.0.
  * debian/rules:
      - hardening added.
      - LDFLAGS_MAINT_APPEND added.
  * debian/patches:
      - no-bluedot-and-others.patch refreshed.
  * debian/postinst:
     - '--home /nonexistent' added.
  * debian/postrm:
     - using 'set -e' in the body of the script.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Wed, 05 Oct 2016 11:16:54 -0300

sagan (1.0.1-0.3) unstable; urgency=low

  * Non-maintainer upload.
  * kfreebsd-i386 and hurd-i386 added to the condiction which
    set '--enable-system-strstr' when running configure script.

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Thu, 10 Mar 2016 15:58:41 -0300

sagan (1.0.1-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches:
      - no-bluedot.patch renamed. no-bluedot-and-others.patch.
        Less rules, less mem usage. Doesn't run with all rules.
  * debian/rules:
      - DEB_HOST_ARCH var added. To enable '--enable-system-strstr'
        when compiling on i386. (Closes:  #815945).

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Tue, 01 Mar 2016 08:32:50 -0300

sagan (1.0.1-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release. (Closes: #753171, #772685)
  * debian/control:
      - added to Build-Depends:
          - libee-dev
          - dh-autoreconf
      - Bumped Standards-Version to 3.9.6.
  * debian/rules:
      - disable dbgsym generation.
      - rm duplicated sagan binary. (Closes: #681794) Thanks Micah Anderson.
      - using '--with autoreconf'. (Closes: #744504) Thanks Matthias Klose.
      - '--enable-bluedot'.
  * debian/patches:
      - 01-do-not-include-lognorm-private-header.patch removed.
        Not needed anymore.
      - no-bluedot.patch added.

 -- Herbert Parentes Fortes Neto <hpfn@ig.com.br>  Tue, 29 Dec 2015 11:46:39 -0200

sagan (0.2.1.r1-1) unstable; urgency=low

  * Imported Upstream version 0.2.1-r1
  * Refreshed quilt patches
  * Prepend -lm to LIBS in configure script, to fix a build failure
  * Bump Standards Version to 3.9.3
  * Switch to debhelper 9, and use hardening flags instead of hardening-wrapper

 -- Pierre Chifflier <pollux@debian.org>  Mon, 16 Apr 2012 22:33:24 +0200

sagan (0.2.0-1) unstable; urgency=low

  * Imported Upstream version 0.2.0
    - Fifo handling on start should not block now (Closes: #639254)
  * Add patch to fix build (Closes: #652166)
    - Do not include lognorm.h directly, this is a private header
  * Convert to DH version 8
  * Add .gitignore file

 -- Pierre Chifflier <pollux@debian.org>  Sat, 17 Dec 2011 16:04:27 +0000

sagan (0.1.9-1) unstable; urgency=low

  * Imported Upstream version 0.1.9
  * Enable hardening wrapper
  * Use LIBS rather than LDFLAGS for additional libs, fix ftbfs with
    --as-needed (Closes: #632101)
  * Bump Standards Version to 3.9.2

 -- Pierre Chifflier <pollux@debian.org>  Fri, 15 Jul 2011 21:01:17 +0200

sagan (0.1.9~svn129-1) unstable; urgency=low

  * Initial release (Closes: #609893)

 -- Pierre Chifflier <pollux@debian.org>  Thu, 17 Mar 2011 15:18:58 +0100