r10 ./libtheora: 1.0~beta1-1 and other stuff I seem to have forgotten to push before

Clint Adams schizo at debian.org
Sat Sep 22 20:23:20 UTC 2007


------------------------------------------------------------
revno: 10
committer: Clint Adams <schizo at debian.org>
branch nick: libtheora
timestamp: Sat 2007-09-22 16:23:20 -0400
message:
  1.0~beta1-1 and other stuff I seem to have forgotten to push before
  destroying my local repo
modified:
  debian/changelog
  debian/control
  debian/libtheora0.install
  debian/patches/autotools
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2006-06-24 22:24:25 +0000
+++ b/debian/changelog	2007-09-22 20:23:20 +0000
@@ -1,3 +1,28 @@
+libtheora (1.0~beta1-1) unstable; urgency=low
+
+  * New upstream beta release.
+    - Remove upstream_r12376-amd64_unpack_comment_crash.diff.
+  * Change Source-Version to binary:Version.
+
+ -- Clint Adams <schizo at debian.org>  Sat, 22 Sep 2007 14:56:16 -0400
+
+libtheora (0.0.0.alpha7.dfsg-2) unstable; urgency=medium
+
+  * Add upstream_r12376-amd64_unpack_comment_crash.diff to fix
+    64-bit cleanness problem.  closes: #383793.
+
+ -- Clint Adams <schizo at debian.org>  Mon, 22 Jan 2007 11:22:57 -0500
+
+libtheora (0.0.0.alpha7.dfsg-1.1) unstable; urgency=low
+
+  * NMU
+  * Remove draft RFC files, as they are not under a free license.
+    Closes: #390665
+  * Repackage the source package without these files.
+  * Add README.Source documenting how the upstream source is repackages.
+
+ -- Joey Hess <joeyh at debian.org>  Sun, 15 Oct 2006 17:11:31 -0400
+
 libtheora (0.0.0.alpha7-1) unstable; urgency=low
 
   * New upstream version (1.0alpha7).

=== modified file 'debian/control'
--- a/debian/control	2007-07-07 20:54:16 +0000
+++ b/debian/control	2007-09-22 20:23:20 +0000
@@ -2,8 +2,8 @@
 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
+Uploaders: 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, automake, quilt
 Standards-Version: 3.7.2
 XS-VCS-Bzr: http://bzr.debian.org/bzr/pkg-xiph/libtheora
 
@@ -24,7 +24,7 @@
 Package: libtheora-dev
 Architecture: any
 Section: libdevel
-Depends: libtheora0 (= ${Source-Version}), libogg-dev
+Depends: libtheora0 (= ${binary: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.

=== modified file 'debian/libtheora0.install'
--- a/debian/libtheora0.install	2006-01-20 04:30:14 +0000
+++ b/debian/libtheora0.install	2007-09-22 20:23:20 +0000
@@ -1,2 +1,2 @@
 debian/tmp/usr/lib/libtheora.so.0
-debian/tmp/usr/lib/libtheora.so.0.2.0
+debian/tmp/usr/lib/libtheora.so.0.3.1

=== modified file 'debian/patches/autotools'
--- a/debian/patches/autotools	2006-01-20 04:30:14 +0000
+++ b/debian/patches/autotools	2007-09-22 20:23:20 +0000
@@ -1,10 +1,8 @@
-Index: libtheora-0.0.0.alpha5/autogen.sh
-===================================================================
---- libtheora-0.0.0.alpha5.orig/autogen.sh	2006-01-19 22:50:24.000000000 -0500
-+++ libtheora-0.0.0.alpha5/autogen.sh	2006-01-19 22:53:42.000000000 -0500
-@@ -121,4 +121,4 @@
+--- libtheora-1.0~beta1.orig/autogen.sh
++++ libtheora-1.0~beta1/autogen.sh
+@@ -126,4 +126,4 @@
+ autoconf || exit 1
  
- cd 
  cd $olddir
 -$srcdir/configure --enable-maintainer-mode "$@" && echo
 +#$srcdir/configure --enable-maintainer-mode "$@" && echo



More information about the pkg-xiph-commits mailing list