File: changelog

package info (click to toggle)
log4cxx 0.10.0-1.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 16,800 kB
  • ctags: 6,258
  • sloc: cpp: 33,923; sh: 8,852; xml: 4,684; makefile: 568; java: 48
file content (161 lines) | stat: -rw-r--r-- 7,228 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
log4cxx (0.10.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/120-gcc-4.4.dpatch added, fixes FTBFS with
    GCC 4.4, thanks to Martin Michlmayr (Closes: #510759)

 -- David Paleino <dapal@debian.org>  Mon, 21 Dec 2009 17:10:21 +0100

log4cxx (0.10.0-1) unstable; urgency=low

  * New maintainer (Closes: #491015)
  * New Upstream Release (Closes: #474138, #483191).

  * Upstream release no longer uses libxml2 (Closes: #475891, #416758)
  
  * debian/changelog: updated with new changes
  * debian/watch: added watch file for uscan upstream version monitoring
  * debian/control: added c++-compiler, libapr1-dev, and libaprutil1-dev to
    Build-Depends
  * debian/control: updated standards version to 3.0.0 (per lintian)
  * debian/control: updated package names to log4cxx10*
  * debian/control: added replaces and conflicts for -dev packages
    to allow upgrade from liblog4cxx9-dev 
  * debian/control: added Homepage field to source package
  * debian/control: changed debhelper version to >=5
  * debian/control: set conflict for liblog4cxx10-dev to liblog4cxx9-dev
  * debian/control: added depends for liblog4cxx10-dev to libapr1-dev and
    libaprutil1-dev
  * debian/copyright: updated source location
  * debian/copyright: removed apache license and referenced
    /usr/share/common-licenses/Apache-2.0
  * debian/compat: changed to compatibility level 5 (recommended level) but
    could be set back to 4 if someone tests it
  * debian/docs: removed missing upstream files NEWS, README
  * debian/liblog4cxx9*: moved to liblog4cxx10*
  * debian/liblog4cxx10-doc.doc-base: changed name and install locations from
    liblog4cxx9-doc to liblog4cxx10-doc
  * debian/liblog4cxx10-doc.doc-base: changed section from Apps/Programming to
    Programming/C++ per lintian warning
  * debian/rules: removed changelog installation reference to ChangeLog which
    no longer exists upstream
  * debian/rules: changed "-$(MAKE) distclean" to "[ ! -f Makefile ] ||
    $(MAKE) distclean" per lintian
  * debian/patches/50-pkgconfig.dpatch: removed - pkg-config was integrated
    upstream
  * debian/patches/60-gcc-4.1.dpatch: removed - patch was applied upstream
  * debian/patches/70-gcc-4.3.dpatch: replaced with upstream patch
  * debian/liblog4cxx10-dev.dirs: added /usr/lib/pkgconfig for install of
    liblog4cxx.pc
  * debian/patches/40-manpage.dpatch, debian/liblog4cxx10.manpages: removed - 
    simplesocketserver no longer in upstream source
  * debian/liblog4cxx10.install: removed usr/bin - not used without
    simplesocketserver which was removed upstream
  * debian/patches/80-bugfix-LOGCXX-298.dpatch, 110-bugfix-LOGCXX-280.dpatch, 
    100-bugfix-LOGCXX-284.dpatch, 110-bugfix-LOGCXX-249.dpatch: added
    upstream build and crash bugfixes

 -- Matthew Vernon <sunergos@vernshome.net>  Wed, 16 Jul 2008 06:56:24 -0700

log4cxx (0.9.7-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add patches/70-gcc-4.3.dpatch to fix FTBFS with gcc-4.3, thanks to Brian
    M. Carlson (Closes: 455134).

 -- Pierre Habouzit <madcoder@debian.org>  Sun, 16 Mar 2008 21:33:00 +0100

log4cxx (0.9.7-6) unstable; urgency=low

  * debian/patches: added descriptions to the patch files
  * debian/control: removed Uploaders: line; changed standards
    version to 3.7.2; made package relationships binary NMU safe
  * debian/rules: separated architecture dependant from architecture
    independant debfile creation; removed unnecessary handling of
    nostrip option
  * debian/rules, debian/control: Removed architecture dependant compiler
    version for arm, hppa, m68k (closes: #343008)

 -- Andreas Fester <Andreas.Fester@gmx.de>  Sat, 12 Aug 2006 11:23:05 +0200

log4cxx (0.9.7-5) unstable; urgency=low

  * debian/patches/60-gcc-4.1.dpatch: fixes FTBFS with gcc-4.1
    (closes: #358281)
  * debian/liblog4cxx9-doc.doc-base: new file to create a doc-base entry
    (closes: #348819)

 -- Andreas Fester <Andreas.Fester@gmx.de>  Fri, 14 Apr 2006 14:23:21 +0000

log4cxx (0.9.7-4) unstable; urgency=low

  * debian/control: New library package name to force rebuild with
    gcc >= 4.0.2-4 (closes: #339228)
  * debian/control: Added Section header to source package

 -- Andreas Fester <Andreas.Fester@gmx.de>  Sun, 18 Dec 2005 21:36:16 +0100

log4cxx (0.9.7-3) unstable; urgency=low

  * debian/: control, rules: Temporary fix for internal compiler error
    on arm/m68k/hppa
  * debian/control: fixed override disparity, changed section devel to
    libdevel

 -- Andreas Fester <Andreas.Fester@gmx.de>  Sun,  4 Sep 2005 12:34:12 +0200

log4cxx (0.9.7-2) unstable; urgency=low

  * debian/control: adjusted Standards-Version to 3.6.2
  * debian/control: removed build-dependency on libstdc++-3.3-dev
    (closes: #321558)

 -- Andreas Fester <Andreas.Fester@gmx.de>  Sat,  6 Aug 2005 10:33:54 +0200

log4cxx (0.9.7-1) unstable; urgency=low

  * debian/changelog: added summary of latest changes
  * debian/rules: added target "apply-patches" to clean up timestamps
    after the patches have been applied; no need to make "configure" 
    executable anymore since its now part of the .orig tarball
  * debian/patches/50-pkgconfig.dpatch: added missing patch for configure and
    Makefile.in
  * debian/patches/Makefile, debian/patches/00list, debian/control,
    debian/patches/50-pkgconfig.dpatch, debian/patches/40-manpage.dpatch,
    debian/rules: Added dpatch support and moved changes outside of debian/
    into separate patch files
  * Re-created .orig tarball so that it contains the configure script
  * debian/control: added doc package version to Suggests: for dev
    package
  * debian/control: added doc package to the list of suggested packages for
    the dev package
  * debian/: rules, liblog4cxx9-dev.install, liblog4cxx9.install: moved .la
    and .a files to the dev package, removed debian/tmp prefix and
    use --sourcedir with dh_install
  * debian/control: added build dependency to gsfonts, needed by
    graphviz to properly render the diagrams
  * debian/: liblog4cxx9-dev.install, liblog4cxx9.install: corrected file 
    format
  * debian/control: added library SONAME to the doc package
  * debian/: added library SONAME to the package files
  * debian/control: added library SONAME to the package names
  * debian/liblog4cxx.manpages: fixed path for man page
  * docs/simplesocketserver.1: moved to the docs directory; man is the
    output directory for doxygen generated man pages and is deleted by
    distclean
  * debian/rules: use distclean instead of clean to cleanup after the build
  * Makefile.am, configure.in, pkgconfig/liblog4cxx.pc.in, 
    debian/control, liblog4cxx-dev.install: added pkgconfig files
    (thanks to martin f. krafft <madduck@debian.org>)
  * debian/control: added "Uploaders:" entry; renamed package names from
    log4cxx to liblog4cxx
  * debian/: Renamed log4cxx packages to liblog4cxx
  * debian/rules: must make configure executable before launching it
  * debian/rules: removed call of ./autogen.sh
  * autogen.sh: Modify upstream version to copy automake files instead of 
    linking them

  * Initial Release (closes: #303892)

 -- Andreas Fester <Andreas.Fester@gmx.de>  Thu, 31 Mar 2005 22:49:55 +0200