[xiph-cvs] cvs commit: ao/debian libao0.override Makefile.am README.Debian changelog control libao0.files rules
Chris Cheney
calc at xiph.org
Sat Feb 17 20:56:43 PST 2001
calc 01/02/17 20:56:43
Modified: debian Makefile.am README.Debian changelog control
libao0.files rules
Added: debian libao0.override
Log:
Debian package changes
Revision Changes Path
1.4 +2 -1 ao/debian/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am 2001/01/25 04:21:12 1.3
+++ Makefile.am 2001/02/18 04:56:41 1.4
@@ -5,4 +5,5 @@
EXTRA_DIST = README.Debian changelog control copyright libao-dev.dirs\
libao-dev.docs libao-dev.files libao-dev.postinst libao-dev.postrm\
libao-dev.preinst libao-dev.prerm libao0.dirs libao0.files \
- libao0.postinst libao0.postrm libao0.preinst libao0.prerm rules
+ libao0.override libao0.postinst libao0.postrm libao0.preinst \
+ libao0.prerm rules
1.4 +2 -2 ao/debian/README.Debian
Index: README.Debian
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/README.Debian,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.Debian 2000/11/18 04:30:19 1.3
+++ README.Debian 2001/02/18 04:56:41 1.4
@@ -1,6 +1,6 @@
libao for Debian
-----------------------
+----------------
-<possible notes regarding this package - if none, delete this file>
+Nothing important to mention at this time.
-- Christopher L Cheney <ccheney at debian.org>, Sun, 29 Oct 2000 00:39:24 -0500
1.8 +9 -0 ao/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/changelog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- changelog 2001/02/17 22:11:45 1.7
+++ changelog 2001/02/18 04:56:41 1.8
@@ -4,6 +4,15 @@
-- Christoper L Cheney <ccheney at debian.org> Wed, 24 Jan 2001 21:39:41 -0600
+libao (0.5.0-3) unstable; urgency=low
+
+ * Fixed Build-Depends libasound1-dev to only not be on m68k.
+ * Fixed Sections.
+ * Updated to Standards-Version to 3.5.1.0
+ * Added Lintian override file.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 17 Feb 2001 16:45:59 -0600
+
libao (0.5.0-2) unstable; urgency=low
* Fixed Build-Depends for archs that do not have libasound1-dev (closes: #78097)
1.12 +1 -1 ao/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/control,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- control 2001/02/17 22:11:45 1.11
+++ control 2001/02/18 04:56:41 1.12
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Christopher L Cheney <ccheney at debian.org>
Build-Depends: debhelper, libarts-dev, libasound1-dev [!m68k], libesd0-dev
-Standards-Version: 3.1.1
+Standards-Version: 3.5.1.0
Package: libao-dev
Architecture: any
1.2 +1 -0 ao/debian/libao0.files
Index: libao0.files
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/libao0.files,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libao0.files 2000/11/09 21:57:45 1.1
+++ libao0.files 2001/02/18 04:56:41 1.2
@@ -1,2 +1,3 @@
usr/lib/*.so.*
usr/lib/ao/*.so
+usr/share/lintian/overrides/libao0
1.5 +2 -1 ao/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rules 2000/11/18 04:26:23 1.4
+++ rules 2001/02/18 04:56:41 1.5
@@ -45,7 +45,8 @@
# Add here commands to install the package into debian/tmp.
$(MAKE) install DESTDIR=`pwd`/debian/tmp
-
+ install -d $(CURDIR)/debian/tmp/usr/share/lintian/overrides
+ install -m 644 debian/libao0.override $(CURDIR)/debian/tmp/usr/share/lintian/overrides/libao0
# Build architecture-independent files here.
binary-indep: build install
1.1 ao/debian/libao0.override
Index: libao0.override
===================================================================
libao0: shlib-missing-in-control-file libalsa.so usr/lib/ao/libalsa.so
libao0: shlib-missing-in-control-file libesd.so usr/lib/ao/libesd.so
libao0: shlib-missing-in-control-file liboss.so usr/lib/ao/liboss.so
--- >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