This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository httpcomponents-client.
commit ecd7f8ea96bb82435969357ba4060ac0325c3998 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 11:00:56 2017 +0100 Update copyright information --- debian/changelog | 3 ++- debian/copyright | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 77b328d..de6c632 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ httpcomponents-client (4.5.3-2) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX) + * Update copyright info. - -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 11:00:02 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 11:00:39 +0100 httpcomponents-client (4.5.3-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 87b343a..45b7080 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HttpComponents Client Files: * @@ -11,7 +11,7 @@ License: MPL-2.0 Files: debian/* Copyright: 2010, David Paleino <[email protected]> - 2011-2014, Miguel Landaeta <[email protected]> + 2011-2014, Miguel Landaeta <[email protected]> License: Apache-2.0 License: Apache-2.0 @@ -26,7 +26,8 @@ License: Apache-2.0 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -X-Comment: on Debian systems, the complete text of the Apache version 2.0 + . + On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: MPL-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

