Skip to content

Instantly share code, notes, and snippets.

@sheldonh
Created June 11, 2009 11:04
Show Gist options
  • Save sheldonh/127846 to your computer and use it in GitHub Desktop.
Save sheldonh/127846 to your computer and use it in GitHub Desktop.
# I get:
# dpkg-deb: parse error, in file `root/DEBIAN/control' near line 7:
# missing package name
Source: ioncube-loader
Section: hos
Priority: extra
Maintainer: Sheldon Hearn <[email protected]>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
Package: ioncube-loader
Architecture: i386
Depends: ${shlibs:Depends}, ${misc:Depends}, php4 (>= 6:4.4.4), php4 (< 6:4.4.5), php5 (>= 5.2.0), php5 (< 5.2.1)
Description: Ioncube Loader
Loaders for ionCube Encoded files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment