aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <tb@debian.org>2006-01-15 12:41:42 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:33 -0800
commit1dd333954bcb8f993ebbd8fcf25f728f290a7942 (patch)
tree19757ae059b290bc4df8eb6f971ece76ee25e839
parent69d4f1c761291d2c33c4b22454877402465b2c48 (diff)
downloadslib-1dd333954bcb8f993ebbd8fcf25f728f290a7942.tar.gz
slib-1dd333954bcb8f993ebbd8fcf25f728f290a7942.zip
Import Debian changes 3a2-4debian/3a2-4
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 (<= 1.8.12-3).
-rw-r--r--debian/changelog13
-rw-r--r--debian/control2
2 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f76c88a..e08dd62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,17 @@
+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 (<= 1.8.12-3).
+
+ -- Thomas Bushnell, BSG <tb@debian.org> Sun, 15 Jan 2006 12:41:42 -0800
+
slib (3a2-3) unstable; urgency=low
- * Brought all source files up-to-date with upstream CVS.
+ * 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
diff --git a/debian/control b/debian/control
index ad8e191..1ba8ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Package: slib
Section: devel
Priority: optional
Architecture: all
-Conflicts: libguile9 (<= 1:1.4-26), guile-1.6-libs (<= 1.6.7-1.1)
+Conflicts: libguile9 (<= 1:1.4-26), guile-1.6-libs (<= 1.6.7-1.1), gnucash (<= 1.8.12-3)
Description: Portable Scheme library
SLIB is a portable scheme library meant to provide compatibility and
utility functions for all standard scheme implementations. SLIB