Fixed debian/copyright ordering.

This commit is contained in:
Thomas Goirand
2016-07-19 08:42:43 +00:00
parent 61ffcf44f4
commit fadfe12be6
2 changed files with 5 additions and 4 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ python-django-pyscss (2.0.2-5) UNRELEASED; urgency=medium
[ Thomas Goirand ]
* Add define-django-template-backend.patch to avoid FTBFS with Django 1.10
(Closes: #828671).
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Jul 2016 08:40:48 +0000

8
debian/copyright vendored
View File

@@ -2,10 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: django-pyscss
Source: https://github.com/fusionbox/django-pyscss
Files: debian/*
Copyright: (c) 2014, Thomas Goirand <zigo@debian.org>
License: BSD-2-clause
Files: *
Copyright: (c) 2013, Fusionbox, Inc. <programmers@fusionbox.com>
Rocky Meza <rocky@fusionbox.com>
@@ -13,6 +9,10 @@ Copyright: (c) 2013, Fusionbox, Inc. <programmers@fusionbox.com>
Antoine Catton <acatton@fusionbox.com>
License: BSD-2-clause
Files: debian/*
Copyright: (c) 2014-2016, Thomas Goirand <zigo@debian.org>
License: BSD-2-clause
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: