[xiph-cvs] cvs commit: ogg/debian changelog control rules
Chris Cheney
calc at xiph.org
Thu Jul 11 14:34:32 PDT 2002
calc 02/07/11 14:34:32
Modified: debian changelog control rules
Log:
debian packaging updates
Revision Changes Path
1.15 +1 -1 ogg/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/changelog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- changelog 2002/07/03 04:50:37 1.14
+++ changelog 2002/07/11 21:34:31 1.15
@@ -2,7 +2,7 @@
* New upstream.
- -- Christopher L Cheney <ccheney at debian.org> Tue, 2 Jul 2002 22:00:00 -0500
+ -- Christopher L Cheney <ccheney at debian.org> Thu, 11 Jul 2002 15:00:00 -0500
libogg (1.0rc3-1) unstable; urgency=low
<p><p>1.13 +1 -1 ogg/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/control,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- control 2002/07/03 04:50:37 1.12
+++ control 2002/07/11 21:34:31 1.13
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Christopher L Cheney <ccheney at debian.org>
-Build-Depends: debhelper (>> 4.0.0), autotools-dev, devscripts, gawk
+Build-Depends: autotools-dev, debhelper (>> 4.0.0), devscripts, gawk
Standards-Version: 3.5.6.0
Package: libogg0
<p><p>1.11 +1 -5 ogg/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/rules,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rules 2002/07/03 04:50:37 1.10
+++ rules 2002/07/11 21:34:31 1.11
@@ -29,15 +29,11 @@
configure-stamp:
dh_testdir
- # CVS does not have configure
- #if test ! -f configure; then \
- ./autogen.sh ;\
- fi
-
# make build directory
mkdir $(objdir)
# run configure with build tree $(objdir)
+ # change ../configure to ../autogen.sh for CVS build
cd $(objdir) && \
../configure --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
--prefix=/usr
<p><p><p>--- >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