[xiph-cvs] cvs commit: vorbis-tools/debian control
Chris Cheney
calc at xiph.org
Sun Jun 17 17:53:12 PDT 2001
calc 01/06/17 17:53:11
Modified: debian changelog control rules
debian control
Log:
updated debian stuff for libao 0.7.0 release
Revision Changes Path
1.12 +8 -0 ao/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/changelog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- changelog 2001/02/26 20:45:42 1.11
+++ changelog 2001/06/18 00:53:10 1.12
@@ -1,3 +1,11 @@
+libao (0.7.0-1) unstable; urgency=low
+
+ * New upstream.
+ * Fixed versioned depends
+ * Changed clean method to distclean
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 17 Jun 2001 20:00:00 -0500
+
libao (0.6.0-1) unstable; urgency=low
* New upstream.
1.14 +1 -1 ao/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/control,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- control 2001/02/26 05:21:02 1.13
+++ control 2001/06/18 00:53:10 1.14
@@ -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.5.2.0
+Standards-Version: 3.5.5.0
Package: libao-dev
Architecture: any
1.7 +2 -2 ao/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/rules,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rules 2001/03/05 05:26:39 1.6
+++ rules 2001/06/18 00:53:10 1.7
@@ -6,7 +6,7 @@
#export DH_VERBOSE=1
# This is the debhelper compatability version to use.
-export DH_COMPAT=2
+export DH_COMPAT=3
configure: configure-stamp
configure-stamp:
@@ -33,7 +33,7 @@
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
- -$(MAKE) clean
+ -$(MAKE) distclean
dh_clean
1.10 +2 -1 vorbis-tools/debian/control
Index: control
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/debian/control,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- control 2001/02/26 05:21:08 1.9
+++ control 2001/06/18 00:53:11 1.10
@@ -9,4 +9,5 @@
Architecture: any
Depends: ${shlibs:Depends}
Description: Several Ogg Vorbis Tools
- vorbis-tools contains oggenc (an encoder) and ogg123 (a playback tool)
+ vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool),
+ and vorbiscomment (ogg comment editor)
--- >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