Author: plessy Date: 2013-09-23 02:32:05 +0000 (Mon, 23 Sep 2013) New Revision: 14759
Added: trunk/packages/boxshade/tags/3.3.1-8/ trunk/packages/boxshade/tags/3.3.1-8/debian/changelog Removed: trunk/packages/boxshade/tags/3.3.1-8/debian/changelog Log: [svn-buildpackage] Tagging boxshade 3.3.1-8 Deleted: trunk/packages/boxshade/tags/3.3.1-8/debian/changelog =================================================================== --- trunk/packages/boxshade/trunk/debian/changelog 2013-09-23 01:53:48 UTC (rev 14755) +++ trunk/packages/boxshade/tags/3.3.1-8/debian/changelog 2013-09-23 02:32:05 UTC (rev 14759) @@ -1,159 +0,0 @@ -boxshade (3.3.1-8~experimental1) experimental; urgency=low - - * debian/patches/remove-newlines.patch: restores interactive use. - Thanks: Giorgio Maccari. Closes: #700088. - * debian/control: - - normalised with 'cme fix dpkg-control'; - - removed obsolete DM-Upload-Allowed field; - - normalised VCS URLs. - * Added example data and output, and basic regression tests. - * Machine-readable Debian copyright file. - * Use Debhelper 9, verbosely. - * Pass dpkg build flags through debian/rules. - * Removed obsolete instructions about the quilt patch system. - * Added command line parameters to manual page. - * Conforms to Policy 3.9.4. - - -- Charles Plessy <[email protected]> Sat, 09 Feb 2013 14:36:02 +0900 - -boxshade (3.3.1-7) unstable; urgency=low - - * debian/install: Make sure boxshade executable will be installed - in the proper location - Closes: #683375 (LP: #1017188) - - -- Andreas Tille <[email protected]> Tue, 31 Jul 2012 11:17:22 +0200 - -boxshade (3.3.1-6) unstable; urgency=low - - [ Mathieu Malaterre ] - * debian/get-orig-source: Add GZIP="--no-name" option to enable identical - tarballs - - [ A. Costa ] - * Corrected spelling in debian/boxshade.1.xml. Closes: #650473. - - [ Andreas Tille ] - * debian/control: - - Standards-Version: 3.9.2 (no changes needed) - - Fixed Vcs fields - * Debhelper 8 (control+compat) - * debian/bin/boxshade - - moved debian/boxshade.sh to this location to enable easier - usage of dh_install - - s#/bin/bash#/bin/sh# - * debian/install - - make use of dh_install - * debian/manpages - * debian/rules: Rewritten do use dh to profit easily from general - changes - - -- Andreas Tille <[email protected]> Sat, 07 Jan 2012 09:00:33 +0100 - -boxshade (3.3.1-5) unstable; urgency=low - - [ David Paleino ] - * Removed myself from Uploaders - - [ Andreas Tille ] - * debian/control - - Standards-Version: 3.9.1 (no changes needed) - - Debhelper 7 - - Fix spelling of Debian Med in maintainer address - * debian/rules: s/dh_clean -k/dh_prep/ - * debian/source/format: 3.0 (quilt) - - -- Andreas Tille <[email protected]> Fri, 14 Jan 2011 08:27:01 +0100 - -boxshade (3.3.1-4) unstable; urgency=low - - [ Charles Plessy ] - - * Updated my email address. - - [ Steffen Moeller ] - - * Eliminated use of gets from source - * boxshade bails out with an error if there is an error and does not - expect sudden user input ... it is scriptable now. - - -- Steffen Moeller <[email protected]> Sun, 27 Apr 2008 16:56:02 +0900 - -boxshade (3.3.1-3) unstable; urgency=low - - [ David Paleino ] - * debian/boxshade.1 has been statically generated: this saves some - time (and space) on buildds (leaving the XML version for future - editing) - * debian/control: - - B-D updated (manpage is not generated on buildds anymore) - - added myself to Uploaders - - XS-Vcs-* moved to Vcs-* and fixed - - Homepage field now replaces the old pseudo-field in the long - description - - removed XS- from DM-Upload-Allowed - * debian/rules: - - reflecting static generation of boxshade.1 -- removing boxshade.1 - target - - some general cleanup - * debian/README.Debian updated: the new debian-med.alioth.d.o website - is now mentioned. - - [ Nelson A. de Oliveira ] - * Added watch file. - - [ Andreas Tille ] - * Added myself to uploaders - * Added path to dh_installman - * Moved additional shellscript wrapper boxshade.sh to debian dir - * Added debian/get-orig-source script and added get-orig-source - target to debian/rules - - -- Andreas Tille <[email protected]> Tue, 26 Feb 2008 07:28:42 +0100 - -boxshade (3.3.1-2) unstable; urgency=low - - [Charles Plessy] - - * Debian Menu transition: Apps/Science becomes Applications/Science/Biology. - * makefile.unx : changes managed using the `quilt' patch system. - * makefile.unx : commenting `LDFLAGS= -s' so that stripping is handled by - dh_strip (Closes: #436605). - * debian/rules : `ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))' test - removed because dh_strip can work without. - - [Steffen Moeller] - - * Updated README.Debian with reference to Debian-Med - * Updated email address to [email protected] - - -- Charles Plessy <[email protected]> Thu, 9 Aug 2007 10:38:31 +0900 - -boxshade (3.3.1-1) unstable; urgency=low - - [ Steffen Moeller ] - * Removed [biology] tag from description - - [ Charles Plessy ] - * New version number, but upsteams' 3.3.1 was already packaged in Debian - under number 3.1.1 (Closes: #385255). - * Swiching to collaborative maintainance: Maintainer is a mailing-list, - Uploaders are real people. - * Tidying the package: - - Using debhelper v5 and conforming to policy 3.7.2. - - Updated manpage using the template of docbook-xsl 1.71.0.dfsg.1-1.1. - - Converted the manpage to unicode. - - Relicenced the manpage to "same licence as Boxshade itself", with the - agreement of Steffen. - - Added XS-Vcs-Svn and XS-Vcs-Browser to debian/control. - - Removed empty files debian/dirs, debian/install, debian/conffiles. - * Replaced clustalw (non-freee) by kalign (free)|clustalw in the Suggests field. - * Changed priority to optional. - - -- Charles Plessy <[email protected]> Sun, 25 Feb 2007 08:47:18 +0900 - -boxshade (3.1.1-1) unstable; urgency=low - - * Initial Release (Closes: #234923). - - -- Steffen Moeller <[email protected]> Thu, 26 Feb 2004 13:17:22 +0100 Copied: trunk/packages/boxshade/tags/3.3.1-8/debian/changelog (from rev 14758, trunk/packages/boxshade/trunk/debian/changelog) =================================================================== --- trunk/packages/boxshade/tags/3.3.1-8/debian/changelog (rev 0) +++ trunk/packages/boxshade/tags/3.3.1-8/debian/changelog 2013-09-23 02:32:05 UTC (rev 14759) @@ -0,0 +1,159 @@ +boxshade (3.3.1-8) unstable; urgency=low + + * debian/patches/remove-newlines.patch: restores interactive use. + Thanks: Giorgio Maccari. Closes: #700088. + * debian/control: + - normalised with 'cme fix dpkg-control'; + - removed obsolete DM-Upload-Allowed field; + - normalised VCS URLs. + * Added example data and output, and basic regression tests. + * Machine-readable Debian copyright file. + * Use Debhelper 9, verbosely. + * Pass dpkg build flags through debian/rules. + * Removed obsolete instructions about the quilt patch system. + * Added command line parameters to manual page. + * Conforms to Policy 3.9.4. + + -- Charles Plessy <[email protected]> Mon, 23 Sep 2013 10:58:52 +0900 + +boxshade (3.3.1-7) unstable; urgency=low + + * debian/install: Make sure boxshade executable will be installed + in the proper location + Closes: #683375 (LP: #1017188) + + -- Andreas Tille <[email protected]> Tue, 31 Jul 2012 11:17:22 +0200 + +boxshade (3.3.1-6) unstable; urgency=low + + [ Mathieu Malaterre ] + * debian/get-orig-source: Add GZIP="--no-name" option to enable identical + tarballs + + [ A. Costa ] + * Corrected spelling in debian/boxshade.1.xml. Closes: #650473. + + [ Andreas Tille ] + * debian/control: + - Standards-Version: 3.9.2 (no changes needed) + - Fixed Vcs fields + * Debhelper 8 (control+compat) + * debian/bin/boxshade + - moved debian/boxshade.sh to this location to enable easier + usage of dh_install + - s#/bin/bash#/bin/sh# + * debian/install + - make use of dh_install + * debian/manpages + * debian/rules: Rewritten do use dh to profit easily from general + changes + + -- Andreas Tille <[email protected]> Sat, 07 Jan 2012 09:00:33 +0100 + +boxshade (3.3.1-5) unstable; urgency=low + + [ David Paleino ] + * Removed myself from Uploaders + + [ Andreas Tille ] + * debian/control + - Standards-Version: 3.9.1 (no changes needed) + - Debhelper 7 + - Fix spelling of Debian Med in maintainer address + * debian/rules: s/dh_clean -k/dh_prep/ + * debian/source/format: 3.0 (quilt) + + -- Andreas Tille <[email protected]> Fri, 14 Jan 2011 08:27:01 +0100 + +boxshade (3.3.1-4) unstable; urgency=low + + [ Charles Plessy ] + + * Updated my email address. + + [ Steffen Moeller ] + + * Eliminated use of gets from source + * boxshade bails out with an error if there is an error and does not + expect sudden user input ... it is scriptable now. + + -- Steffen Moeller <[email protected]> Sun, 27 Apr 2008 16:56:02 +0900 + +boxshade (3.3.1-3) unstable; urgency=low + + [ David Paleino ] + * debian/boxshade.1 has been statically generated: this saves some + time (and space) on buildds (leaving the XML version for future + editing) + * debian/control: + - B-D updated (manpage is not generated on buildds anymore) + - added myself to Uploaders + - XS-Vcs-* moved to Vcs-* and fixed + - Homepage field now replaces the old pseudo-field in the long + description + - removed XS- from DM-Upload-Allowed + * debian/rules: + - reflecting static generation of boxshade.1 -- removing boxshade.1 + target + - some general cleanup + * debian/README.Debian updated: the new debian-med.alioth.d.o website + is now mentioned. + + [ Nelson A. de Oliveira ] + * Added watch file. + + [ Andreas Tille ] + * Added myself to uploaders + * Added path to dh_installman + * Moved additional shellscript wrapper boxshade.sh to debian dir + * Added debian/get-orig-source script and added get-orig-source + target to debian/rules + + -- Andreas Tille <[email protected]> Tue, 26 Feb 2008 07:28:42 +0100 + +boxshade (3.3.1-2) unstable; urgency=low + + [Charles Plessy] + + * Debian Menu transition: Apps/Science becomes Applications/Science/Biology. + * makefile.unx : changes managed using the `quilt' patch system. + * makefile.unx : commenting `LDFLAGS= -s' so that stripping is handled by + dh_strip (Closes: #436605). + * debian/rules : `ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))' test + removed because dh_strip can work without. + + [Steffen Moeller] + + * Updated README.Debian with reference to Debian-Med + * Updated email address to [email protected] + + -- Charles Plessy <[email protected]> Thu, 9 Aug 2007 10:38:31 +0900 + +boxshade (3.3.1-1) unstable; urgency=low + + [ Steffen Moeller ] + * Removed [biology] tag from description + + [ Charles Plessy ] + * New version number, but upsteams' 3.3.1 was already packaged in Debian + under number 3.1.1 (Closes: #385255). + * Swiching to collaborative maintainance: Maintainer is a mailing-list, + Uploaders are real people. + * Tidying the package: + - Using debhelper v5 and conforming to policy 3.7.2. + - Updated manpage using the template of docbook-xsl 1.71.0.dfsg.1-1.1. + - Converted the manpage to unicode. + - Relicenced the manpage to "same licence as Boxshade itself", with the + agreement of Steffen. + - Added XS-Vcs-Svn and XS-Vcs-Browser to debian/control. + - Removed empty files debian/dirs, debian/install, debian/conffiles. + * Replaced clustalw (non-freee) by kalign (free)|clustalw in the Suggests field. + * Changed priority to optional. + + -- Charles Plessy <[email protected]> Sun, 25 Feb 2007 08:47:18 +0900 + +boxshade (3.1.1-1) unstable; urgency=low + + * Initial Release (Closes: #234923). + + -- Steffen Moeller <[email protected]> Thu, 26 Feb 2004 13:17:22 +0100 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
