r47 - trunk/packages/libvorbis/debian

Adeodato Simó adeodato at costa.debian.org
Fri Jan 20 00:36:05 UTC 2006


Author: adeodato
Date: 2006-01-20 00:36:04 +0000 (Fri, 20 Jan 2006)
New Revision: 47

Added:
   trunk/packages/libvorbis/debian/watch
Removed:
   trunk/packages/libvorbis/debian/libvorbis-dev.docs
Modified:
   trunk/packages/libvorbis/debian/changelog
   trunk/packages/libvorbis/debian/control
   trunk/packages/libvorbis/debian/copyright
   trunk/packages/libvorbis/debian/libvorbis-dev.install
Log:
Kick off libvorbis 1.1.2-1.


Modified: trunk/packages/libvorbis/debian/changelog
===================================================================
--- trunk/packages/libvorbis/debian/changelog	2006-01-18 03:11:16 UTC (rev 46)
+++ trunk/packages/libvorbis/debian/changelog	2006-01-20 00:36:04 UTC (rev 47)
@@ -1,3 +1,25 @@
+libvorbis (1.1.2-1) unstable; urgency=low
+
+  * Switch maintenance to the Debian Xiph.org Maintainers (alioth/pkg-xiph).
+
+  * New upstream release packaged. (Closes: #327586)
+
+  * Move HTML documentation from /usr/share/doc/libvorbis-dev itself to an
+    html/ subdirectory of it.
+
+  * Update debian/control:
+    + drop unnecessary build-dependency on devscripts.
+    + drop version restriction on debhelper and libogg-dev build-dependencies,
+      since they're already satisfied with stable.
+
+  * Update download URL in debian/copyright.
+
+  * Add debian/watch file.
+
+  * Bumped Standards-Version to 3.6.2 (no changes required).
+
+ -- Adeodato Simó <dato at net.com.org.es>  Fri, 20 Jan 2006 01:22:56 +0100
+
 libvorbis (1.1.0-1) unstable; urgency=low
 
   * New upstream.

Modified: trunk/packages/libvorbis/debian/control
===================================================================
--- trunk/packages/libvorbis/debian/control	2006-01-18 03:11:16 UTC (rev 46)
+++ trunk/packages/libvorbis/debian/control	2006-01-20 00:36:04 UTC (rev 47)
@@ -3,8 +3,8 @@
 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>
-Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, libogg-dev (>> 1.1.0)
-Standards-Version: 3.6.1.0
+Build-Depends: autotools-dev, debhelper, libogg-dev
+Standards-Version: 3.6.2
 
 Package: libvorbis0a
 Architecture: any

Modified: trunk/packages/libvorbis/debian/copyright
===================================================================
--- trunk/packages/libvorbis/debian/copyright	2006-01-18 03:11:16 UTC (rev 46)
+++ trunk/packages/libvorbis/debian/copyright	2006-01-20 00:36:04 UTC (rev 47)
@@ -1,8 +1,10 @@
 This package was debianized by Christopher L Cheney <ccheney at debian.org> on
 Tue, 31 Oct 2000 15:08:22 -0600.
 
-It was downloaded from http://www.vorbis.com/download_unix.psp
+It was downloaded from http://www.xiph.org/downloads/:
 
+    URL:<http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz>
+
 Upstream Author: Monty <monty at xiph.org>
 
 Copyright:

Deleted: trunk/packages/libvorbis/debian/libvorbis-dev.docs

Modified: trunk/packages/libvorbis/debian/libvorbis-dev.install
===================================================================
--- trunk/packages/libvorbis/debian/libvorbis-dev.install	2006-01-18 03:11:16 UTC (rev 46)
+++ trunk/packages/libvorbis/debian/libvorbis-dev.install	2006-01-20 00:36:04 UTC (rev 47)
@@ -14,3 +14,4 @@
 debian/tmp/usr/lib/pkgconfig/vorbisenc.pc
 debian/tmp/usr/lib/pkgconfig/vorbisfile.pc
 debian/tmp/usr/share/aclocal/vorbis.m4
+debian/tmp/usr/share/doc/libvorbis-*/*	usr/share/doc/libvorbis-dev/html

Added: trunk/packages/libvorbis/debian/watch
===================================================================
--- trunk/packages/libvorbis/debian/watch	2006-01-18 03:11:16 UTC (rev 46)
+++ trunk/packages/libvorbis/debian/watch	2006-01-20 00:36:04 UTC (rev 47)
@@ -0,0 +1,2 @@
+version=3
+http://downloads.xiph.org/releases/vorbis/libvorbis-(.+)\.tar\.gz




More information about the pkg-xiph-commits mailing list