summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright22
2 files changed, 3 insertions, 20 deletions
diff --git a/debian/changelog b/debian/changelog
index ca08c08..9a7d819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libvserver-perl (1.0-4) stable; urgency=low
* debian: set distribution
+ * debian: remove dh-make-perl boilerplate
-- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Thu, 17 Jan 2013 01:11:56 +0100
diff --git a/debian/copyright b/debian/copyright
index c9bc6f1..a68e7a3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,22 +2,13 @@ Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&
Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
Source: http://git.spline.inf.fu-berlin.de/vserver-perl/
Name: VServer
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
-
Files: *
Copyright: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
-License: Artistic or GPL-1+
+License: Artistic
Files: debian/*
Copyright: 2013, Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
-License: Artistic or GPL-1+
+License: Artistic
License: Artistic
This program is free software; you can redistribute it and/or modify
@@ -25,12 +16,3 @@ License: Artistic
.
On Debian GNU/Linux systems, the complete text of the Artistic License
can be found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
- 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 1, or (at your option)
- any later version.
- .
- On Debian GNU/Linux systems, the complete text of version 1 of the
- General Public License can be found in `/usr/share/common-licenses/GPL-1'.