Andreas Tille pushed to branch master at Debian Med / libatomicbitvector
Commits: f30599e7 by Andreas Tille at 2020-06-11T21:58:25+02:00 Add missing copyright - - - - - a97fa3e8 by Andreas Tille at 2020-06-11T21:59:03+02:00 routine-update: Remove trailing whitespace in debian/copyright - - - - - b898ca31 by Andreas Tille at 2020-06-11T21:59:03+02:00 routine-update: Rules-Requires-Root: no - - - - - 179fb781 by Andreas Tille at 2020-06-11T21:59:05+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - 35165885 by Andreas Tille at 2020-06-11T22:00:45+02:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libatomicbitvector (0.0+git20200519.e295358-2) unstable; urgency=medium + + * Remove trailing whitespace in debian/copyright (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + + -- Andreas Tille <[email protected]> Thu, 11 Jun 2020 21:59:05 +0200 + libatomicbitvector (0.0+git20200519.e295358-1) unstable; urgency=medium * Initial release (Closes: #962233) ===================================== debian/control ===================================== @@ -9,6 +9,7 @@ Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/libatomicbitvector Vcs-Git: https://salsa.debian.org/med-team/libatomicbitvector.git Homepage: https://github.com/ekg/atomicbitvector +Rules-Requires-Root: no Package: libatomicbitvector-dev Architecture: all ===================================== debian/copyright ===================================== @@ -6,6 +6,11 @@ Files: * Copyright: 2016-2020 Erik Garrison <[email protected]> License: Apache-2.0 +Files: include/atomic_bitvector.hpp +Copyright: 2019 Erik Garrison + 2019 Facebook, Inc. and its affiliates +License: Apache-2.0 + Files: debian/* Copyright: 2020 Andreas Tille <[email protected]> License: Apache-2.0 @@ -14,7 +19,7 @@ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - . + . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,3 @@ +--- +Bug-Database: https://github.com/ekg/atomicbitvector/issues +Bug-Submit: https://github.com/ekg/atomicbitvector/issues/new View it on GitLab: https://salsa.debian.org/med-team/libatomicbitvector/-/compare/0d41e3897ac8a7b2bfd1cbc677b6c805d20fa789...35165885f2059c7e408359cddef5b8a5250d0e79 -- View it on GitLab: https://salsa.debian.org/med-team/libatomicbitvector/-/compare/0d41e3897ac8a7b2bfd1cbc677b6c805d20fa789...35165885f2059c7e408359cddef5b8a5250d0e79 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
