File: changelog

package info (click to toggle)
silly 0.1.0-8
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,936 kB
  • ctags: 225
  • sloc: sh: 8,893; cpp: 1,253; makefile: 143; ansic: 51
file content (102 lines) | stat: -rw-r--r-- 3,568 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
silly (0.1.0-8) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8.
  * Updated libsilly.symbols. This will fix the FTBFS due to GCC-6 (Closes:
    #831152).

 -- Muammar El Khatib <muammar@debian.org>  Sun, 07 Aug 2016 19:27:20 +0200

silly (0.1.0-7) unstable; urgency=medium

  * Package should not FTBFS when built with dpkg-buildpackage -A. Thanks to
    Santiago Vila for providing a patch (Closes: #805960).

 -- Muammar El Khatib <muammar@debian.org>  Mon, 09 May 2016 16:14:32 +0200

silly (0.1.0-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix symbols file: Some symbols are dpenent on the arch's bitsize.
    (Closes: #820297), using arch-bits wildcards. This requires a
    versioned B-D on dpkg-dev >= 1.18

 -- Tobias Frost <tobi@debian.org>  Wed, 13 Apr 2016 21:24:53 +0200

silly (0.1.0-6) unstable; urgency=medium

  * Bump Standards-Version to 3.9.7.
  * debian/compat: bump to compat level 9.
  * Updated libsilly.symbols.
  * debian/rules: the option export DEB_BUILD_MAINT_OPTIONS = hardening=+all
    is passed.

 -- Muammar El Khatib <muammar@debian.org>  Thu, 07 Apr 2016 10:42:01 +0200

silly (0.1.0-5) unstable; urgency=medium

  * debian/control:
    + Build-depends on libpng-dev instead of libpng16-dev (Closes: #812322).

 -- Muammar El Khatib <muammar@debian.org>  Wed, 06 Apr 2016 21:37:10 +0200

silly (0.1.0-3.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with libpng1.6 (Closes: #743391)

 -- Tobias Frost <tobi@debian.org>  Fri, 22 Jan 2016 11:53:56 +0100

silly (0.1.0-4) experimental; urgency=medium

  * Now the package is built using libpng6-dev. (Closes: #743391)
  * Bump Standards-Version to 3.9.6.
  * debian/control:
    + libjs-jquery added as dependency to link jquery.js.
  * Now the package makes use of fortified libc functions.

 -- Muammar El Khatib <muammar@debian.org>  Fri, 08 Jan 2016 17:54:24 +0100

silly (0.1.0-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Correct previous NMU patch which causes a broken .pc file and results
    in reverse-dependencies failing to build.  (Closes: #773351).

 -- Steve Langasek <vorlon@debian.org>  Wed, 05 Aug 2015 04:50:16 +0000

silly (0.1.0-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Use dh-autoreconf on build for new architectures (Closes: #758747)

 -- Wookey <wookey@debian.org>  Tue, 28 Oct 2014 01:54:16 +0000

silly (0.1.0-3) unstable; urgency=low

  * debian/control:
    + Build-Depends on libpng12-dev was dropped in favour of libpng-dev.
    (Closes: #638811, #662500). Besides, pkg-config was added to this field in
    order of avoiding undefined symbol in libSILLY.so.1 and thus making it fail
    to link to libpng. (Closes: #651608)
  * Bump Standards-Version to 3.9.3. No changes were needed.

 -- Muammar El Khatib <muammar@debian.org>  Tue, 10 Apr 2012 13:00:04 +0200

silly (0.1.0-2) unstable; urgency=low

  * In this new revision *.la file is not being shipped anymore. This is done to
    comply with Policy 10.2 and to easy the introduction of MultiArch.
    (Closes: #633231).
  * License for install-sh was changed from public-domain to other as
    suggested by FTP Masters.
  * debian/control:
    + silly now Build-Depends on libjpeg-dev instead of libjpeg62-dev.
  * Bump Standards-Version to 3.9.2. No changes were needed.

 -- Muammar El Khatib <muammar@debian.org>  Sat, 23 Jul 2011 19:08:27 +0200

silly (0.1.0-1) unstable; urgency=low

  * Initial release (Closes: #564006)

 -- Muammar El Khatib <muammar@debian.org>  Fri, 21 Jan 2011 20:44:28 +0100