r13 ./libtheora: * Apply patch from Sebiastien Bacher to enable libtheora-bin

Clint Adams schizo at debian.org
Thu Nov 22 22:48:28 UTC 2007


------------------------------------------------------------
revno: 13
committer: Clint Adams <schizo at debian.org>
branch nick: libtheora
timestamp: Thu 2007-11-22 17:48:28 -0500
message:
    * Apply patch from Sebiastien Bacher to enable libtheora-bin
      package.  closes: #452441, #258694, #294457.
removed:
  debian/control.bin
modified:
  debian/changelog
  debian/control
-------------- next part --------------
=== removed file 'debian/control.bin'
--- a/debian/control.bin	2006-01-20 04:30:14 +0000
+++ b/debian/control.bin	1970-01-01 00:00:00 +0000
@@ -1,36 +0,0 @@
-Source: libtheora
-Section: libs
-Priority: optional
-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
-
-Package: libtheora0
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Description: The Theora Video Compression Codec
- Ogg Theora
-
-Package: libtheora-dev
-Architecture: any
-Section: libdevel
-Depends: libtheora0 (= ${Source-Version}), libogg-dev
-Description: The Theora Video Compression Codec (development files)
- Theora is a fully open, non-proprietary, patent-and-royalty-free,
- general-purpose compressed video format.
- .
- This package contains the header files and documentation needed to develop
- applications with libtheora.
-
-Package: libtheora-bin
-Architecture: any
-Section: utils
-Depends: ${shlibs:Depends}
-Description: The Theora Video Compression Codec (example encoder, decoder)
- Theora is a fully open, non-proprietary, patent-and-royalty-free,
- general-purpose compressed video format.
- .
- This package contains a reference implementation of an encoder and a
- decoder.

=== modified file 'debian/changelog'
--- a/debian/changelog	2007-11-22 22:47:38 +0000
+++ b/debian/changelog	2007-11-22 22:48:28 +0000
@@ -1,3 +1,10 @@
+libtheora (1.0~beta2-2) unstable; urgency=low
+
+  * Apply patch from Sebiastien Bacher to enable libtheora-bin
+    package.  closes: #452441, #258694, #294457.
+
+ -- Clint Adams <schizo at debian.org>  Thu, 22 Nov 2007 17:48:03 -0500
+
 libtheora (1.0~beta2-1) unstable; urgency=low
 
   * New upstream beta release.  closes: #446485.

=== modified file 'debian/control'
--- a/debian/control	2007-11-22 22:47:38 +0000
+++ b/debian/control	2007-11-22 22:48:28 +0000
@@ -31,3 +31,14 @@
  .
  This package contains the header files and documentation needed to develop
  applications with libtheora.
+
+Package: libtheora-bin
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}
+Description: The Theora Video Compression Codec (example encoder, decoder)
+ Theora is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed video format.
+ .
+ This package contains a reference implementation of an encoder and a
+ decoder.



More information about the pkg-xiph-commits mailing list