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

  * guile.init (implementation-vicinity): Repeat change from 3a5-2.
    (Closes: #464143)
</content>
</entry>
<entry>
<title>Import Debian changes 3b1-1</title>
<updated>2017-02-20T08:05:41Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2008-02-05T01:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=71dab84adaa579f9386dd8ee09006d3cac625723'/>
<id>urn:sha1:71dab84adaa579f9386dd8ee09006d3cac625723</id>
<content type='text'>
slib (3b1-1) unstable; urgency=low

  * New upstream release.
  * guile.init (library-vicinity): Repeat change from 3a4-2.
  * slib.texi (Library Catalogs): Repeat change from 3a3-3.
  * slib.sh: Repeat change from 3a5-3.
  * slib.1: Repeat change from 3a5-4.
  * Makefile: Repeat change from 3a2-1.
</content>
</entry>
<entry>
<title>Import Debian changes 3a5-4</title>
<updated>2017-02-20T08:05:40Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2008-01-21T20:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=897451458bd8eec628c7bbfaccba0dd069830f0f'/>
<id>urn:sha1:897451458bd8eec628c7bbfaccba0dd069830f0f</id>
<content type='text'>
slib (3a5-4) unstable; urgency=low

  * slib.1 (.TH): Put in section number.
  * debian/rules (binary-indep): Install slib.1 documentation.
</content>
</entry>
<entry>
<title>Import Upstream version 3b1</title>
<updated>2017-02-20T08:05:40Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-02-20T08:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=4684239efa63dc1b2c1cbe37ef7d3062029f5532'/>
<id>urn:sha1:4684239efa63dc1b2c1cbe37ef7d3062029f5532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import Debian changes 3a5-3</title>
<updated>2017-02-20T08:05:40Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2008-01-14T21:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=216668ab07f2f4903c588feb6c420e925f5c9110'/>
<id>urn:sha1:216668ab07f2f4903c588feb6c420e925f5c9110</id>
<content type='text'>
slib (3a5-3) unstable; urgency=low

  * debian/rules (binary-arch): Don't do anything here.  Fixes lintian
    warning binary-arch-rules-but-pkg-is-arch-indep.
  
  * debian/control (Standards-Version): Update to 3.7.3.  No changes needed.
    
  * slib.sh: Specify #!/bin/sh.
  
  * debian/slib.lintian-overrides: New file.  Don't complain about the
    usr/share/slib/init symlink.
  * debian/rules (binary-indep): Install slib.lintian-overrides as
    usr/share/lintian/overrides/slib in the final package.
</content>
</entry>
<entry>
<title>Import Debian changes 3a5-2</title>
<updated>2017-02-20T08:05:39Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2007-12-29T18:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=9429d5ab2c98d17d87c0d9214bc41b37f9419901'/>
<id>urn:sha1:9429d5ab2c98d17d87c0d9214bc41b37f9419901</id>
<content type='text'>
slib (3a5-2) unstable; urgency=low

  * debian/rules (binary-indep): init subdir symlink should point to ".",
    not "..".  (Closes: #458172).
  
  * debian/preinst: New file.  Delete /usr/share/slib/init if it's a directory.
  * debian/rules (binary-indep): Install preinst into the right place.
    (Closes: #458181).
  
  * guile.init: Use old method of finding implementation-vicinity.
</content>
</entry>
<entry>
<title>Import Debian changes 3a5-1</title>
<updated>2017-02-20T08:05:39Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2007-12-29T00:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=d8ae23691ed6392b7f320f5fa7d4dd78ae52c10e'/>
<id>urn:sha1:d8ae23691ed6392b7f320f5fa7d4dd78ae52c10e</id>
<content type='text'>
slib (3a5-1) unstable; urgency=low

  * New upstream release.
  
  * slib.texi (Library Catalogs): Repeat change from 3a3-3.
    
  * Makefile: Repeat $(htmldir)slib_toc.html changes from 3a2-1.
   
  * guile.init: (library-vicinity): Repeat change from 3a4-2.
  
  * debian/rules (binary-indep): Don't hide .init files in a separate
    subdirectory, thus conforming better to the usual slib practice.  Put a 
    symlink in place to ease transitions.  (Closes: #407370).
</content>
</entry>
<entry>
<title>Import Upstream version 3a5</title>
<updated>2017-02-20T08:05:38Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-02-20T08:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=64f037d91e0c9296dcaef9a0ff3eb33b19a2ed34'/>
<id>urn:sha1:64f037d91e0c9296dcaef9a0ff3eb33b19a2ed34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import Debian changes 3a4-4</title>
<updated>2017-02-20T08:05:38Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2006-11-08T08:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=edd1ebef3ad774e7cbcc2f5918d555bfb0b44091'/>
<id>urn:sha1:edd1ebef3ad774e7cbcc2f5918d555bfb0b44091</id>
<content type='text'>
slib (3a4-4) unstable; urgency=medium

  * Medium urgency because this fixes a release critical bug.

  * require.scm: Revert change from 3a4-2.
  * debian/control (slib): Conflict with scm (&lt;&lt; 5e3).  (Closes: #397529)
</content>
</entry>
<entry>
<title>Import Debian changes 3a4-3</title>
<updated>2017-02-20T08:05:38Z</updated>
<author>
<name>Thomas Bushnell, BSG</name>
<email>tb@debian.org</email>
</author>
<published>2006-11-02T05:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/debian/slib/commit/?id=2ac98d54e6820ac55491e62ce61d9cbe58cf63eb'/>
<id>urn:sha1:2ac98d54e6820ac55491e62ce61d9cbe58cf63eb</id>
<content type='text'>
slib (3a4-3) unstable; urgency=high

  * slib.texi: Alter copyright notice to specify that there are no
    back cover or front cover texts, with permission of upstream copyright
    owner (Aubrey Jaffer) in accord with his new distribution zip archive.
</content>
</entry>
</feed>
