[xiph-cvs] cvs commit: vorbis/debian control

Chris Cheney calc at xiph.org
Sun Aug 12 19:53:36 PDT 2001



calc        01/08/12 19:53:36

  Modified:    .        configure.in
               debian   control
  Log:
  Debian changes and PREREQ for autoconf

Revision  Changes    Path
1.43      +2 -0      vorbis/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- configure.in	2001/08/13 02:40:25	1.42
+++ configure.in	2001/08/13 02:53:35	1.43
@@ -4,6 +4,8 @@
 dnl Initialization and Versioning
 dnl ------------------------------------------------
 
+AC_PREREQ(2.50)
+
 AC_INIT(lib/mdct.c)
 AM_INIT_AUTOMAKE(libvorbis,1.0rc2)
 

1.20      +1 -1      vorbis/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis/debian/control,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- control	2001/08/13 02:45:09	1.19
+++ control	2001/08/13 02:53:36	1.20
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
-Build-Depends: debhelper (>> 3.0.0), libogg-dev (>> 1.0rc1)
+Build-Depends: debhelper (>> 3.0.0), libogg-dev (>> 1.0rc2)
 Standards-Version: 3.5.6.0
 
 Package: libvorbis-dev

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list