diff --git a/debian/changelog b/debian/changelog index fcf63b0..7f231d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 19 Jul 2016 08:40:48 +0000 diff --git a/debian/copyright b/debian/copyright index 504bed8..6888f2f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 -License: BSD-2-clause - Files: * Copyright: (c) 2013, Fusionbox, Inc. Rocky Meza @@ -13,6 +9,10 @@ Copyright: (c) 2013, Fusionbox, Inc. Antoine Catton License: BSD-2-clause +Files: debian/* +Copyright: (c) 2014-2016, Thomas Goirand +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: