Fixed debian/copyright ordering.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
8
debian/copyright
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user