Revisions
-
teratorn revised this gist
Jul 21, 2011 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ the extra free line after description is unnecessary debian/copyright: fill in REVISION in format - OK - correct Format: field now debian/rules: running tests during build is recommended, but maybe problematic due to nunit 2.5 currently only in experimental @@ -37,7 +37,7 @@ W: ampsharp source: debhelper-overrides-need-versioned-build-depends (>= 7.0.50~ - OK - now depends on debhelper (>= 7.0.50~) W: libampsharp2.0-cil: wrong-section-according-to-package-name libampsharp2.0-cil => cli-mono - Fixed now run wrap-and-sort from ubuntu-dev-tools - Done -
teratorn revised this gist
Jul 20, 2011 . 1 changed file with 15 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,29 +1,43 @@ upstream: please add copyright headers to the source files - I've added copyright headers to all upstream *.cs files installation error: ! Assembly /usr/share/cli-common/policies.d/libampsharp2.0-cil/policy.2.0.AMPSharp.dll does not exist - Fixed now debian/format: should be debian/source/format - Done debian/control: missing build dependency nunit? - The AMPSharp test suite requires nunit 2.5+, so should I still do this? the extra free line after description is unnecessary - I'm not sure what you mean. which line, exactly? -dev package should be named libampsharp2.0-cil-dev - Done debian/copyright: fill in REVISION in format - Don't know what to do, here :( debian/rules: running tests during build is recommended, but maybe problematic due to nunit 2.5 currently only in experimental - OK - I guess I'm punting on this debian/install: rename to libampsharp2.0-cil.install - Done lintian: W: ampsharp source: debhelper-overrides-need-versioned-build-depends (>= 7.0.50~) - OK - now depends on debhelper (>= 7.0.50~) W: libampsharp2.0-cil: wrong-section-according-to-package-name libampsharp2.0-cil => cli-mono - I don't understand this error :/ run wrap-and-sort from ubuntu-dev-tools - Done -
Julian Taylor revised this gist
Jul 20, 2011 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -10,6 +10,7 @@ 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 -
Julian Taylor revised this gist
Jul 20, 2011 . 1 changed file with 11 additions and 14 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,31 +1,28 @@ 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 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 -
Julian Taylor created this gist
Jul 19, 2011 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,31 @@ upstream: please add copyright headers to the source files debian/ampsharp.snk uncessesary, duplicate from upstream source debian/source/format: missing, please use 3.0 (quilt) debian/compat: 7 is recommended debian/control: missing build dependency nunit? standard version should be 3.9.2 http://www.debian.org/doc/debian-policy/#contents the extra free line after description is unnecessary debian/copyright: recommended format http://dep.debian.net/deps/dep5/ debian/rules: please use debhelper 7 rules: http://pkg-mono.alioth.debian.org/cli-policy/ch-appendix.html#s-debhelper7-example running tests during build is recommended, but maybe problematic due to nunit 2.5 currently only in experimental ampsharp-cil-dev is empty, probably you want to install the .pc file there use two install files, see man dh_install run wrap-and-sort from ubuntu-dev-tools