ijs 0.35-8 source package in Ubuntu

Changelog

ijs (0.35-8) unstable; urgency=low


  * Friendly takeover:
    + Set Debian Printing Team as maintainer, and myself as uploader.
    Thanks for your contributions, Bradley Smith.
  * Update control file Vcs-* fields: Development moved to Alioth.
  * Rewrite rules file using CDBS.
  * Auto-resolve build-dependencies using CDBS and control.in.
  * Rewrite copyright file using draft 174 of DEP-5 format.
  * Regenerate autotools, and suppress lintian warning about old
    libtool.
  * Depend on ${misc:Depends}, and have -dev package depend versioned on
    lib package.
  * Bump policy compliance to standards-version 3.9.2.

 -- Jonas Smedegaard <email address hidden>  Mon, 29 Aug 2011 20:28:01 +0200

Upload details

Uploaded by:
Debian Printing Group
Uploaded to:
Sid
Original maintainer:
Debian Printing Group
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main text

Downloads

File Size SHA-256 Checksum
ijs_0.35-8.dsc 1.9 KiB 5c48b627cac6664bbeb5d987ce5f115e8223eb04fb7706b4b5238e4b2ec0348d
ijs_0.35.orig.tar.gz 336.2 KiB 901fffb73e42dae343a8285a31d9c4e82dc3856d36be30adbdb564bdd27161d6
ijs_0.35-8.debian.tar.gz 6.1 KiB 9cf7ed8753292b7f2f157d7898ef800ebb7d08b1a1de16264021b8801f5f5d0c

No changes file available.

Binary packages built by this source

libijs-0.35: No summary available for libijs-0.35 in ubuntu quantal.

No description available for libijs-0.35 in ubuntu quantal.

libijs-dev: IJS raster image transport protocol: development files

 IJS (InkJet Server) is, first and foremost, a protocol for transmission of
 raster page images. This snapshot provides a reference implementation of
 the protocol, the design of which is still in flux. When the protocol
 specification is published, it will be authoritative. Applications should
 feel free to link against the library provided in this package, adapt that
 code for their own needs, or roll a completely new implementation.
 .
 IJS is a client-server protocol, used to write ghostscript drivers. The
 drivers are separate programs. The client and server communicate via pipes,
 though shared memory may be used additionally in the future. Currently IJS
 is used by the hpijs and ijsgimpprint drivers.
 .
 Code for both the client- and server-side is included in the library. This
 package provides a static library, development headers and documentation.