Changeset 5869


Ignore:
Timestamp:
10/22/09 02:40:10 (4 years ago)
Author:
alanbach-guest
Message:
  • Revert control files back to 1.4.0 package
Location:
pkg/kev/main/gvfs/trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pkg/kev/main/gvfs/trunk/debian/control

    r5868 r5869  
    1717               libsoup-gnome2.4-dev (>= 2.25.1), 
    1818               libxml2-dev, 
    19                libudev-dev (>= 0.138) | not+linux-gnu, 
     19               libudev-dev (>= 0.138), 
    2020               libavahi-glib-dev (>= 0.6), 
    2121               libavahi-client-dev (>= 0.6), 
    2222               libfuse-dev | hurd, 
    2323               libgconf2-dev, 
    24                libhal-dev (>= 0.5.10) | linux-gnu, 
    25                libgdu-dev (>= 0.5) | not+linux-gnu, 
    26                libgudev-1.0-dev (>= 001) | not+linux-gnu, 
     24               libhal-dev (>= 0.5.10), 
    2725               libcdio-paranoia-dev (>= 0.78.2) | hurd, 
    2826               libbluetooth-dev (>= 4.0) | not+linux-gnu, 
     
    3432               libarchive-dev, 
    3533               libltdl-dev 
    36 Standards-Version: 3.8.3 
     34Standards-Version: 3.8.1 
    3735Section: libs 
    3836 
     
    4139Depends: ${shlibs:Depends}, 
    4240         ${misc:Depends}, 
    43          x11-utils, 
    44          devicekit-disks [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc] 
     41         x11-utils 
    4542Recommends: dbus, 
    46             hal (>= 0.5.10) [!alpha !amd64 !arm !armeb !armel !avr32 !hppa !i386 !ia64 !lpia !m32r !m68k !mips !mipsel !powerpc !ppc64 !s390 !s390x !sh3 !sh3eb !sh4 !sh4eb !sparc], 
    47             gnome-mount [!alpha !amd64 !arm !armeb !armel !avr32 !hppa !i386 !ia64 !lpia !m32r !m68k !mips !mipsel !powerpc !ppc64 !s390 !s390x !sh3 !sh3eb !sh4 !sh4eb !sparc] | exo-utils [!alpha !amd64 !arm !armeb !armel !avr32 !hppa !i386 !ia64 !lpia !m32r !m68k !mips !mipsel !powerpc !ppc64 !s390 !s390x !sh3 !sh3eb !sh4 !sh4eb !sparc], 
    48             policykit-1-gnome [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc] 
    49 Breaks: brasero (<< 2.28.0-2) 
     43            hal (>= 0.5.10), 
     44            gnome-mount | exo-utils 
    5045Suggests: gvfs-backends 
    5146Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0 
  • pkg/kev/main/gvfs/trunk/debian/control.in

    r5868 r5869  
    1717               libsoup-gnome2.4-dev (>= 2.25.1), 
    1818               libxml2-dev, 
    19                libudev-dev (>= 0.138) | not+linux-gnu, 
     19               libudev-dev (>= 0.138), 
    2020               libavahi-glib-dev (>= 0.6), 
    2121               libavahi-client-dev (>= 0.6), 
    2222               libfuse-dev | hurd, 
    2323               libgconf2-dev, 
    24                libhal-dev (>= 0.5.10) | linux-gnu, 
    25                libgdu-dev (>= 0.5) | not+linux-gnu, 
    26                libgudev-1.0-dev (>= 001) | not+linux-gnu, 
     24               libhal-dev (>= 0.5.10), 
    2725               libcdio-paranoia-dev (>= 0.78.2) | hurd, 
    2826               libbluetooth-dev (>= 4.0) | not+linux-gnu, 
     
    3432               libarchive-dev, 
    3533               libltdl-dev 
    36 Standards-Version: 3.8.3 
     34Standards-Version: 3.8.1 
    3735Section: libs 
    3836 
     
    4139Depends: ${shlibs:Depends}, 
    4240         ${misc:Depends}, 
    43          x11-utils, 
    44          devicekit-disks [@LINUX_ARCHES@] 
     41         x11-utils 
    4542Recommends: dbus, 
    46             hal (>= 0.5.10) [@NOLINUX_ARCHES@], 
    47             gnome-mount [@NOLINUX_ARCHES@] | exo-utils [@NOLINUX_ARCHES@], 
    48             policykit-1-gnome [@LINUX_ARCHES@] 
    49 Breaks: brasero (<< 2.28.0-2) 
     43            hal (>= 0.5.10), 
     44            gnome-mount | exo-utils 
    5045Suggests: gvfs-backends 
    5146Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0 
Note: See TracChangeset for help on using the changeset viewer.