Debian Package Tracker
Register | Log in
Subscribe

libtexttools

Choose email to subscribe with

general
  • source: libtexttools (main)
  • version: 2.1.0-13
  • maintainer: Nicolas Boulenguez (DMD)
  • arch: all any
  • std-ver: 4.1.4
  • VCS: Monotone (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.1.0-6
  • oldstable: 2.1.0-8
  • stable: 2.1.0-13
  • testing: 2.1.0-13
  • unstable: 2.1.0-13
  • exp: 2.1.0-14
versioned links
  • 2.1.0-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.1.0-8: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.1.0-13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.1.0-14: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libtexttools-doc
  • libtexttools7-dev
  • libtexttools9
action needed
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2018-11-09 Last update: 2019-12-12 02:01
74 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 908feaf7cf634aa1be133f11e2b981cb9b90357e
Author: Nicolas Boulenguez <nicolas@debian.org>
Date:   Wed Nov 27 22:03:03 2019 +0100

    Rebuild with gcc-9.
    
    Rename lib and -dev package accordingly.
    Do not install binder files among examples.
    Separate -arch build dependencies.
    Move VCS hosting to salsa.
    Standards-Version: 4.4.1.
    Rules-Requires-Root: no.
    Debhelper 12.
    Enable all linker checks.
    Update variable name in autopkgtests. Display test log.

commit 1879d53e7740f65cdc229c558f2bf865b339a987
Merge: 48dca64 c8cc12f
Author: Nicolas Boulenguez <nicolas@debian.org>
Date:   Wed Nov 27 21:18:22 2019 +0100

    Merge upstream 2.1.0 into debian/master

commit 48dca64a9fbbf998c84cd5a9eb0a3f53ebbfcfe5
Merge: ebfe583 99cf14d
Author: Nicolas Boulenguez <nicolas@debian.org>
Date:   Wed Nov 27 21:13:44 2019 +0100

    Merge branch 'tmp' into debian/master

commit ebfe58322f698e5a14d0d1e35984657fb97695a9
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jul 27 15:11:09 2018 +0000

    Reupload to unstable.
    Do not install binder files among examples.
    Standards-Version: 4.1.5. Rules-Requires-Root: no.

commit fbae5b37b5d5f45d362077d3464c749a5b127450
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Jul 18 18:54:37 2018 +0000

    Do not install binder files among examples.

commit c8cc12f7da61fc9b04b8c48da89a9d05f80a356f
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Jul 4 17:51:51 2012 +0000

     * README: updated.

commit b8c6c4f7457a702e2b8a9d1cb15822fbb5b5bb20
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jul 3 11:03:33 2012 +0000

     * Generate examples/examples.gpr for the same reason than texttools.gpr:
       gnat-4.4 does not understand External_As_List yet.
     * Export LDLIBS, set by ncurses5-config --libs.

commit 58e24f9ed311b75d418d5182d1bc1abf0e62b3b2
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Jun 16 07:37:27 2012 +0000

     * Makefile: correction of variable name (GPRBUILD_OPTIONS->GNATMAKE_OPTIONS).

commit 438788b963956639b5746211c660419423592177
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Jun 13 22:05:11 2012 +0000

     * texttools.gpr: replaced External_As_List with sed preprocessing to
       ensure compatibility with gnat-4.4.

commit 500dff711794806666773648773666568f652820
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jun 8 23:32:02 2012 +0000

    * texttools.gpr: removed -lmpfr (was a faulty cut and paste).

commit 9f78aa683e73a4d691a65cb702d545edc24a4d7f
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jun 8 23:28:04 2012 +0000

    * system.c: set mode  when open(O_CREAT) (CPPFLAGS=-D_FORTIFY_SOURCE=2).
    * Makefile: transmit SOVERSION to examples.gpr (avoid a warning).

commit edd7b0c09fa44931ebea95ee1fba984e43d796ad
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jun 8 22:47:45 2012 +0000

    * src/curses.c: explicit type conversion.
    * src/controls.adb: removed unreachable code.
    * Makefile: transmitted soversion to gnatclean.
      Avoid paranoid style checking.

commit c34e7d6c7c0153119460e39e53491ab570a8d08b
Merge: 92be635 94c1bdd
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jun 8 21:37:33 2012 +0000

    merge of '78df06bff465cb48611f86b51ec509a7b41dbc91'
         and 'ede4906bd8452dc6be4fb6f02ec5488797a00d9b'

commit 94c1bdd939e430ea2f69fe7ab8146f73632f7037
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jun 8 21:33:21 2012 +0000

     * From gprbuild back to gnatmake to ensure portability.
     * Allow to select each install directory.
     * examples/examples.gpr: allows to build examples and test after
       installation with the same Makefile.

commit 06c6baaa798a8cb8821bb93f667d4dc9cdcbc67f
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed May 16 20:00:41 2012 +0000

    Makefile_test.gpr: -Wall -Wextra useful for Ada.
    common.adb: removed redundant with clause.
    controls.adb: removed CPath variables, unused now.
    equal_case_insensitive.adb: corrected index range.
    os.adb: do log if file does not exist (as 2.0.7 did)
    userio.adb: restore implemented procedure (was indicated as not in 2.0.7)

commit 92be635345982404ca1eecb0c585deb912b59d7c
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Thu Sep 29 22:55:27 2011 +0000

     * -fstack-check works on current gcc.

commit ffa86ca566ab8cbf882722887c3a2125cc3ed298
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Aug 10 15:10:23 2010 +0000

    Made library_dir distinct from source_dir in build.gpr.

commit d9b385a674c7f5c7d6f0bb42b900a0eaa7b1ad50
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jul 26 20:10:48 2010 +0000

    Put library source to src/.

commit 37eca22d06fb058c8d3d1c4ffb15d0e948b287dc
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jul 26 20:06:58 2010 +0000

    Replaced ad-hoc 1-length string with in-place constructors (cosmetic).

commit ab064b92c2afc456b52f9ab307679555c0722ba3
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jul 26 20:01:32 2010 +0000

    Used Ada 2005 String and Directory facilities when possible.
    
    Very huge modification caused by elimination of Str255 in favor of
    String and Unbounded_String. Replaced many C system calls with ada
    equivalent when now available.

commit 6760acc0e9c78250654da2f0a95b8cb08ad3b006
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sun Jul 25 14:54:13 2010 +0000

    Suppressed CString type, used to interface with C++.

commit 87df9ecda30afe666d032c078a6bfb38a030506c
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sun Jul 25 14:49:58 2010 +0000

    Replaced timestamp by Ada.Calendar types.
    Remove all CPP exportations.
    Made all dereference explicit.

commit 67867f88376e97a4459656211beda53b4f2fc0ac
Merge: 3b7a738 e6cc2b7
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sun Jul 25 00:36:59 2010 +0000

    explicit merge of '7a6782b7a1ae27129a01c5a4674cfc2093f9387f'
                  and '646be194851636b65297920c04d187fef43a8a9b'

commit e6cc2b74f30d13df74bd6ff684a87d0be90f786c
Merge: 120d327 69d9240
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Jul 24 16:38:21 2010 +0000

    explicit merge of '28e334c9f4264124d8bb315ff2d8001cabd868a7'
                  and '147ae25fb738b97abae5cb3187a53757d58a8bad'
            to branch 'texttools'

commit 120d327f78a7d6ef2a11d01556690f851c250f39
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Jul 24 15:35:36 2010 +0000

    New release on Pegasoft webpage. Improves C layer and debugging info.

commit 69d92402cb11e1a29d850dc9b9e7bb7115b49cd8
Merge: 454b1ab 0896063
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Feb 10 00:30:55 2010 +0000

    explicit merge of 'b2cab4498619fe40ce193b86883fecb6cf0e9f03'
                  and 'df7933cafb57bf4ab7f4d5753642ef6372a0d1d4'

commit 0896063777e96e6d793b02da7c2755048d228ea8
Merge: c76c4a9 d824e60
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Feb 10 00:29:33 2010 +0000

    Merge official release with build process clarification.
    Added -lm switch to gprbuild, needed for examples in OpenSuse environment.

commit 454b1ab49ab0b695b6e5d11da6a205bbb2b7aef3
Merge: c76c4a9 d824e60
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Feb 10 00:26:09 2010 +0000

    explicit merge of '19aaeeb3dda65cef1b10e584322530de2bb69b26'
                  and 'c9b2be3ddcacff9357d43aee1829711477b15577'

commit c76c4a9f393968ddf38fafcba501d2b935c6a9cd
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Feb 9 22:30:00 2010 +0000

    Added -lm to compile examples. Updated version and copyright.

commit d824e6038858f7dff64deb33c8886288b0ef7c65
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Wed Jan 20 22:17:58 2010 +0000

    Clarified the build process with the GNAT Project

commit 3b7a738f7ad593e4d70265a821a98b89b6841e4b
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jan 15 23:26:37 2010 +0000

    Made corrections and typos to prepare merge.

commit 087d6b199a928deea23f37beef6244a637aa151a
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jan 15 23:22:11 2010 +0000

    Commited small corrections or typos to prepare merging.

commit bd1c9315c06cf315f8e912aae4de4b3578216a89
Merge: 12fb2c0 e899dd6
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jan 15 22:42:45 2010 +0000

    explicit merge of 'f1a9161f6d864883fec854713481b1f204d765cc'
                  and 'c080a9b0d0bb1d6ffa4d6a2eb84b70c3ed64202c'

commit e899dd65029b5decaf9166d36870b8b60da88c05
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jan 15 22:39:53 2010 +0000

    Preparing merge.

commit 12fb2c0edb8466842100efa0210e023e1055f46b
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jan 15 22:39:27 2010 +0000

    Preparing merge.

commit a7e5becedffe57d1fe15aad7cc5737626ce6c0bf
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Jan 15 21:35:15 2010 +0000

    Towards f5668f3bb4c72764c154fe02d6f13e03445c728b.

commit 50f74e2725e0d9c5539523456308123ca401b36e
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Thu Jan 7 10:02:16 2010 +0000

    C_code/system.c:
     Added mode flags to open (O_CREAT)
     Added a lot of error and overflow catching.
    examples/try_unix.adb: Added test to check CGetUNIX.
    os.adb: replaced obsolete and unsafe mktemp with mkstemp.

commit 27cc82fe181eb564d89e5b754f98fb6b78f3a35d
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 03:30:47 2010 +0000

    Converging towards 64c992c0d7072ec3559ad7bd6033a6210d5d805a.

commit b3576547f23f81f9915048cd5eb5476dc9956365
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 03:16:45 2010 +0000

    Removed type CPP exportation without effect.
    Corrected different errors in previous works.
    Corrected errors in Controls.adb revealed by new warnings.
    Caught C return codes with assertions.

commit ef8a028cd68ee69c2b83150885ef0058bcc6402e
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 02:29:04 2010 +0000

    Removed signal handler. Not operational, and dangerous (SIGPWR is
    unavailable on kfreebsd systems).

commit bb24c0f42fb83367e713280764f1a44303437951
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 02:22:07 2010 +0000

    Corrected merge error.

commit f6dddf0eaef546d4be0767fa16a13d069e2307aa
Merge: 2014a3a 4d22877
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 02:15:45 2010 +0000

    explicit merge of '2ca935fa343ffb0e036ba659cb62a2df8023b33a'
                  and '00c8cbeff05234f91d1245fa17a88cba392c6f74'

commit 4d2287738dbe32b49958c5ea286f37fb85d48ba0
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 02:11:00 2010 +0000

    With range checking, controls.adb crashes GCC.

commit 2014a3a470efa943a50d6c9d613c5716e78971c7
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 02:02:13 2010 +0000

    Removed redundant with clauses.

commit 6ec0267942aa755eafdd4f09983b9e5996f26c11
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 01:49:42 2010 +0000

    Removed optimize and Suppress pragmas (should be set in Makefile or
    project, if needed for production, and reset for debugging).

commit aae051a0723d741476314006444d0880b1bb2a78
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 01:46:08 2010 +0000

    Added unreferenced pragmas.

commit b24a05f6b597f88650002366e650a10887d8a91c
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 01:28:42 2010 +0000

    Removed blanks at line end.

commit 8f589821ed3f9469b50be6b3bb85b389d37b1ee7
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 01:22:16 2010 +0000

    C_code/system.c: corrected from manpage.

commit bca95e25cebe76b830cf7ec612f06e133862a2f0
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 01:13:41 2010 +0000

    Removed blanks at end of lines.
    Removed unused variable.
    Added pragma unreferenced for unused formal parameter.
    Added pragma unreferenced for assignments wanted only for their side-effect.
    Commented unimplemented functions.
    Corrected C LockIt function.
    Removed check-suppressing-pragmas (should be toggled by build system, if ever needed).
    Removed pragma Optimize (idem).
    Declared unmodified variables as constants.
    Removed unneeded conversion (Long_Integer to itself, To255(ToString(...)).
    Commented unused C importations.
    Removed unreachable other choices.
    Changed some parameters from "in out" to "out" where it made sense.
    Declared in spec functions that were unused in body and seemed forgotten.
    Replaced InputRecord C-like construction with aggregates.
    Suppressed unneeded dynamic allocation where automatic InputRecords where enough.
    Commented all uio_demo, seemed debugging information only.

commit b334426d00bc0cdb79f794557d02e9d58ef64c91
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 00:45:42 2010 +0000

    Added forgotten modified system.c.

commit 36ad4780ab9664bd8047105649733656031f4379
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Tue Jan 5 00:42:09 2010 +0000

    Incomplete manual merge with original version.
    Contains many good ideas.

commit 7290141552afe8140917c125b39aebd24a5a99af
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jan 4 22:02:45 2010 +0000

    Updated build system.

commit 105ba88c03a6a0f5dd6854c9493ccce3c9f4e891
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jan 4 20:56:35 2010 +0000

    A pragma inline should not appear in a package body if the subprogram
    to which it applies is declared in the package spec.  As described
    in AI-309 (status work item 04-04-26), such a pragma is likely to
    be ignored by compilers that choose to allow it for backward
    compatibility with Ada83. Thanks to Ludovic Brenta.

commit 3eefd2346462d4eccb21ff888fcef329d467110b
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jan 4 20:46:49 2010 +0000

    Upgraded licence to GPL v3.

commit 9d1e17d6a551e1fd68a10080397d76093abda5a3
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Jan 4 20:40:39 2010 +0000

    Removed *.old.

commit 0ecd87d5cc83eaa6d18896c84463404b11574312
Merge: 177577f e9ba707
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Jan 2 13:06:04 2010 +0000

    merge of '47742e5af080d406bab00f51ff75aaa602385239'
         and '527f3660f985b7dc10687e4c9c51f4f042449d32'

commit 177577f94812cabb78f9d79dfea7811047f316b4
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Jan 2 12:57:57 2010 +0000

    Moved C files into root dir.

commit 9d113913a4db9b09ebccae68b179bc400ab631f4
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Jan 2 12:32:40 2010 +0000

    Attempt to apply f547e0b259010f242edad1403b05772478d3ccea diffs without removing cpp parts.

commit e9ba7073379b0ad616323f95ff2a3166cad9089b
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Dec 28 18:41:35 2009 +0000

    Got back CPP wrappers.

commit dfca6d1f85df6102cf8597548f7bd8285456c097
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Mon Dec 28 18:34:16 2009 +0000

    Cleaned with/use clauses.
    Replaced unsafe mktemp with safer mkstemp.
    Changed some in out parameters to more precise out mode.

commit ddd4a57cca25f2f223bf74902e16d5cfbb1bd987
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 15:40:10 2009 +0000

    Removed unused C calls, and replaced others with ada.calendar or ada.environment_variables

commit d4f37fd7dce484809b3b022b7e5d1824c9b2dc87
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 13:26:17 2009 +0000

    Corrected an cut/paste error.

commit 37a08a8f84ba3f023834d4e825d2d7cbda511a35
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 13:15:52 2009 +0000

    Removed CNotEmpty for ada.directorie.size

commit be990c9ee4aa11690afdbfe71828cda0478b7f4c
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 12:59:07 2009 +0000

    Removed C++ files.

commit 484250cbe850982fef9b81adaf5b86ba7cf79d24
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 12:47:19 2009 +0000

    Replaced some system calls with ada.directories procedures.

commit 317d7718c449a2237ed419c8b0ccc5e3437448f6
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 12:05:19 2009 +0000

    Removed last gen_list instantiation in favor of ada.containers.

commit 0563ad547887819c273e31ebc5afb440aecbf5ad
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 11:25:13 2009 +0000

    Replaced input event queue with an Ada container.

commit 49bbd11d02e931cb7ef22971b32fb76c1a4d1267
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 10:57:34 2009 +0000

    Replaced Pathlist with an Ada.Containers.Indefinite_Ordered_Map.

commit c10aaf4cd3d0d70bdbbbd4071225abd802a27ef3
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 05:15:17 2009 +0000

    Replaced RectList with an instantiation of Ada.Containers.Ordered_Sets.

commit a83e0c67e6cff60dcb80e578903d91d84e8d5ff0
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 04:38:41 2009 +0000

    Removed common-cpp.ad[sb].

commit 6a56ea7ca36436685d93a824a662819b92227c45
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 04:36:48 2009 +0000

    Replaced Str255List and BooleanList with Ada.Containers.Vectors.Instantiations.

commit 25b037e1f4c71d56c6fbca8d8e9c68f713ddce46
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 00:31:48 2009 +0000

    Rewrotten directory listing using Ada.Directories.

commit 5035487ccb884172a85f57d0d525513b56db99d7
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Sat Dec 26 00:02:33 2009 +0000

    Moved C sources to current dir.
    Added stdbool.h to force C boolean to int to be Ada compatible.
    Removed signal handling (incomplete and not portable).
    Removed *.old.
    Removed incomplete cpp compatibility.
    Simplified examples build process.
    Added "constant" for untouched variables.
    Removed unused variables.
    Removed unused with or use clauses.
    Removed type exportations (GNAT ignores them).
    Replaced C cosinus and sinus binding with Ada equivalents.
    Replaced unnecessary conversions T(item) with type checking T'(item).
    Changed unread in out parameters to out (Decode procedures).
    Removed redundant others choices in enumeration cases.
    Removed unimplemented procedures (SED, AWK, SetClipRegion).

commit ead57747e3f2ca8397944fd8bd4f5426846ee3f9
Author: nicolas.boulenguez <nicolas.boulenguez@free.fr>
Date:   Fri Dec 25 21:07:34 2009 +0000

    Initial commit, from pegasoft sources.
Created: 2018-10-27 Last update: 2019-12-06 15:40
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2017-08-10 Last update: 2017-08-10 01:21
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.4.1 instead of 4.1.4).
Created: 2018-08-20 Last update: 2019-09-29 23:40
news
[rss feed]
  • [2019-12-06] Accepted libtexttools 2.1.0-14 (all amd64 source) into experimental, experimental (Nicolas Boulenguez)
  • [2018-11-06] libtexttools 2.1.0-13 MIGRATED to testing (Debian testing watch)
  • [2018-10-27] Accepted libtexttools 2.1.0-13 (source) into unstable (Nicolas Boulenguez)
  • [2018-08-24] libtexttools REMOVED from testing (Debian testing watch)
  • [2018-05-10] Accepted libtexttools 2.1.0-12 (all amd64 source) into experimental, experimental (Nicolas Boulenguez)
  • [2018-05-05] libtexttools 2.1.0-11 MIGRATED to testing (Debian testing watch)
  • [2018-04-30] Accepted libtexttools 2.1.0-11 (source) into unstable (Nicolas Boulenguez)
  • [2017-10-13] libtexttools 2.1.0-10 MIGRATED to testing (Debian testing watch)
  • [2017-08-09] Accepted libtexttools 2.1.0-10 (source) into unstable (Nicolas Boulenguez)
  • [2017-07-17] Accepted libtexttools 2.1.0-9 (all amd64 source) into experimental, experimental (Nicolas Boulenguez)
  • [2016-10-15] libtexttools 2.1.0-8 MIGRATED to testing (Debian testing watch)
  • [2016-09-20] libtexttools REMOVED from testing (Debian testing watch)
  • [2016-08-16] Accepted libtexttools 2.1.0-8 (source) into unstable (Nicolas Boulenguez)
  • [2016-08-04] libtexttools 2.1.0-7 MIGRATED to testing (Debian testing watch)
  • [2016-05-03] Accepted libtexttools 2.1.0-7 (source all amd64) into unstable, unstable (Nicolas Boulenguez)
  • [2014-09-02] libtexttools 2.1.0-6 MIGRATED to testing (Britney)
  • [2014-05-08] Accepted libtexttools 2.1.0-6 (source amd64 all) (Nicolas Boulenguez)
  • [2014-05-07] Accepted libtexttools 2.1.0-5 (source amd64 all) (Nicolas Boulenguez)
  • [2013-09-15] libtexttools 2.1.0-4 MIGRATED to testing (Debian testing watch)
  • [2013-09-04] Accepted libtexttools 2.1.0-4 (source amd64 all) (Nicolas Boulenguez)
  • [2013-08-26] Accepted libtexttools 2.1.0-3 (source amd64 all) (Nicolas Boulenguez)
  • [2013-05-05] libtexttools 2.1.0-2 MIGRATED to testing (Debian testing watch)
  • [2012-10-12] Accepted libtexttools 2.1.0-2 (source amd64 all) (Nicolas Boulenguez)
  • [2012-07-04] Accepted libtexttools 2.1.0-1 (source all amd64) (Nicolas Boulenguez)
  • [2012-04-14] libtexttools REMOVED from testing (Debian testing watch)
  • [2012-04-12] Accepted libtexttools 2.0.7-3 (source all amd64) (Nicolas Boulenguez)
  • [2012-02-17] Accepted libtexttools 2.0.7-2 (source all amd64) (Nicolas Boulenguez)
  • [2011-10-04] Accepted libtexttools 2.0.7-1 (source all amd64) (Nicolas Boulenguez)
  • [2010-07-01] libtexttools 2.0.6-2 MIGRATED to testing (Debian testing watch)
  • [2010-06-20] Accepted libtexttools 2.0.6-2 (source all amd64) (Ludovic Brenta)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, exp, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.1.0-13

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing