[DHG_packages] 02/02: ftphs: convert `debian/copyright' to dep5 format
Dmitry Bogatov
kaction-guest at moszumanska.debian.org
Sat May 14 11:01:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
kaction-guest pushed a commit to branch master
in repository DHG_packages.
commit 0d4d367b06aaa2816ebeda3389a1fc40a84e10d6
Author: Dmitry Bogatov <KAction at gnu.org>
Date: Sat May 14 14:00:34 2016 +0300
ftphs: convert `debian/copyright' to dep5 format
---
p/ftphs/debian/changelog | 1 +
p/ftphs/debian/copyright | 47 ++++++++++++++++++++++++++---------------------
2 files changed, 27 insertions(+), 21 deletions(-)
diff --git a/p/ftphs/debian/changelog b/p/ftphs/debian/changelog
index b52e0aa..53c8bdf 100644
--- a/p/ftphs/debian/changelog
+++ b/p/ftphs/debian/changelog
@@ -2,6 +2,7 @@ ftphs (1.0.9.1-7) UNRELEASED; urgency=medium
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
+ * Convert `debian/copyright' to dep5 format
-- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:34:42 +0300
diff --git a/p/ftphs/debian/copyright b/p/ftphs/debian/copyright
index f8bc204..f7e9031 100644
--- a/p/ftphs/debian/copyright
+++ b/p/ftphs/debian/copyright
@@ -1,24 +1,29 @@
-ftphs
-Copyright (C) 2004-2008 John Goerzen <jgoerzen at complete.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ftphs
+Upstream-Contact: John Goerzen <jgoerzen at complete.org>
+Source: https://hackage.haskell.org/package/ftphs
-All code is under the following license unless otherwise noted:
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation; either version 2.1 of the License, or
- (at your option) any later version.
+Files: *
+Copyright: 2004-2013 John Goerzen
+License: LGPL-2.1+
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Lesser General Public License for more details.
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: LGPL-2.1+
- You should have received a copy of the GNU Lesser General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-The GNU Lesser General Public License is available in the file COPYING in the
-source distribution. Debian GNU/Linux users may find this in
-/usr/share/common-licenses/GPL-2.
-
-If the LGPL is unacceptable for your uses, please e-mail me; alternative
-terms can be negotiated for your project.
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian system, copy of GNU Lesser General Public License version 2.1
+ is also located at `/usr/share/common-licenses/GPL-2.1'
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list