Skip to content

Instantly share code, notes, and snippets.

@juliantaylor
Forked from teratorn/gist:1096176
Created July 21, 2011 09:55
Show Gist options
  • Save juliantaylor/1096891 to your computer and use it in GitHub Desktop.
Save juliantaylor/1096891 to your computer and use it in GitHub Desktop.
ampsharp
the extra free line after description is unnecessary
- I'm not sure what you mean. which line, exactly?
Description: Asynchronous Messaging Protocol library for .NET.
. <<<<<<<<<<<<<<<<< this one
AMP is an RPC protocol for sending multiple asynchronous request/response
add a watchfile debian/watch, content:
version=3
https://launchpad.net/ampsharp/+download .*/AMPSharp-src-([\d.]+).zip
debian/cligacpolicy:
seems unecessary, you don't need to override any abi version
lintian:
W: libampsharp2.0-cil: wrong-section-according-to-package-name libampsharp2.0-cil => cli-mono
- Fixed now
- not fixed in bzr
W: ampsharp source: non-native-package-with-native-version
changelog for debian should be something like this, you can postpone that until the package lives in a debian vcs/branch:
ampsharp (2.0.3-1) unstable; urgency=low
* Initial release (Closes: #XXXXXX)
please open an ITP bug:
http://www.debian.org/devel/wnpp/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment