<feed xmlns='http://www.w3.org/2005/Atom'>
<title>debian/slib, branch debian/3a2-5</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/debian/slib/atom?h=debian%2F3a2-5</id>
<link rel='self' href='https://git.bnewbold.net/debian/slib/atom?h=debian%2F3a2-5'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/'/>
<updated>2017-02-20T08:05:33Z</updated>
<entry>
<title>Import Debian changes 3a2-5</title>
<updated>2017-02-20T08:05:33Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2006-01-16T19:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=ff9cb66fee88a090869a2fb452ad49d858fe3b0c'/>
<id>urn:sha1:ff9cb66fee88a090869a2fb452ad49d858fe3b0c</id>
<content type='text'>
slib (3a2-5) unstable; urgency=low

  * guile.init (slib:load): Use the version that used to be in guile,
    which searches paths (not relevant to the present bug) and makes sure
    that loaded files land in the slib module (the cause of the present
    bug).
  * debian/control (slib): No longer conflict with gnucash of any version.
</content>
</entry>
<entry>
<title>Import Debian changes 3a2-4</title>
<updated>2017-02-20T08:05:33Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2006-01-15T20:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=1dd333954bcb8f993ebbd8fcf25f728f290a7942'/>
<id>urn:sha1:1dd333954bcb8f993ebbd8fcf25f728f290a7942</id>
<content type='text'>
slib (3a2-4) unstable; urgency=high

  * Unfortunately, slib-3a2 has an undiagnosed interoperability problem
    with gnucash.  Problems have been seen on non-Debian systems as well,
    with both current and development versions of gnucash.  Accordingly,
    we need to conflict with Debian gnucash packages that don't have the
    (as yet unknown) fix.  So:
  * debian/control (slib): Conflict with gnucash (&lt;= 1.8.12-3).
</content>
</entry>
<entry>
<title>Import Debian changes 3a2-3</title>
<updated>2017-02-20T08:05:33Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2005-12-05T04:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=69d4f1c761291d2c33c4b22454877402465b2c48'/>
<id>urn:sha1:69d4f1c761291d2c33c4b22454877402465b2c48</id>
<content type='text'>
slib (3a2-3) unstable; urgency=low

  * Brought all source files up-to-date with upstream CVS.
  Repeat changes from version 3a2-1 in Makefile.
