[med-svn] r5594 - trunk/packages/dcmtk/branches/experimental/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Fri Dec 10 13:28:24 UTC 2010
Author: malat-guest
Date: 2010-12-10 13:28:24 +0000 (Fri, 10 Dec 2010)
New Revision: 5594
Modified:
trunk/packages/dcmtk/branches/experimental/debian/changelog
Log:
Update changelog
Modified: trunk/packages/dcmtk/branches/experimental/debian/changelog
===================================================================
--- trunk/packages/dcmtk/branches/experimental/debian/changelog 2010-12-10 13:26:02 UTC (rev 5593)
+++ trunk/packages/dcmtk/branches/experimental/debian/changelog 2010-12-10 13:28:24 UTC (rev 5594)
@@ -1,127 +1,207 @@
dcmtk (3.5.5~20101130-1) experimental; urgency=low
* New snapshot (close to 3.6.0 release)
- * Switch to dpkg-source 3.0 (quilt) format
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Thu, 09 Dec 2010 14:00:14 +0100
-
-dcmtk (3.5.5~20100903-1) experimental; urgency=low
-
- * New snapshot
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Tue, 05 Oct 2010 17:21:43 +0200
-
-dcmtk (3.5.5~20100504-1) experimental; urgency=low
-
- * New snapshot
+ * Fix lintian errors on misc:Depends
+ * Fix lintian errors on init.d script
+ * Add a patch to link wth png/tiff libraries
+ * Update perl path patch
+ * debian/control: Update standards-version to 3.9.1
* Fix new naming convention for snapshot
+ * Add get-orig-source target in rules file
+ * Fix CHANGES numbering into something more flexible for later revs.
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Tue, 08 Sep 2009 18:31:12 +0200
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 15 Dec 2008 19:02:51 +0100
-dcmtk (20090713) experimental; urgency=low
+dcmtk (3.5.4-4) unstable; urgency=low
- * New snapshot
+ [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 <mathieu.malaterre at gmail.com> Fri, 24 Jul 2009 10:25:49 +0200
+ [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
-dcmtk (20090602) experimental; urgency=low
+ -- Andreas Tille <tille at debian.org> Wed, 02 Dec 2009 09:54:56 +0100
- * New snapshot
+dcmtk (3.5.4-3) unstable; urgency=low
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Sat, 06 Jun 2009 19:33:01 +0200
+ * 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 at iupui.edu>)
+ Closes: #429041
+ * debian/dcmtk.prerm: Stop dcmqrscp/imagectn more sanely
+ * debian/control: Replace ${Source-Version} by ${binary:Version}
-dcmtk (20090514) experimental; urgency=low
+ -- Juergen Salk <jsa at debian.org> Sun, 22 Jul 2007 20:41:22 +0200
- * New snapshot
+dcmtk (3.5.4-2) unstable; urgency=low
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Sun, 17 May 2009 18:08:16 +0200
+ * 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 at iki.fi>)
+ Closes: #353288
+ * debian/control: Removed 'Uploaders: field.
+ | From: Pablo Sau <psau at cadpet.es>
+ | Subject: Re: dcmtk
+ | Date: Thu, 19 Jan 2006 16:41:06 +0100
+ | To: Juergen Salk <jsa at 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
-dcmtk (20090507) experimental; urgency=low
+ -- Juergen Salk <jsa at debian.org> Sun, 15 Jan 2006 17:31:38 +0000
+
+dcmtk (3.5.4-1) unstable; urgency=low
- * New snapshot
- * Fix regression: dcmsign would not handle encapsulated stream
+ * 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 at debian.org> Tue, 20 Dec 2005 20:29:15 +0000
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 13 May 2009 09:22:22 +0200
+dcmtk (3.5.3-5) unstable; urgency=low
-dcmtk (20090421) experimental; 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
- * New snapshot
- * "Lossy Image Compression" attribute is now being inserted
- * "Pixel Aspect Ratio" is now read from the input JPEG file.
+ -- Juergen Salk <juergen.salk at gmx.de> Mon, 24 Oct 2005 20:16:56 +0000
+z
+dcmtk (3.5.3-4) unstable; urgency=low
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Thu, 07 May 2009 10:51:40 +0200
+ * 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
-dcmtk (20090331) experimental; urgency=low
+ -- Juergen Salk <juergen.salk at gmx.de> Sun, 22 May 2005 22:02:31 +0200
- * New snapshot
+dcmtk (3.5.3-3) unstable; urgency=low
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Fri, 17 Apr 2009 15:14:36 +0200
+ * debian/rules: Utilized binary-indep target for -doc package
+ (suggested by Marc 'HE' Brockschmidt <he at 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
-dcmtk (20090327) experimental; urgency=low
+ -- Juergen Salk <juergen.salk at gmx.de> Mon, 25 Apr 2005 20:13:09 +0200
- * New snapshot
- * Pixel Aspect Ratio is now written by img2dcm if Horizontal and Vertical
- Pixel Density have different values.
+dcmtk (3.5.3-2) unstable; urgency=medium
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 30 Mar 2009 10:36:49 +0200
+ * 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 at 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 at psychologie.uni-regensburg.de>)
+ * Updated debian/README.Debian
+ * Removed stale lintian override file
+ * Swapped 'Maintainer:' and 'Uploaders:' field
+ | From: Pablo Sau <psau at 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.
-dcmtk (20090326) experimental; urgency=low
+ -- Juergen Salk <juergen.salk at gmx.de> Sat, 19 Mar 2005 22:58:21 +0100
- * New snapshot.
- * Fix seg fault on dcmdjpeg.
+dcmtk (3.5.3-1) unstable; urgency=low
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Fri, 27 Mar 2009 17:17:36 +0100
+ * 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
-dcmtk (20090318) experimental; urgency=low
+ -- Juergen Salk <juergen.salk at gmx.de> Sat, 30 Oct 2004 11:02:48 +0200
- * Bump up
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 18 Mar 2009 16:12:44 +0100
-
-dcmtk (20090302) experimental; urgency=low
-
- * Bump up
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 04 Mar 2009 10:07:06 +0100
-
-dcmtk (20090216) experimental; urgency=low
-
- * Bump up
- * Fixes a serious regression with nested undefined length items.
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 16 Feb 2009 17:45:05 +0100
-
-dcmtk (20090211) experimental; urgency=low
-
- * New snapshot
- * Add get-orig-source target in rules file
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Thu, 12 Feb 2009 15:08:39 +0100
-
-dcmtk (20090205) experimental; urgency=low
-
- * New snapshot
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 09 Feb 2009 11:47:58 +0100
-
-dcmtk (20081223) experimental; urgency=low
-
- * New snapshot
- * remove dchashdi_revert.patch, not required anymore
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Sun, 28 Dec 2008 01:47:13 +0100
-
-dcmtk (20081219) experimental; urgency=low
-
- * New snapshot
- * Need special patch: dchashdi_revert.patch
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 22 Dec 2008 12:17:33 +0100
-
-dcmtk (20081118) experimental; urgency=low
-
- * Creating a pseudo dcmtk-snapshot package
- * Fix CHANGES numering
- * Fix CHANGES numering into something more flexible for later revs.
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 15 Dec 2008 19:02:51 +0100
More information about the debian-med-commit
mailing list