Skip to content

Instantly share code, notes, and snippets.

@juliantaylor
Created July 19, 2011 19:13
Show Gist options
  • Save juliantaylor/1093447 to your computer and use it in GitHub Desktop.
Save juliantaylor/1093447 to your computer and use it in GitHub Desktop.
ampsharp
upstream:
please add copyright headers to the source files
installation error:
! Assembly /usr/share/cli-common/policies.d/libampsharp2.0-cil/policy.2.0.AMPSharp.dll does not exist
debian/format:
should be debian/source/format
debian/control:
missing build dependency nunit?
the extra free line after description is unnecessary
-dev package should be named libampsharp2.0-cil-dev
debian/copyright:
fill in REVISION in format
debian/rules:
running tests during build is recommended, but maybe problematic due to nunit 2.5 currently only in experimental
debian/install:
rename to libampsharp2.0-cil.install
lintian:
W: ampsharp source: debhelper-overrides-need-versioned-build-depends (>= 7.0.50~)
W: libampsharp2.0-cil: wrong-section-according-to-package-name libampsharp2.0-cil => cli-mono
run wrap-and-sort from ubuntu-dev-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment