[xiph-cvs] cvs commit: ao/debian libao2.README.Debian Makefile.am changelog control rules README.Debian libao-dev.dirs libao2.dirs
Chris Cheney
calc at xiph.org
Wed Dec 12 07:53:33 PST 2001
calc 01/12/12 07:53:33
Modified: debian Makefile.am changelog control rules
Added: debian libao2.README.Debian
Removed: debian README.Debian libao-dev.dirs libao2.dirs
Log:
Finished updating for libao 0.8.2 release
Revision Changes Path
1.8 +2 -3 ao/debian/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile.am 2001/08/13 04:43:15 1.7
+++ Makefile.am 2001/12/12 15:53:32 1.8
@@ -2,6 +2,5 @@
AUTOMAKE_OPTIONS = foreign
-EXTRA_DIST = README.Debian changelog control copyright libao.conf \
- libao-dev.dirs libao-dev.docs libao-dev.files libao2.dirs \
- libao2.files libao2.manpages rules
+EXTRA_DIST = changelog control copyright libao-dev.docs libao-dev.files \
+ libao.conf libao2.README.Debian libao2.files libao2.manpages rules
1.21 +1 -1 ao/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/changelog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- changelog 2001/12/12 05:40:01 1.20
+++ changelog 2001/12/12 15:53:32 1.21
@@ -1,7 +1,7 @@
libao (0.8.2-1) unstable; urgency=low
* New upstream.
- * Changed to building alsa 0.9.x plugin instead of 0.5.x
+ * Changed to building alsa 0.9.x plugin instead of obsolete 0.5.x (Closes: #103787)
-- Christopher L Cheney <ccheney at debian.org> Tue, 11 Dec 2001 23:00:00 -0600
1.22 +8 -8 ao/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/control,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- control 2001/12/12 05:40:01 1.21
+++ control 2001/12/12 15:53:32 1.22
@@ -5,14 +5,6 @@
Build-Depends: debhelper (>> 3.0.0), libarts-dev, libasound2-dev, libesd0-dev
Standards-Version: 3.5.6.0
-Package: libao-dev
-Architecture: any
-Section: devel
-Depends: libao2 (= ${Source-Version}), libc6-dev
-Description: Cross Platform Audio Output Library Development
- The libao-devel package contains the header files and documentation
- needed to develop applications with libao.
-
Package: libao2
Architecture: any
Section: libs
@@ -21,3 +13,11 @@
Description: Cross Platform Audio Output Library
Libao is a cross platform audio output library. It currently supports
ESD, OSS, Solaris, and IRIX.
+
+Package: libao-dev
+Architecture: any
+Section: devel
+Depends: libao2 (= ${Source-Version}), libc6-dev
+Description: Cross Platform Audio Output Library Development
+ The libao-devel package contains the header files and documentation
+ needed to develop applications with libao.
1.13 +0 -3 ao/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/rules,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- rules 2001/08/23 03:09:14 1.12
+++ rules 2001/12/12 15:53:32 1.13
@@ -22,7 +22,6 @@
build-stamp:
dh_testdir
- # Add here commands to compile the package.
$(MAKE)
touch build-stamp
@@ -32,7 +31,6 @@
dh_testroot
rm -f build-stamp configure-stamp
- # Add here commands to clean up after the build process.
-$(MAKE) distclean
dh_clean
@@ -43,7 +41,6 @@
dh_clean -k
dh_installdirs
- # Add here commands to install the package into debian/tmp.
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
install -d $(CURDIR)/debian/tmp/etc
install -m 0644 $(CURDIR)/debian/libao.conf $(CURDIR)/debian/tmp/etc
1.1 ao/debian/libao2.README.Debian
Index: libao2.README.Debian
===================================================================
libao for Debian
----------------
Nothing important to mention at this time.
-- Christopher L Cheney <ccheney at debian.org>, Sun, 29 Oct 2000 00:39:24 -0500
--- >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