Changeset 143

Show
Ignore:
Timestamp:
04/21/06 16:25:23 (3 years ago)
Author:
abauer
Message:

Renamed the libraries to libsyncml0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/6620-branch/misc/debian

    • Property svn:ignore changed from
      libsyncml
      libsyncml-dev
      build-stamp
      libsyncml-utils.substvars
      libsyncml-dbg
      libsyncml-utils
      build
      tmp
      libsyncml.postinst.debhelper
      libsyncml.postrm.debhelper
      to
      libsyncml0
      libsyncml0-dev
      build-stamp
      libsyncml0-utils.substvars
      libsyncml0-dbg
      libsyncml0-utils
      build
      tmp
      libsyncml0.postinst.debhelper
      libsyncml0.postrm.debhelper
      libsyncml0.substvars
      files
  • branches/6620-branch/misc/debian/control

    r141 r143  
    2828Section: devel 
    2929Architecture: any 
    30 Depends: libsyncml (= ${Source-Version}), libopenobex1-dev (>= 1.2), libxml2-dev (>= 2.6.16), libglib2.0-dev (>= 2.6.0), libsoup2.2-dev (>= 2.2.91), libwbxml2-dev (>= 0.9.0-3.1) 
     30Depends: libsyncml0 (= ${Source-Version}), libopenobex1-dev (>= 1.2), libxml2-dev (>= 2.6.16), libglib2.0-dev (>= 2.6.0), libsoup2.2-dev (>= 2.2.91), libwbxml2-dev (>= 0.9.0-3.1) 
    3131Description: SyncML protocol development library 
    3232 Libsyncml implement the SyncML protocol. It support SyncML version 1.0, 
     
    3939Package: libsyncml0-dbg 
    4040Architecture: any 
    41 Depends: libsyncml (= ${Source-Version}) 
     41Depends: libsyncml0 (= ${Source-Version}) 
    4242Description: Debug symbols for libsyncml 
    4343 Debug symbols for libsyncml that will allow useful tracebacks and debugging 
  • branches/6620-branch/misc/debian/rules

    r140 r143  
    8888#       dh_installcron 
    8989#       dh_installinfo 
    90         dh_strip --dbg-package=libsyncml-dbg 
     90        dh_strip --dbg-package=libsyncml0-dbg 
    9191        dh_link 
    9292        dh_compress