[svn r542] Fixed debian/control and debian/changelog trunk
authormelunko
Thu Apr 12 21:28:37 2007 +0100 (2007-04-12)
branchtrunk
changeset 5377dacfb6cb424
parent 536 e33d727356b3
child 538 05e6ab23f892
[svn r542] Fixed debian/control and debian/changelog
gmyth-stream/libgnomevfs2/debian/changelog
gmyth-stream/libgnomevfs2/debian/control
     1.1 --- a/gmyth-stream/libgnomevfs2/debian/changelog	Thu Apr 12 21:17:33 2007 +0100
     1.2 +++ b/gmyth-stream/libgnomevfs2/debian/changelog	Thu Apr 12 21:28:37 2007 +0100
     1.3 @@ -1,4 +1,4 @@
     1.4 -libgnomevfs2-mythtv (0.1.1) unstable; urgency=low
     1.5 +libgnomevfs2-gmythstream (0.1.1) unstable; urgency=low
     1.6  
     1.7    * Initial release
     1.8  
     2.1 --- a/gmyth-stream/libgnomevfs2/debian/control	Thu Apr 12 21:17:33 2007 +0100
     2.2 +++ b/gmyth-stream/libgnomevfs2/debian/control	Thu Apr 12 21:28:37 2007 +0100
     2.3 @@ -1,14 +1,14 @@
     2.4  Source: libgnomevfs2-gmythstream
     2.5  Priority: optional
     2.6  Maintainer: Hallyson Melo <hallyson.melo@indt.org.br>
     2.7 -Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev, gmyth-dev (>= 0.1)
     2.8 +Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), libglib2.0-dev, gmythstream-client-dev (>= 0.1)
     2.9  Standards-Version: 3.6.1
    2.10  Section: user/library
    2.11  
    2.12  Package: libgnomevfs2-gmythstream
    2.13  Section: user/library
    2.14  Architecture: any
    2.15 -Depends: libglib2.0-0, gmyth (>= 0.1)
    2.16 +Depends: libglib2.0-0, gmythstream-client (>= 0.1)
    2.17  Description: libgnomevfs2-gmythstream
    2.18   Contains the gnomevfs2 modules for GMythStream protocol. 
    2.19   .