[xiph-cvs] cvs commit: ao/debian changelog control
Chris Cheney
calc at xiph.org
Wed Jan 24 19:47:47 PST 2001
calc 01/01/24 19:47:47
Modified: debian changelog control
Log:
Modified files to fix a build-depends bug
Revision Changes Path
1.4 +6 -0 ao/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/changelog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changelog 2000/11/18 04:30:19 1.3
+++ changelog 2001/01/25 03:47:46 1.4
@@ -1,3 +1,9 @@
+libao (0.6.0-1) unstable; urgency=low
+
+ * Fixed Build-Depends for archs that do not have libasound1-dev (closes: #78097)
+
+ -- Christoper L Cheney <ccheney at debian.org> Wed, 24 Jan 2001 21:39:41 -0600
+
libao (0.5.0-1) unstable; urgency=low
* Initial Release.
1.7 +1 -1 ao/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/control,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- control 2000/11/18 05:55:45 1.6
+++ control 2001/01/25 03:47:46 1.7
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Christopher L Cheney <ccheney at debian.org>
-Build-Depends: debhelper, libasound1-dev, libesd0-dev
+Build-Depends: debhelper, libasound1-dev [alpha i386 powerpc sparc], libesd0-dev
Standards-Version: 3.1.1
Package: libao0-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