</content>
</entry>
<entry>
<title>Import Debian changes 3a2-2</title>
<updated>2017-02-20T08:05:32Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2005-11-04T03:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=f351d4a6571016e8a571e274032891e06e03911a'/>
<id>urn:sha1:f351d4a6571016e8a571e274032891e06e03911a</id>
<content type='text'>
slib (3a2-2) unstable; urgency=low

  * Conflict with libguile9 &lt;= 1:1.4-26 and guile-1.6-libs &lt;= 1.6.7-1.1.
    These both contain a "slib.scm" (which is their version of the slib
    source's "guile.init") which is incompatible with this new version of
    slib.
</content>
</entry>
<entry>
<title>Import Debian changes 3a2-1</title>
<updated>2017-02-20T08:05:32Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2005-11-02T22:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=34c54a22ff7818bb8b38ef4d9c87dbbcb221ba73'/>
<id>urn:sha1:34c54a22ff7818bb8b38ef4d9c87dbbcb221ba73</id>
<content type='text'>
slib (3a2-1) unstable; urgency=low

  * New upstream release.
  * Acknowledge NMU. (Closes: #281809)
  * Makefile: Don't hack Makefile; use rules instead.
  * debian/rules: Set on make invocations: prefix, htmldir, TEXI2HTML.
  * debian/rules (clean): Clean more stuff here.
  * Makefile: Comment out old rule for $(htmldir)slib_toc.html.  Instead,
    specify directly that the texi2html invocation produces that file.
  * debian/rules (binary-indep): Find web files in slib subdir.
  
  * debian/control (Build-Depends-Indep): Go back to using scm.
</content>
</entry>
<entry>
<title>Import Debian changes 3a1-5</title>
<updated>2017-02-20T08:05:31Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2005-10-31T20:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=611b3db17894e5fdc0db3d49eaf6743d27b44233'/>
<id>urn:sha1:611b3db17894e5fdc0db3d49eaf6743d27b44233</id>
<content type='text'>
slib (3a1-5) unstable; urgency=low

  * New maintainer.
</content>
</entry>
<entry>
<title>Import Upstream version 3a2</title>
<updated>2017-02-20T08:05:31Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-02-20T08:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=5145dd3aa0c02c9fc496d1432fc4410674206e1d'/>
<id>urn:sha1:5145dd3aa0c02c9fc496d1432fc4410674206e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import Debian changes 3a1-4.2</title>
<updated>2017-02-20T08:05:30Z</updated>
<author>
<name>Steve Langasek</name>
<email>vorlon@debian.org</email>
</author>
<published>2005-01-10T08:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=e33f9eb9cf5cc29c36ce2aa7e10cd0f37ae0cc8e'/>
<id>urn:sha1:e33f9eb9cf5cc29c36ce2aa7e10cd0f37ae0cc8e</id>
<content type='text'>
slib (3a1-4.2) unstable; urgency=low

  * Non-maintainer upload.
  * Add guile.init.local for use within the build dir, since otherwise we
    have an (earlier unnoticed) circular build-dep due to a difference
    between scm and guile.

slib (3a1-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build-depend on guile-1.6 instead of scm, since the new version of
    scm is wedged in unstable (closes: #281809).

slib (3a1-4) unstable; urgency=low

  * Also check for expected creation on slibcat. (Closes: #240096)

slib (3a1-3) unstable; urgency=low

  * Also check for /usr/share/guile/1.6/slib before installing for guile
    1.6. (Closes: #239267)

slib (3a1-2) unstable; urgency=low

  * Add format.scm back into slib until gnucash stops using it.
  * Call guile-1.6 new-catalog (Closes: #238231)

slib (3a1-1) unstable; urgency=low

  * New upstream release
  * Remove Info section from doc-base file (Closes: #186950)
  * Remove period from end of description (linda, lintian)
  * html gen fixed upstream (Closes: #111778)

slib (2d4-2) unstable; urgency=low

  * Fix url for upstream source (Closes: #144981)
  * Fix typo in slib.texi (enquque-&gt;enqueue) (Closes: #147475)
  * Add build depends.

slib (2d4-1) unstable; urgency=low

  * New upstream.

slib (2d3-1) unstable; urgency=low

  * New upstream.
  * Remove texi2html call in debian/rules.  Now done upstream.  Add make
    html instead.
  * Changes to rules and doc-base to conform to upstream html gen
  * Clean up upstream makefile to make sure it cleans up after itself.
</content>
</entry>
<entry>
<title>Import Upstream version 3a1</title>
<updated>2017-02-20T08:05:29Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-02-20T08:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=8466d8cfa486fb30d1755c4261b781135083787b'/>
<id>urn:sha1:8466d8cfa486fb30d1755c4261b781135083787b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import Debian changes 2d2-1</title>
<updated>2017-02-20T08:05:29Z</updated>
<author>
<name>James LewisMoss</name>
<email>dres@debian.org</email>
</author>
<published>2001-07-28T03:45:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=f559c149c83da84d0b1c285f0298c84aec564af9'/>
<id>urn:sha1:f559c149c83da84d0b1c285f0298c84aec564af9</id>
<content type='text'>
slib (2d2-1) unstable; urgency=low

  * New upstream version
  * Revert back to free.  Is now so.

slib (2d1-1) unstable; urgency=low

  * New upstream version.
  * Move to non-free.  FSF pointed out license doesn't allow modified
    versions to be distributed.
  * Get a complete list of copyrights that apply to the source into
    copyright file.
  * Remove setup for guile 1.3.
  * Remove postrm.  Just calling install-info (lintian)  Move install-info
    call to prerm since doc-base doesn't do install-info.

slib (2c9-3) unstable; urgency=low

  * Change info location to section "The Algorithmic Language Scheme" to
    match up with where guile puts it's files.
  * Postinst is running slibconfig now.  (Closes: #75891)

slib (2c9-2) unstable; urgency=low

  * Stop installing slibconfig (for guile).
  * In postinst if /usr/sbin/slibconnfig exists call it (Close: #75843
    #75891).

slib (2c9-1) unstable; urgency=low

  * New upstream (Closes: #74760)
  * replace string-index with strsrch:string-index in http-cgi.scm.
  * Add doc-base support (Closes: #31163)
</content>
</entry>
</feed>
