diff options
-rw-r--r-- | debian/changelog | 11 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 23c7b20..d191400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +plzip (0.7-4) unstable; urgency=low + + * Making reference to licenses in copyright distribution neutral. + * Improving previous changelog entries. + + -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 22 Jan 2011 21:36:35 +0100 + plzip (0.7-3) unstable; urgency=low * Disabling test target in rules on sparc (Closes: #608642). @@ -9,8 +16,8 @@ plzip (0.7-2) unstable; urgency=low * Updating maintainer and uploaders fields. * Removing vcs fields. - * Removing any references to my debian email address. - * Removing any references to debian. + * Removing references to my old email address. + * Makeing packaging distribution neutral. * Improving comments in rules file. * Simplyfing debhelper auto_install override in rules. * Updating year in copyright file. diff --git a/debian/copyright b/debian/copyright index ea53e71..1b8d029 100644 --- a/debian/copyright +++ b/debian/copyright @@ -16,7 +16,7 @@ License: GPL-3+ 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 Progress systems, the complete text of the GNU General Public License + The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. Files: arg_parser.* @@ -35,7 +35,7 @@ License: GPL-3+ 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 Progress systems, the complete text of the GNU General Public License + The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. . As a special exception, you may use this file as part of a free @@ -64,5 +64,5 @@ License: GPL-3+ 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 Progress systems, the complete text of the GNU General Public License + The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. |