[Pkg-jed-commit] r101 - trunk/packages/slgdbm/debian

Rafael Laboissiere rafael at costa.debian.org
Mon Oct 10 20:21:27 UTC 2005


Author: rafael
Date: 2005-10-10 20:21:26 +0000 (Mon, 10 Oct 2005)
New Revision: 101

Modified:
   trunk/packages/slgdbm/debian/changelog
   trunk/packages/slgdbm/debian/control
Log:
Debian release 1.6-3

Modified: trunk/packages/slgdbm/debian/changelog
===================================================================
--- trunk/packages/slgdbm/debian/changelog	2005-10-10 09:29:40 UTC (rev 100)
+++ trunk/packages/slgdbm/debian/changelog	2005-10-10 20:21:26 UTC (rev 101)
@@ -1,3 +1,11 @@
+slgdbm (1.6-3) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * Changed the name of the binary package to slang-gdbm
+
+ -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Mon, 10 Oct 2005 21:43:11 +0200
+
 slgdbm (1.6-2) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere

Modified: trunk/packages/slgdbm/debian/control
===================================================================
--- trunk/packages/slgdbm/debian/control	2005-10-10 09:29:40 UTC (rev 100)
+++ trunk/packages/slgdbm/debian/control	2005-10-10 20:21:26 UTC (rev 101)
@@ -5,10 +5,12 @@
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), libgdbm-dev, cdbs
 Standards-Version: 3.6.2
 
-Package: slgdbm
+Package: slang-gdbm
 Architecture: any
 Depends: ${shlibs:Depends}
 Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
+Conflicts: slgdbm
+Replaces: slgdbm
 Description: access to GDBM databases from S-Lang
  The S-Lang module contained in this package provides access to GDBM
  databases, with an assoc-like syntax for the user interface.  This




More information about the Pkg-jed-commit mailing list