[xiph-cvs] cvs commit: ogg/debian control rules

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



calc        01/08/12 19:40:36

  Modified:    .        configure.in
               debian   control rules
  Log:
  Debian changes, whee this is fun!

Revision  Changes    Path
1.17      +2 -0      ogg/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ogg/configure.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- configure.in	2001/08/12 18:17:33	1.16
+++ configure.in	2001/08/13 02:40:35	1.17
@@ -1,4 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
+AC_PREREQ(2.50)
+
 AC_INIT(src/framing.c)
 
 AM_INIT_AUTOMAKE(libogg,1.0rc2)

1.10      +1 -1      ogg/debian/control

Index: control
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/control,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- control	2001/06/18 01:15:15	1.9
+++ control	2001/08/13 02:40:36	1.10
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher L Cheney <ccheney at debian.org>
 Build-Depends: debhelper (>> 3.0.0)
-Standards-Version: 3.5.5.0
+Standards-Version: 3.5.6.0
 
 Package: libogg-dev
 Architecture: any

1.8       +1 -2      ogg/debian/rules

Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/rules,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rules	2001/08/12 18:17:33	1.7
+++ rules	2001/08/13 02:40:36	1.8
@@ -55,12 +55,11 @@
 binary-arch: build install
         dh_testdir
         dh_testroot
-
         dh_movefiles
 
         dh_installdocs debian/tmp/usr/share/doc/libogg-1.0rc2/*
         dh_installexamples
-	dh_installmanpages
+	dh_installman
         dh_installchangelogs
         dh_link
         dh_strip

--- >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