-
-
Save juliantaylor/1096891 to your computer and use it in GitHub Desktop.
ampsharp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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