[xiph-commits] r3949 - liboggplay/debian/debian
johnf at svn.annodex.net
johnf at svn.annodex.net
Wed Jun 3 05:45:17 PDT 2009
Author: johnf
Date: 2009-06-03 05:45:17 -0700 (Wed, 03 Jun 2009)
New Revision: 3949
Modified:
liboggplay/debian/debian/changelog
liboggplay/debian/debian/compat
liboggplay/debian/debian/control
liboggplay/debian/debian/copyright
liboggplay/debian/debian/rules
Log:
update copyright for cpu.c
Modified: liboggplay/debian/debian/changelog
===================================================================
--- liboggplay/debian/debian/changelog 2009-06-03 12:30:23 UTC (rev 3948)
+++ liboggplay/debian/debian/changelog 2009-06-03 12:45:17 UTC (rev 3949)
@@ -1,12 +1,5 @@
liboggplay (0.0.2-1~git20090528) unstable; urgency=low
- * Development release
-
- -- John Francesco Ferlito <johnf at inodes.org> Sat, 30 May 2009 13:22:55 +1000
-
-liboggplay (0.0.1-1) unstable; urgency=low
-
* Initial release (Closes: #511981)
- -- John Ferlito <johnf at inodes.org> Wed, 06 Aug 2008 00:43:35 +1000
-
+ -- John Francesco Ferlito <johnf at inodes.org> Sat, 30 May 2009 13:22:55 +1000
Modified: liboggplay/debian/debian/compat
===================================================================
--- liboggplay/debian/debian/compat 2009-06-03 12:30:23 UTC (rev 3948)
+++ liboggplay/debian/debian/compat 2009-06-03 12:45:17 UTC (rev 3949)
@@ -1 +1 @@
-5
+7
Modified: liboggplay/debian/debian/control
===================================================================
--- liboggplay/debian/debian/control 2009-06-03 12:30:23 UTC (rev 3948)
+++ liboggplay/debian/debian/control 2009-06-03 12:45:17 UTC (rev 3949)
@@ -2,7 +2,7 @@
Priority: extra
Maintainer: John Francesco Ferlito <johnf at inodes.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, liboggz1-dev (> 0.9.5), libfishsound-dev, libtheora-dev, libkate-dev, libsndfile-dev
+Build-Depends: debhelper (>= 7), autotools-dev, pkg-config, liboggz1-dev (> 0.9.5), libfishsound-dev, libtheora-dev, libkate-dev, libsndfile-dev
Standards-Version: 3.8.0
Section: libs
Modified: liboggplay/debian/debian/copyright
===================================================================
--- liboggplay/debian/debian/copyright 2009-06-03 12:30:23 UTC (rev 3948)
+++ liboggplay/debian/debian/copyright 2009-06-03 12:45:17 UTC (rev 3949)
@@ -62,5 +62,11 @@
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cpu.c:
+
+ THE Theora SOURCE CODE IS COPYRIGHT © 2002-2007
+ by the Xiph.Org Foundation and contributors http://www.xiph.org/
+
+
The Debian packaging is © 2009, John Ferlito <johnf at inodes.org> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
Modified: liboggplay/debian/debian/rules
===================================================================
--- liboggplay/debian/debian/rules 2009-06-03 12:30:23 UTC (rev 3948)
+++ liboggplay/debian/debian/rules 2009-06-03 12:45:17 UTC (rev 3949)
@@ -64,7 +64,7 @@
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
More information about the commits
mailing list