Author: malat-guest Date: 2011-04-20 16:44:07 +0000 (Wed, 20 Apr 2011) New Revision: 6605
Added: trunk/packages/aeskulap/tags/0.2.2b1-8/ trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog Removed: trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog Log: [svn-buildpackage] Tagging aeskulap 0.2.2b1-8 Deleted: trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog =================================================================== --- trunk/packages/aeskulap/trunk/debian/changelog 2011-04-20 09:49:07 UTC (rev 6601) +++ trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog 2011-04-20 16:44:07 UTC (rev 6605) @@ -1,87 +0,0 @@ -aeskulap (0.2.2b1-7) experimental; urgency=low - - [ Mathieu Malaterre ] - * Make it compiles against DCMTK 3.6.0 (add patches) - * Standards-Version: 3.9.1 no change needed - - [ Andreas Tille ] - * Source format 3.0 (quilt) - * Add versioned Depends: dcmtk (>= 3.6.0-2) - - -- Andreas Tille <[email protected]> Fri, 18 Feb 2011 08:21:14 +0000 - -aeskulap (0.2.2b1-6) unstable; urgency=low - - * Team upload. - * Stop installing libtool .la files (debian/rules, Closes: #572819). - * Corrected patch on Desktop menu file (debian/patches/10_desktop.patch). - * Transferred the previous contents of debian/README.Debian to - debian/README.source, and give links to example data. - * Added a new patch that corrects Aeskulap's icon shape in the desktop - menus that accept SVG (debian/patches/circular_svg_icon.patch). - * Incremented Standards-Version to reflect conformance with Policy 3.8.4 - (debian/control, no changes needed). - - -- Charles Plessy <[email protected]> Sun, 07 Mar 2010 11:55:58 +0900 - -aeskulap (0.2.2b1-5) unstable; urgency=low - - [ Andreas Tille ] - * debian/control: - - s/Debian-Med/Debian Med/ - - Standards-Version: 3.8.3 (Added README.source) - * debian/copyright: link to versioned file in common-licenses - - [ Nelson A. de Oliveira ] - * Fix watch file - - -- Andreas Tille <[email protected]> Tue, 26 Jan 2010 13:36:54 +0100 - -aeskulap (0.2.2b1-4) unstable; urgency=low - - * Fixed watch file - * Standards-Version: 3.8.1 (no changes needed) - * debian/patches/20_gcc4.4.patch: Patch to compile with gcc 4.4 - (Thanks to Martin Michlmayr <[email protected]>) - Closes: #504891 - - -- Andreas Tille <[email protected]> Wed, 25 Mar 2009 14:02:36 +0100 - -aeskulap (0.2.2b1-3) unstable; urgency=low - - [ Charles Plessy ] - * patches/10_desktop.patch: Exchanged the categories Office and - Applications with Viewer and MedicalImaging. - * debian/aeskulap.desktop removed as there is already such a file in `src' - * debian/aeskulap.install corrected to use src/aeskulap.desktop. - - [ Andreas Tille ] - * patches/20_i18n_pt.patch: Portugese translations for upstream - strings (thanks to Traduz - Portuguese Translation Team - <[email protected]>) - Closes: #489371 - * Depends: dcmtk - Closes: #513503 - - -- Andreas Tille <[email protected]> Fri, 30 Jan 2009 19:19:31 +0100 - -aeskulap (0.2.2b1-2) unstable; urgency=low - - [ David Paleino ] - * Using DM-Upload-Allowed instead of the XS- version. - * Fixing Vcs-* fields. - * Build-Depends wrapped. - - [ Andreas Tille ] - * debian/menu: Applications/Science/Biology -> Applications/Science/Medicine - Closes: #485462 - * Updated Standards-Version to 3.8.0 - * Use quilt for aeskulap.desktop patch - - -- Andreas Tille <[email protected]> Tue, 10 Jun 2008 08:46:14 +0200 - -aeskulap (0.2.2b1-1) unstable; urgency=low - - * Initial release (Closes: #451946) - - -- Andreas Tille <[email protected]> Mon, 12 Nov 2007 14:40:43 +0100 Copied: trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog (from rev 6602, trunk/packages/aeskulap/trunk/debian/changelog) =================================================================== --- trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog (rev 0) +++ trunk/packages/aeskulap/tags/0.2.2b1-8/debian/changelog 2011-04-20 16:44:07 UTC (rev 6605) @@ -0,0 +1,93 @@ +aeskulap (0.2.2b1-8) unstable; urgency=low + + * Uploading to unstable. Closes: #623142 + + -- Mathieu Malaterre <[email protected]> Wed, 20 Apr 2011 18:28:34 +0200 + +aeskulap (0.2.2b1-7) experimental; urgency=low + + [ Mathieu Malaterre ] + * Make it compiles against DCMTK 3.6.0 (add patches) + * Standards-Version: 3.9.1 no change needed + + [ Andreas Tille ] + * Source format 3.0 (quilt) + * Add versioned Depends: dcmtk (>= 3.6.0-2) + + -- Andreas Tille <[email protected]> Fri, 18 Feb 2011 08:21:14 +0000 + +aeskulap (0.2.2b1-6) unstable; urgency=low + + * Team upload. + * Stop installing libtool .la files (debian/rules, Closes: #572819). + * Corrected patch on Desktop menu file (debian/patches/10_desktop.patch). + * Transferred the previous contents of debian/README.Debian to + debian/README.source, and give links to example data. + * Added a new patch that corrects Aeskulap's icon shape in the desktop + menus that accept SVG (debian/patches/circular_svg_icon.patch). + * Incremented Standards-Version to reflect conformance with Policy 3.8.4 + (debian/control, no changes needed). + + -- Charles Plessy <[email protected]> Sun, 07 Mar 2010 11:55:58 +0900 + +aeskulap (0.2.2b1-5) unstable; urgency=low + + [ Andreas Tille ] + * debian/control: + - s/Debian-Med/Debian Med/ + - Standards-Version: 3.8.3 (Added README.source) + * debian/copyright: link to versioned file in common-licenses + + [ Nelson A. de Oliveira ] + * Fix watch file + + -- Andreas Tille <[email protected]> Tue, 26 Jan 2010 13:36:54 +0100 + +aeskulap (0.2.2b1-4) unstable; urgency=low + + * Fixed watch file + * Standards-Version: 3.8.1 (no changes needed) + * debian/patches/20_gcc4.4.patch: Patch to compile with gcc 4.4 + (Thanks to Martin Michlmayr <[email protected]>) + Closes: #504891 + + -- Andreas Tille <[email protected]> Wed, 25 Mar 2009 14:02:36 +0100 + +aeskulap (0.2.2b1-3) unstable; urgency=low + + [ Charles Plessy ] + * patches/10_desktop.patch: Exchanged the categories Office and + Applications with Viewer and MedicalImaging. + * debian/aeskulap.desktop removed as there is already such a file in `src' + * debian/aeskulap.install corrected to use src/aeskulap.desktop. + + [ Andreas Tille ] + * patches/20_i18n_pt.patch: Portugese translations for upstream + strings (thanks to Traduz - Portuguese Translation Team + <[email protected]>) + Closes: #489371 + * Depends: dcmtk + Closes: #513503 + + -- Andreas Tille <[email protected]> Fri, 30 Jan 2009 19:19:31 +0100 + +aeskulap (0.2.2b1-2) unstable; urgency=low + + [ David Paleino ] + * Using DM-Upload-Allowed instead of the XS- version. + * Fixing Vcs-* fields. + * Build-Depends wrapped. + + [ Andreas Tille ] + * debian/menu: Applications/Science/Biology -> Applications/Science/Medicine + Closes: #485462 + * Updated Standards-Version to 3.8.0 + * Use quilt for aeskulap.desktop patch + + -- Andreas Tille <[email protected]> Tue, 10 Jun 2008 08:46:14 +0200 + +aeskulap (0.2.2b1-1) unstable; urgency=low + + * Initial release (Closes: #451946) + + -- Andreas Tille <[email protected]> Mon, 12 Nov 2007 14:40:43 +0100 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
