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 ) Closes: #429041 * debian/dcmtk.prerm: Stop dcmqrscp/imagectn more sanely * debian/control: Replace ${Source-Version} by ${binary:Version} -- Juergen Salk Sun, 22 Jul 2007 20:41:22 +0200 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 ) Closes: #353288 * debian/control: Removed 'Uploaders: field. | From: Pablo Sau | Subject: Re: dcmtk | Date: Thu, 19 Jan 2006 16:41:06 +0100 | To: Juergen Salk | 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 Sun, 15 Jan 2006 17:31:38 +0000 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 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 Mon, 24 Oct 2005 20:16:56 +0000 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 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 ) * 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 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 ) * Added debian/dcmtk.postinst script to create dcmtk system user/group * Added debian/imagectn.init and debian/imagectn.default (suggested by R.M. Rutschmann ) * Updated debian/README.Debian * Removed stale lintian override file * Swapped 'Maintainer:' and 'Uploaders:' field | From: Pablo Sau | 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 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 Sat, 30 Oct 2004 11:02:48 +0200