aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog99
1 files changed, 69 insertions, 30 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b34a96..6e15e00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,48 @@
+slib (3b1-3.1) unstable; urgency=low
+
+ [ Jari Aalto ]
+ * Non-maintainer upload.
+ - Move to packaging format "3.0 (quilt)".
+ * debian/compat
+ - Update to 7.
+ * debian/control
+ - (Build-Depends-Indep): Update to debhelper 7.1.
+ - (Depends): add ${misc:Depends}.
+ - (Homepage): New field.
+ - (Standards-Version): update to 3.8.4.
+ + slib
+ - (Depends): add ${misc:Depends}, install-info.
+ - (Priority): remove inherited field.
+ - (Section): remove inherited field.
+ * debian/copyright
+ - Update "more information" URL.
+ * debian/doc-base
+ - (Section): Remove obsolete top-level "Apps/".
+ * debian/prerm
+ - Remove path component from commands.
+ - Remove obsolete install-docs, install-info commands.
+ * debian/postinst
+ - Remove obsolete install-docs, install-info commands.
+ - Remove path component from commands.
+ * debian/source/format
+ - New file.
+ * debian/watch
+ - New file.
+
+ [ Hideki Yamane (Debian-JP) <henrich@debian.or.jp> ]
+ * debian/rules
+ - (build): Rewrite make calls.
+ - (binary-indep:): install *.html not slib/*.html to fix. It is
+ useless to specify htmllib (FTBFS; Closes: #552911).
+
+ -- Jari Aalto <jari.aalto@cante.net> Wed, 05 May 2010 03:13:42 +0300
+
slib (3b1-3) unstable; urgency=low
* slib.sh: Specify #!/bin/bash. (Closes: #465359)
-
+
* slib.1: Put title *before* section in TH directive.
-
+
* debian/rules (binary-indep): Call dh_md5sums toward the end.
* debian/control (Build-Depends-Indep): Require debhelper version 5.
* debian/compat: New file (level 5).
@@ -39,27 +78,27 @@ 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.
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Mon, 14 Jan 2008 16:41:39 -0500
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.
-- Thomas Bushnell, BSG <tb@debian.org> Sat, 29 Dec 2007 10:18:27 -0800
@@ -67,15 +106,15 @@ slib (3a5-2) unstable; urgency=low
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
+ subdirectory, thus conforming better to the usual slib practice. Put a
symlink in place to ease transitions. (Closes: #407370).
-- Thomas Bushnell, BSG <tb@debian.org> Fri, 28 Dec 2007 16:25:32 -0800
@@ -98,47 +137,47 @@ slib (3a4-3) unstable; urgency=high
-- Thomas Bushnell, BSG <tb@debian.org> Wed, 1 Nov 2006 21:54:30 -0800
slib (3a4-2) unstable; urgency=low
-
+
* guile.init (library-vicinity): Set default location of slib to
/usr/share/slib instead of /usr/lib/slib.
* RScheme.init (library-vicinity): Likewise.
-
+
* require.scm: Work around the fact that scm versions < 5e3 set
*features* but not slib:features.
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Tue, 24 Oct 2006 17:45:55 -0700
slib (3a4-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.
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Mon, 23 Oct 2006 23:55:08 -0700
slib (3a3-4) unstable; urgency=low
* debian/control (Standards-Version): Update to 3.7.2.
-
+
* debian/copyright: Fix spelling error.
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Tue, 3 Oct 2006 00:38:06 -0700
slib (3a3-3) unstable; urgency=low
* slib.texi (Library Catalogs): Mention that a suffix (such as ".scm")
may be appended to the filename on some systems. (Closes: #147477)
-
- * postinst, prerm: Just know that install-docs is in /usr/sbin.
+
+ * postinst, prerm: Just know that install-docs is in /usr/sbin.
(Closes: #293047)
-
+
* debian/rules (binary-indep): Install slib.sh as /usr/bin/slib program.
(Closes: #301437)
-
+
* getopt.scm (*argv*): Comment out declaration. (Closes: #248781)
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Mon, 11 Sep 2006 22:48:39 -0700
slib (3a3-2) unstable; urgency=low
@@ -154,9 +193,9 @@ slib (3a3-1) unstable; urgency=low
misfeature at this point, and stick to upstream's version, unless this
causes actual difficulties.
* Makefile: Repeat $(htmldir)slib_toc.html changes from 3a2-1.
-
+
* debian/postinst: Fix typos in comments. (Closes: #337571)
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Wed, 26 Apr 2006 23:08:39 -0700
slib (3a2-5) unstable; urgency=low
@@ -184,7 +223,7 @@ slib (3a2-3) unstable; urgency=low
* Brought all source files up-to-date with upstream development snapshot.
Repeat changes from version 3a2-1 in Makefile.
-
+
-- Thomas Bushnell, BSG <tb@debian.org> Sun, 4 Dec 2005 20:03:34 -0800
slib (3a2-2) unstable; urgency=low
@@ -206,7 +245,7 @@ slib (3a2-1) unstable; urgency=low
* 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.
-- Thomas Bushnell, BSG <tb@debian.org> Wed, 2 Nov 2005 14:55:21 -0800