[Commit] nickle/debian changelog,1.8,1.9 control,1.6,1.7

Keith Packard commit at keithp.com
Tue Mar 2 19:09:57 PST 2004


Committed by: keithp

Update of /local/src/CVS/nickle/debian
In directory home.keithp.com:/tmp/cvs-serv26787/debian

Modified Files:
	changelog control 
Log Message:
2004-03-02  Keith Packard  <keithp at keithp.com>

	* debian/changelog:
	* debian/control:
	Separate build dependencies with commas


Index: changelog
===================================================================
RCS file: /local/src/CVS/nickle/debian/changelog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- changelog	27 Feb 2004 05:53:12 -0000	1.8
+++ changelog	3 Mar 2004 03:09:54 -0000	1.9
@@ -1,3 +1,9 @@
+nickle (2.28-2) unstable; urgency=low
+
+  * Separate build dependencies with commas
+
+ -- Keith Packard <keithp at keithp.com>  Tue,  2 Mar 2004 19:08:52 -0800
+
 nickle (2.28-1) unstable; urgency=low
 
   * Add ilog function (Bart Massey)

Index: control
===================================================================
RCS file: /local/src/CVS/nickle/debian/control,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- control	27 Feb 2004 03:19:59 -0000	1.6
+++ control	3 Mar 2004 03:09:54 -0000	1.7
@@ -2,7 +2,7 @@
 Section: interpreters
 Priority: optional
 Maintainer: Keith Packard <keithp at keithp.com>
-Build-Depends: debhelper (>= 4) libreadline4-dev 
+Build-Depends: debhelper (>= 4), libreadline4-dev 
 Standards-Version: 3.6.1
 
 Package: nickle




More information about the Commit mailing list