Author: sascha-guest Date: 2014-05-16 22:58:13 +0000 (Fri, 16 May 2014) New Revision: 16953
Added: trunk/packages/genometools/tags/1.5.2-2/ trunk/packages/genometools/tags/1.5.2-2/debian/changelog Removed: trunk/packages/genometools/tags/1.5.2-2/debian/changelog Log: [svn-buildpackage] Tagging genometools 1.5.2-2 Deleted: trunk/packages/genometools/tags/1.5.2-2/debian/changelog =================================================================== --- trunk/packages/genometools/trunk/debian/changelog 2014-05-16 15:32:52 UTC (rev 16951) +++ trunk/packages/genometools/tags/1.5.2-2/debian/changelog 2014-05-16 22:58:13 UTC (rev 16953) @@ -1,112 +0,0 @@ -genometools (1.5.2-2) unstable; urgency=low - - * Split manuals into separate documents to avoid strange LaTeX build issues. - - -- Sascha Steinbiss <[email protected]> Thu, 15 May 2014 23:23:20 +0000 - -genometools (1.5.2-1) unstable; urgency=low - - * New upstream release. - * Remove symbols file because private symbols are exported (next upstream - version will properly control exported symbols and a new symbols file - will be created and maintained) - * Remove manpages from debian directory as they are now autogenerated on - build - * Fix some missing symbols problems - - -- Sascha Steinbiss <[email protected]> Thu, 15 May 2014 10:51:41 +0000 - -genometools (1.5.1-3) unstable; urgency=low - - * debian/rules - - Add basic tests to check whether cairo/pango linking works - - Clean up indices created by tests to make repeated builds possible - - Make sure bin/examples/sketch_parsed_with_* are built - - Enable compiler optimization - * debian/control - - Move libgenometools0 package into libs section - - Switch pango deps to new package - - Add ruby builddep, required for the testsuite - - -- Sascha Steinbiss <[email protected]> Wed, 06 Nov 2013 14:28:41 +0100 - -genometools (1.5.1-2) unstable; urgency=low - - * debian/control - - Add myself to Uploaders - - cme fix dpkg-control - - Follow liblua package name transition - Closes: #728017 - - Remove depends from virtual package python-ctypes which is provided - by python - * provide symbols file - - -- Andreas Tille <[email protected]> Mon, 28 Oct 2013 08:17:04 +0100 - -genometools (1.5.1-1) unstable; urgency=low - - * New upstream release. - - -- Sascha Steinbiss <[email protected]> Thu, 07 Mar 2013 14:08:05 +0100 - -genometools (1.5.0-2) unstable; urgency=low - - * Patch manuals not to use includecomment/excludecomment - - -- Sascha Steinbiss <[email protected]> Sat, 16 Feb 2013 16:58:11 +0100 - -genometools (1.5.0-1) unstable; urgency=low - - * New upstream release - * bugfixes and cleanups - * development tool `gt sain' added to run an induced suffix array sorting - algorithm - * the -typecheck option in the `gt gff3` and `gt gff3validator` tools - now also validates parent (part-of) relationships, see -help output for - details - * new option -encseq besides -seqfile(s) and -regionmapping to select a - encseq index as a sequence source - * GtBioseq backend switched to GtEncseq - * GtSeqCol is now an interface, GtEncseqCol added - * GtRankedList added - * GtSNPAnnotatorStream and `gt snpper' tool added - * node sorting code is now aware of MD5 hash presence - * compatibility with old Pango versions inproved - - -- Sascha Steinbiss <[email protected]> Tue, 05 Feb 2013 18:52:22 +0100 - -genometools (1.4.2-4) unstable; urgency=low - - * Remove shlibs.local file - - -- Sascha Steinbiss <[email protected]> Tue, 09 Oct 2012 12:24:17 +0200 - -genometools (1.4.2-3) unstable; urgency=low - - * Build with pbuilder to obtain reasonable libc dependency (>= 2.13) - - -- Sascha Steinbiss <[email protected]> Tue, 09 Oct 2012 10:04:34 +0200 - -genometools (1.4.2-2) unstable; urgency=low - - * Fixed libpango-dev dependency - * Updated manpages - - -- Sascha Steinbiss <[email protected]> Mon, 08 Oct 2012 07:51:52 +0200 - -genometools (1.4.2-1) unstable; urgency=low - - * New upstream release - [ Sponsor Steffen Moeller ] - * Update of policy to 3.9.4 - * Added DMUA flag - - -- Sascha Steinbiss <[email protected]> Fri, 05 Oct 2012 15:47:56 +0200 - -genometools (1.4.1-1) unstable; urgency=low - - * Initial release (Closes: #657923) - * the GFF3 parser now handles children which are defined before their parents - * many small improvements to the GFF3 parser - - -- Sascha Steinbiss <[email protected]> Mon, 09 Jul 2012 14:10:23 +0100 Copied: trunk/packages/genometools/tags/1.5.2-2/debian/changelog (from rev 16952, trunk/packages/genometools/trunk/debian/changelog) =================================================================== --- trunk/packages/genometools/tags/1.5.2-2/debian/changelog (rev 0) +++ trunk/packages/genometools/tags/1.5.2-2/debian/changelog 2014-05-16 22:58:13 UTC (rev 16953) @@ -0,0 +1,112 @@ +genometools (1.5.2-2) unstable; urgency=low + + * Split manuals into separate documents to avoid strange LaTeX build issues. + + -- Sascha Steinbiss <[email protected]> Thu, 15 May 2014 23:23:20 +0000 + +genometools (1.5.2-1) unstable; urgency=low + + * New upstream release. + * Remove symbols file because private symbols are exported (next upstream + version will properly control exported symbols and a new symbols file + will be created and maintained) + * Remove manpages from debian directory as they are now autogenerated on + build + * Fix some missing symbols problems + + -- Sascha Steinbiss <[email protected]> Thu, 15 May 2014 10:51:41 +0000 + +genometools (1.5.1-3) unstable; urgency=low + + * debian/rules + - Add basic tests to check whether cairo/pango linking works + - Clean up indices created by tests to make repeated builds possible + - Make sure bin/examples/sketch_parsed_with_* are built + - Enable compiler optimization + * debian/control + - Move libgenometools0 package into libs section + - Switch pango deps to new package + - Add ruby builddep, required for the testsuite + + -- Sascha Steinbiss <[email protected]> Wed, 06 Nov 2013 14:28:41 +0100 + +genometools (1.5.1-2) unstable; urgency=low + + * debian/control + - Add myself to Uploaders + - cme fix dpkg-control + - Follow liblua package name transition + Closes: #728017 + - Remove depends from virtual package python-ctypes which is provided + by python + * provide symbols file + + -- Andreas Tille <[email protected]> Mon, 28 Oct 2013 08:17:04 +0100 + +genometools (1.5.1-1) unstable; urgency=low + + * New upstream release. + + -- Sascha Steinbiss <[email protected]> Thu, 07 Mar 2013 14:08:05 +0100 + +genometools (1.5.0-2) unstable; urgency=low + + * Patch manuals not to use includecomment/excludecomment + + -- Sascha Steinbiss <[email protected]> Sat, 16 Feb 2013 16:58:11 +0100 + +genometools (1.5.0-1) unstable; urgency=low + + * New upstream release + * bugfixes and cleanups + * development tool `gt sain' added to run an induced suffix array sorting + algorithm + * the -typecheck option in the `gt gff3` and `gt gff3validator` tools + now also validates parent (part-of) relationships, see -help output for + details + * new option -encseq besides -seqfile(s) and -regionmapping to select a + encseq index as a sequence source + * GtBioseq backend switched to GtEncseq + * GtSeqCol is now an interface, GtEncseqCol added + * GtRankedList added + * GtSNPAnnotatorStream and `gt snpper' tool added + * node sorting code is now aware of MD5 hash presence + * compatibility with old Pango versions inproved + + -- Sascha Steinbiss <[email protected]> Tue, 05 Feb 2013 18:52:22 +0100 + +genometools (1.4.2-4) unstable; urgency=low + + * Remove shlibs.local file + + -- Sascha Steinbiss <[email protected]> Tue, 09 Oct 2012 12:24:17 +0200 + +genometools (1.4.2-3) unstable; urgency=low + + * Build with pbuilder to obtain reasonable libc dependency (>= 2.13) + + -- Sascha Steinbiss <[email protected]> Tue, 09 Oct 2012 10:04:34 +0200 + +genometools (1.4.2-2) unstable; urgency=low + + * Fixed libpango-dev dependency + * Updated manpages + + -- Sascha Steinbiss <[email protected]> Mon, 08 Oct 2012 07:51:52 +0200 + +genometools (1.4.2-1) unstable; urgency=low + + * New upstream release + [ Sponsor Steffen Moeller ] + * Update of policy to 3.9.4 + * Added DMUA flag + + -- Sascha Steinbiss <[email protected]> Fri, 05 Oct 2012 15:47:56 +0200 + +genometools (1.4.1-1) unstable; urgency=low + + * Initial release (Closes: #657923) + * the GFF3 parser now handles children which are defined before their parents + * many small improvements to the GFF3 parser + + -- Sascha Steinbiss <[email protected]> Mon, 09 Jul 2012 14:10:23 +0100 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
