Andrei Rozanski pushed to branch master at Debian Med / gjh-asl-json
Commits: f9b06393 by Andrei Rozanski at 2020-10-02T18:14:39+02:00 fixed dependencies and homepage at d/control and proper license at d/copyright - - - - - 2 changed files: - debian/control - debian/copyright Changes: ===================================== debian/control ===================================== @@ -3,11 +3,13 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andrei Rozanski <[email protected]> -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), + libamplsover, + libamplsolver-dev Standards-Version: 4.3.0 +Homepage: https://github.com/ghackebeil/gjh_asl_json Vcs-Browser: https://salsa.debian.org/med-team/gjh-asl-json Vcs-Git: https://salsa.debian.org/med-team/gjh-asl-json.git -Homepage: https://github.com/ghackebeil/gjh_asl_json Rules-Requires-Root: no Package: gjh-asl-json ===================================== debian/copyright ===================================== @@ -1,16 +1,58 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gjh-asl-json -Source: <path_to_download> -Comment: **** Before manually editing this file you should give **** - scan-copyrights - **** available in cme + lib-config-model-dpkg-perl **** - **** package a try. For existing copyright files try **** - cme update dpkg-copyright +Source: https://github.com/ghackebeil/gjh_asl_json Files: * -Copyright: 20xx-20yy <upstream> -License: <license> +Copyright: Gabriel Hackebeil <[email protected]> +License: public-domain + + +License: public-domain +This is free and unencumbered software released into the public domain. + +Anyone is free to copy, modify, publish, use, compile, sell, or +distribute this software, either in source code form or as a compiled +binary, for any purpose, commercial or non-commercial, and by any +means. + +In jurisdictions that recognize copyright laws, the author or authors +of this software dedicate any and all copyright interest in the +software to the public domain. We make this dedication for the benefit +of the public at large and to the detriment of our heirs and +successors. We intend this dedication to be an overt act of +relinquishment in perpetuity of all present and future rights to this +software under copyright law. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +For more information, please refer to <http://unlicense.org> Files: debian/* Copyright: 2020 Andrei Rozanski <[email protected]> -License: <license> +License: MIT + +License: MIT + Permission to use, copy, modify, and distribute this software and + its documentation for any purpose and without fee is hereby + granted, provided that the above copyright notice appear in all + copies and that both that the copyright notice and this + permission notice and warranty disclaimer appear in supporting + documentation, and that the name of Lucent or any of its entities + not be used in advertising or publicity pertaining to + distribution of the software without specific, written prior + permission. + . + LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. + IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY + SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER + IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, + ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF + THIS SOFTWARE. \ No newline at end of file View it on GitLab: https://salsa.debian.org/med-team/gjh-asl-json/-/commit/f9b06393907490ea60d917047339d42c5ae61e4e -- View it on GitLab: https://salsa.debian.org/med-team/gjh-asl-json/-/commit/f9b06393907490ea60d917047339d42c5ae61e4e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
