aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <tb@debian.org>2007-12-29 10:18:27 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:39 -0800
commit9429d5ab2c98d17d87c0d9214bc41b37f9419901 (patch)
tree52c431bef6c2fc6bb6b8add16e8d624e3844d8c9 /debian/changelog
parentd8ae23691ed6392b7f320f5fa7d4dd78ae52c10e (diff)
downloadslib-9429d5ab2c98d17d87c0d9214bc41b37f9419901.tar.gz
slib-9429d5ab2c98d17d87c0d9214bc41b37f9419901.zip
Import Debian changes 3a5-2debian/3a5-2
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e88cc54..dc894b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+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
+
slib (3a5-1) unstable; urgency=low
* New upstream release.