2009
dcmtk (3.5.4-4) unstable; urgency=low
[Andreas Tille]
* Group maintenance according to Debian Med group policy
* Added myself as Uploader
* VCS fields
* Standards-Version: 3.8.3 (Added README.source)
* debhelper >= 7
* Add passive mode to watch file
* make use of dh_install
* debian/patches/05_no_www_docs.patch: Just do not install those
files we do not need in the docs of the package in the first
place instead of removing them later
* Removed some lintian warnings
* debian/patches/06_old_patches_from_diff_gz.patch: Move changes
from diff.gz to quilt patches
* Remove unused config files from previous versions according to
http://wiki.debian.org/DpkgConffileHandling
(The former handling in preinst triggered a lintian error)
* debian/dcmtk.NEWS: Reformating according to developers reference
6.3.4. Supplementing changelogs with NEWS.Debian files
* debian/{01_buildsystem_changes,01_fix_perl_script_path,02_dcmtk_3.5.4-3}.patch
split up patches of former maintainer into maintainable pieces
* Build-Depends: graphviz
* debian/dot: Hack to enable png:gd graphics in doxygen which was
told to be more compact and readable. The hack contains also
working code to create SVG, but I failed to patch the HTML files
to render SVG files
* debian/libdcmtk1.lintian-overrides: we bundle more than
one library in this package so the warning is void
* debian/rules: Try to make backups of original files in config
but failed for two remaining files (no idea why)
* Move all files of dcmtk-www to /usr/lib/dcmtk/cgi-bin and
provide apache configuration which enable easy access via
http://localhost/dcmtk_wlm/
Closes: #553495
[Mathieu Malaterre]
* debian/rules would not honor DEB_BUILD_OPTIONS=nostrip, since
original Makefiles would hardcode call to `strip` directly
instead rely on dh_strip instead and remove direct call to
`strip` from Makefiles.
Closes: #511668, #436758
-- Andreas Tille <tille@debian.org> Wed, 02 Dec 2009 09:54:56 +0100
2007
dcmtk (3.5.4-3) unstable; urgency=low
* debian/control: Update standards-version to 3.7.2
* debian/dcmqrscp.init: Add LSB keyword section
* dcmnet/apps/{findscu,movescu}.cc: Apply patches in order
to fix --add-override-key bug (reported by Mike Miller
<mmiller3@iupui.edu>)
Closes: #429041
* debian/dcmtk.prerm: Stop dcmqrscp/imagectn more sanely
* debian/control: Replace ${Source-Version} by ${binary:Version}
-- Juergen Salk <jsa@debian.org> Sun, 22 Jul 2007 20:41:22 +0200
2006
dcmtk (3.5.4-2) unstable; urgency=low
* debian/control: Added build dependency on autotools-dev
* debian/rules: Modified clean target to put config.{sub,guess} below ./config
* dcmdata/libsrc/Makefile.in: Modified distclean target to delete dicom.tmp as well
* debian/rules: Fixed installation path for include files
* debian/dcmtk.postinst: Fixed add{user,group} options to reveal possible error msgs
(reported by Lars Wirzenius <liw@iki.fi>)
Closes: #353288
* debian/control: Removed 'Uploaders: field.
| From: Pablo Sau <psau@cadpet.es>
| Subject: Re: dcmtk
| Date: Thu, 19 Jan 2006 16:41:06 +0100
| To: Juergen Salk <jsa@debian.org>
| Hi Juergen:
| > I am still keeping you as an active co-maintainer for the Debian
| > dcmtk packages in the debian/control file. Would you mind, if I
| > drop your name from the control file in one of the next releases?
| >
| Of course, you must do it!
| Thanks for your support of dcmtk and best regards.
| Pablo
-- Juergen Salk <jsa@debian.org> Sun, 15 Jan 2006 17:31:38 +0000
2005
dcmtk (3.5.4-1) unstable; urgency=low
* New upstream release
* debian/dcmtk.NEWS: Added
* debian/copyright: Updated according to upstream's COPYRIGHT file
* debian/control: Unversioned build-dependency on libssl (now uses
OPENSSL_VERSION_NUMBER macro)
* debian/rules: Incremented SONAME version number (DcmFileFormat::loadFile changed)
* debian/rules: Changed dh_installinit --name argument to dcmqrscp
* debian/README.debian: Updated to reflect imagectn -> dcmqrscp transition
* debian/dcmtk.postinst: Added code for imagectn -> dcmqrscp transition
* debian/dcmtk.preinst: Created to handle imagectn -> dcmqrscp transition
* debian/dcmtk.postrm: Created to handle imagectn -> dcmqrscp transition
* debian/imagectn.init: Replaced by dcmqrscp.init
* debian/imagectn.default: Replaced by dcmqrscp.default
* debian/dcmtk.postinst: Added code to handle dcmtk user/group creation more sanely
* debian/control: Adjusted 'Maintainer:' field
* config/Makefile.def: Adjusted datadir and docdir
* dcmdata/libsrc/Makefile.in: Fixed bug for dicom.dic installation path
* dcmdata/apps/Makefile.in: Adjusted dcm2xml.dtd and dumppat.txt install paths
* dcmsr/apps/Makefile.in: Adjusted dsr2xml.xsd install path
* dcmwlm/perl/*.p[lh]: Adjusted perl hashbangs in CGI scripts
* dcmwlm/perl/prefs.ph: Adjusted cgi_path, html_path and data_path
* dcmqrdb/etc/dcmqrscp.cfg: Added UserName/GroupName config parameters
* dcmqrdb/etc/dcmqrscp.cfg: Commented out and adjusted example configuration
* dcmqrdb/docs/dcmqrcnf.txt: Adjusted UserName/GroupName examples
* dcmwlm/wlistdb/OFFIS: Added newline to prevent lintian "zero-bye" warning
-- Juergen Salk <jsa@debian.org> Tue, 20 Dec 2005 20:29:15 +0000
dcmtk (3.5.3-5) unstable; urgency=low
* ./dcmsign/libsrc/sicert.cc: Constified d2i_X509 argument to fix build
problems with libssl-0.9.8
Closes: #335399
* debian/control: Versioned build-depend on libssl (>= 0.9.8-1)
* ./dcmnet/etc/storescp.cfg: Added missing Verification SOP Class
-- Juergen Salk <juergen.salk@gmx.de> Mon, 24 Oct 2005 20:16:56 +0000
Old changelog format(s), not parsed
z
dcmtk (3.5.3-4) unstable; urgency=low
* debian/control: Added dependency on adduser for dcmtk package
* debian/control: Update Standards-Version to 3.6.2
* debian/{control,rules}: Renamed libdcmtk0 to libdcmtk0c2 (gcc/g++-4.0 transition)
* debian/control: Added Conflicts/Replaces with previous non-c2 version
* config/{configure.in,aclocal.m4,include/cfunix.h.in},
ofstd/libsrc/ofthread.cc: Backport HAVE_POINTER_TYPE_PTHREAD_T patch
from CVS version to fix build problems with gcc/g++-4.0
-- Juergen Salk <juergen.salk@gmx.de> Sun, 22 May 2005 22:02:31 +0200
dcmtk (3.5.3-3) unstable; urgency=low
* debian/rules: Utilized binary-indep target for -doc package
(suggested by Marc 'HE' Brockschmidt <he@debian.org>)
* debian/rules: Introduced {build,install}-{indep,arch} targets
* debian/rules: Removed unneeded dh_* calls from binary-arch target
* Removed stale debian/*.install files
-- Juergen Salk <juergen.salk@gmx.de> Mon, 25 Apr 2005 20:13:09 +0200
dcmtk (3.5.3-2) unstable; urgency=medium
* Added imagectn UserName/GroupName security patch
* Modified imagectn.cfg to reflect imagectn patch
* Modified debian/rules to create imagectn storage area
* Updated imagectn/docs/ctnconf.txt
* Fixed parser bug in CNF_readConfigLines()
(reported by R.M. Rutschmann <Roland.Rutschmann@psychologie.uni-regensburg.de>)
* Added debian/dcmtk.postinst script to create dcmtk system user/group
* Added debian/imagectn.init and debian/imagectn.default
(suggested by R.M. Rutschmann <Roland.Rutschmann@psychologie.uni-regensburg.de>)
* Updated debian/README.Debian
* Removed stale lintian override file
* Swapped 'Maintainer:' and 'Uploaders:' field
| From: Pablo Sau <psau@cadpet.es>
| Subject: Re: New (inofficial) dcmtk packages available
| Date: Thu, 31 Mar 2005 16:44:50 +0200
| > >> Why is Juergen "not official"?
| > > Historical reasons. It was Pablo who has filed the ITP for dcmtk
| > > initially. That's why we assigned maintainership to him for the
| > > first release.
| > If I understand Pablo right than he agreed that you will be put
| > in the Maintainer field. Pablo, correct me if I'm wrong.
| Yes of course,I filed the ITP for dcmtk initially but absolutely all
| work has been made by Juergen, so I think he must to be in the
| Maintainer field.
| Thanks Juergen for your great work and best regards to all of you.
-- Juergen Salk <juergen.salk@gmx.de> Sat, 19 Mar 2005 22:58:21 +0100
dcmtk (3.5.3-1) unstable; urgency=low
* Initial Release.
Closes: #278914
* Adjusted toplevel Makefile and config/Makefile.def.in to fix $DESTDIR problems
* Fixed bug in config/configure.in for DCM_DICT_DEFAULT_PATH
* Modified dcmdata/libsrc/Makefile.in to adjust dicom.dic install path
* Modified dcmdata/apps/Makefile.in to adjust dcm2xml.dtd and dumppat.txt install paths
* Modified dcmsr/apps/Makefile.in to adjust dsr2xml.xsd install path
* Modified dcmwlm/Makefile.in to prevent wwwapps from being installed in ${bindir}.
* Set GENERATE_HTMLHELP = NO in doxygen/htmldocs to avoid index.hh?.gz cruft
* Adjusted hashbangs in dcmwlm/perl CGI scripts
* Adjusted cgi_path, html_path and data_path in dcmwlm/perl/prefs.ph
* Added newline in dcmwlm/wlistdb/OFFIS to prevent lintian "zero-bye" warning
-- Juergen Salk <juergen.salk@gmx.de> Sat, 30 Oct 2004 11:02:48 +0200