r60 - trunk/packages/libtheora/debian

Clint Adams schizo at costa.debian.org
Sat Jun 3 18:02:43 UTC 2006


Author: schizo
Date: 2006-06-03 18:02:40 +0000 (Sat, 03 Jun 2006)
New Revision: 60

Modified:
   trunk/packages/libtheora/debian/changelog
   trunk/packages/libtheora/debian/control
   trunk/packages/libtheora/debian/watch
Log:
0.0.0.alpha6-1


Modified: trunk/packages/libtheora/debian/changelog
===================================================================
--- trunk/packages/libtheora/debian/changelog	2006-04-09 16:57:53 UTC (rev 59)
+++ trunk/packages/libtheora/debian/changelog	2006-06-03 18:02:40 UTC (rev 60)
@@ -1,3 +1,12 @@
+libtheora (0.0.0.alpha6-1) unstable; urgency=low
+
+  * New upstream version (1.0alpha6).  closes: #369843. 
+  * Bump Standards-Version to 3.7.2.
+  * Steal text from the FAQ for libtheora0's description.
+    closes: #257100.
+
+ -- Clint Adams <schizo at debian.org>  Sat,  3 Jun 2006 13:37:20 -0400
+
 libtheora (0.0.0.alpha5-1) unstable; urgency=low
 
   * New upstream version (1.0alpha5).

Modified: trunk/packages/libtheora/debian/control
===================================================================
--- trunk/packages/libtheora/debian/control	2006-04-09 16:57:53 UTC (rev 59)
+++ trunk/packages/libtheora/debian/control	2006-06-03 18:02:40 UTC (rev 60)
@@ -4,14 +4,21 @@
 Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint at lists.alioth.debian.org>
 Uploaders: Christopher L Cheney <ccheney at debian.org>, Adeodato Simó <dato at net.com.org.es>, Clint Adams <schizo at debian.org>
 Build-Depends: autotools-dev, cdbs (>= 0.4.27-3), debhelper (>> 4.0.0), devscripts, doxygen, graphviz, libogg-dev (>= 1.1.0), libsdl1.2-dev, libvorbis-dev, python, libtool, automake1.9, quilt
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: libtheora0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
 Description: The Theora Video Compression Codec
- Ogg Theora
+ Theora is an open video codec being developed by the Xiph.org
+ Foundation as part of their Ogg project (It is a project that aims to
+ integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg
+ multimedia container formats into a multimedia solution that can
+ compete with MPEG-4 format).  Theora is derived directly from On2's
+ VP3 codec; currently the two are nearly identical, varying only in
+ framing headers, but Theora will diverge and improve from the main
+ VP3 development lineage as time progresses.
 
 Package: libtheora-dev
 Architecture: any

Modified: trunk/packages/libtheora/debian/watch
===================================================================
--- trunk/packages/libtheora/debian/watch	2006-04-09 16:57:53 UTC (rev 59)
+++ trunk/packages/libtheora/debian/watch	2006-06-03 18:02:40 UTC (rev 60)
@@ -1,2 +1,2 @@
 version=2
-http://downloads.xiph.org/releases/theora/libtheora-(.*)\.tar\.gz 1.0alpha5
+http://downloads.xiph.org/releases/theora/libtheora-(.*)\.tar\.gz 1.0alpha6 uupdate




More information about the pkg-xiph-commits mailing list