[xiph-commits] r3925 - liboggz/debian/debian

johnf at svn.annodex.net johnf at svn.annodex.net
Mon May 11 19:14:55 PDT 2009


Author: johnf
Date: 2009-05-11 19:14:55 -0700 (Mon, 11 May 2009)
New Revision: 3925

Modified:
   liboggz/debian/debian/changelog
   liboggz/debian/debian/control
Log:
Add libtool
Change section for debug packages


Modified: liboggz/debian/debian/changelog
===================================================================
--- liboggz/debian/debian/changelog	2009-05-11 15:13:02 UTC (rev 3924)
+++ liboggz/debian/debian/changelog	2009-05-12 02:14:55 UTC (rev 3925)
@@ -1,3 +1,15 @@
+liboggz (0.9.9-3) unstable; urgency=low
+
+  * Move -dbg package to debug section
+
+ -- John Francesco Ferlito <johnf at inodes.org>  Tue, 12 May 2009 10:27:42 +1000
+
+liboggz (0.9.9-3) unstable; urgency=low
+
+  * Add libtool to Build-Depends
+
+ -- John Francesco Ferlito <johnf at inodes.org>  Tue, 12 May 2009 01:28:27 +1000
+
 liboggz (0.9.9-2) unstable; urgency=low
 
   * Add bash_completion file to oggz-tools package

Modified: liboggz/debian/debian/control
===================================================================
--- liboggz/debian/debian/control	2009-05-11 15:13:02 UTC (rev 3924)
+++ liboggz/debian/debian/control	2009-05-12 02:14:55 UTC (rev 3925)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: John Francesco Ferlito <johnf at inodes.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.0), libogg-dev, doxygen, docbook-to-man, binutils (>= 2.12.90.0.9)
+Build-Depends: debhelper (>= 7.0.0), libogg-dev, doxygen, docbook-to-man, binutils (>= 2.12.90.0.9), libtool
 Standards-Version: 3.8.0
 Vcs-Svn: http://svn.annodex.net/liboggz/debian
 
@@ -53,7 +53,7 @@
  Ogg streams, using liboggz
 
 Package: liboggz1-dbg
-Section: libdevel
+Section: debug
 Priority: extra
 Architecture: any
 Depends: liboggz1 (= ${binary:Version})



More information about the commits mailing list