[debian-edu-commits] debian-edu/ 04/07: debian/copyright: Switch to DEP-5 compliant format.
Mike Gabriel
sunweaver at debian.org
Wed Oct 14 11:15:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository shutdown-at-night.
commit 8c2375f622adbaeb96c521ceea5a2670a659ce94
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Oct 14 13:05:08 2015 +0200
debian/copyright: Switch to DEP-5 compliant format.
---
debian/changelog | 2 ++
debian/copyright | 46 ++++++++++++++++++++++++++++++++++------------
2 files changed, 36 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5833619..3a0811d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ shutdown-at-night (0.16) UNRELEASED; urgency=medium
+ Bump Standards: to 3.9.6. No changes needed.
* shutdown-at-night, wakeupclients: Add copyright header to files.
* Add COPYING file (containing GPL-2(+)) license.
+ * debian/copyright:
+ + Switch to DEP-5 compliant format.
-- Wolfgang Schweer <wschweer at arcor.de> Tue, 02 Jun 2015 22:25:43 +0200
diff --git a/debian/copyright b/debian/copyright
index 0fb5d10..1231d82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,39 @@
-This package was debianized by the author Petter Reinholdtsen
-<pere at hungry.com> on Sun Jun 8 16:30:00 CEST 2008.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: shutdown-at-night
+Source: http://anonscm.debian.org/cgit/debian-edu/pkg-team/shutdown-at-night.git/
-It was downloaded using svn from:
-svn://svn.debian.org/debian-edu/trunk/src/shutdown-at-night
+Files: wakeupclients
+ shutdown-at-night
+Copyright: 2008-2015, Petter Reinholdtsen <pere at hungry.com>
+License: GPL-2.0+
-Upstream Author: Petter Reinholdtsen
+Files: Makefile
+ README
+ COPYING
+Copyright: 2008-2015, Petter Reinholdtsen <pere at hungry.com>
+License: GPL-2.0+
+Comment:
+ Assuming copyright holder as main code files. Assuming
+ license as found in COPYING file.
-Copyright: 2008 Petter Reinholdtsen
+Files: debian/*
+Copyright: 2008-2015, Petter Reinholdtsen <pere at hungry.com>
+License: GPL-2.0+
-This program and these scripts are free software; you can redistribute
-it and/or modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2, or
-(at your option) any later version.
+License: GPL-2.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package 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 General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git
More information about the debian-edu-commits
mailing list