aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <tb@debian.org>2006-10-03 00:38:06 -0700
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:36 -0800
commit810b08c931e958fdaa6971b2ce8c5e578130d652 (patch)
tree52fec940eb249f359dfb01d2848ca7627e4285c2 /debian
parentd88166ea96a5df05896f7752519a7b159019efe6 (diff)
downloadslib-810b08c931e958fdaa6971b2ce8c5e578130d652.tar.gz
slib-810b08c931e958fdaa6971b2ce8c5e578130d652.zip
Import Debian changes 3a3-4debian/3a3-4
slib (3a3-4) unstable; urgency=low * debian/control (Standards-Version): Update to 3.7.2. * debian/copyright: Fix spelling error.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b15c7a5..eca50c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+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")
diff --git a/debian/control b/debian/control
index ad8e191..74d61c0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Thomas Bushnell, BSG <tb@debian.org>
Build-Depends-Indep: scm, texi2html, texinfo
-Standards-Version: 3.1.0
+Standards-Version: 3.7.2
Package: slib
Section: devel
diff --git a/debian/copyright b/debian/copyright
index 0445f9e..bd5b496 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -317,7 +317,7 @@ soundex.scm
;
; This code is in the public domain.
stdio.scm
-;; "stdio.scm" compatability stub
+;; "stdio.scm" compatibility stub
strcase.scm
;;; "strcase.scm" String casing functions.
; Written 1992 by Dirk Lutzebaeck (lutzeb@cs.tu-berlin.de)