From 825c3776c25d791f02d8a3c7f15e87c2d131eb80 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 15:28:51 +0100 Subject: Adding debian version 1.3-4. Signed-off-by: Daniel Baumann --- debian/changelog | 30 ++++++++++++++++++------------ debian/control | 2 +- debian/copyright | 2 +- debian/patches/01-build.patch | 2 +- 4 files changed, 21 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1a55c88..505ced7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ +pdlzip (1.3-4) unstable; urgency=low + + * Removing all references to my old email address. + + -- Daniel Baumann Sun, 10 Mar 2013 21:20:29 +0100 + pdlzip (1.3-3) unstable; urgency=low * Updating to standards version 3.9.4. * Adding dpkg-source local options. - -- Daniel Baumann Sun, 16 Dec 2012 10:44:17 +0100 + -- Daniel Baumann Sun, 16 Dec 2012 10:44:17 +0100 pdlzip (1.3-2) unstable; urgency=low @@ -13,7 +19,7 @@ pdlzip (1.3-2) unstable; urgency=low * Updating to standards version 3.9.3. * Updating to debhelper version 9. - -- Daniel Baumann Sat, 30 Jun 2012 05:21:45 +0200 + -- Daniel Baumann Sat, 30 Jun 2012 05:21:45 +0200 pdlzip (1.3-1) unstable; urgency=low @@ -21,20 +27,20 @@ pdlzip (1.3-1) unstable; urgency=low * Merging upstream version 1.3. * Updating years in copyright file. - -- Daniel Baumann Sun, 08 Jan 2012 11:13:56 +0100 + -- Daniel Baumann Sun, 08 Jan 2012 11:13:56 +0100 pdlzip (1.2-4) unstable; urgency=low * Updating standards version to 3.9.2. * Compacting copyright file. - -- Daniel Baumann Sun, 10 Jul 2011 17:10:49 +0200 + -- Daniel Baumann Sun, 10 Jul 2011 17:10:49 +0200 pdlzip (1.2-3) unstable; urgency=low * Improving previous changelog entries. - -- Daniel Baumann Sat, 22 Jan 2011 21:35:23 +0100 + -- Daniel Baumann Sat, 22 Jan 2011 21:35:23 +0100 pdlzip (1.2-2) unstable; urgency=low @@ -44,14 +50,14 @@ pdlzip (1.2-2) unstable; urgency=low * Updating copyright file. * Simplyfing debhelper auto_install override in rules. - -- Daniel Baumann Thu, 13 Jan 2011 23:05:11 +0100 + -- Daniel Baumann Thu, 13 Jan 2011 23:05:11 +0100 pdlzip (1.2-1) experimental; urgency=low * Updating year in copyright file. * Merging upstream version 1.2. - -- Daniel Baumann Fri, 07 Jan 2011 19:03:07 +0100 + -- Daniel Baumann Fri, 07 Jan 2011 19:03:07 +0100 pdlzip (1.1-2) unstable; urgency=low @@ -63,7 +69,7 @@ pdlzip (1.1-2) unstable; urgency=low * Removing README.source and headers in copyright file. * Correcting name of debhelper docs file. - -- Daniel Baumann Mon, 27 Dec 2010 06:44:51 +0100 + -- Daniel Baumann Mon, 27 Dec 2010 06:44:51 +0100 pdlzip (1.1-1) unstable; urgency=low @@ -71,22 +77,22 @@ pdlzip (1.1-1) unstable; urgency=low * Merging upstream version 1.1. * Updating standards version to 3.9.1. - -- Daniel Baumann Wed, 01 Sep 2010 15:01:09 +0200 + -- Daniel Baumann Wed, 01 Sep 2010 15:01:09 +0200 pdlzip (1.0-1) unstable; urgency=low * Merging upstream version 1.0. - -- Daniel Baumann Sat, 24 Apr 2010 12:11:46 +0200 + -- Daniel Baumann Sat, 24 Apr 2010 12:11:46 +0200 pdlzip (1.0~rc3-1) unstable; urgency=low * Merging upstream version 1.0~rc3. - -- Daniel Baumann Sat, 27 Mar 2010 10:30:07 +0100 + -- Daniel Baumann Sat, 27 Mar 2010 10:30:07 +0100 pdlzip (1.0~rc2-1) unstable; urgency=low * Initial release. - -- Daniel Baumann Sun, 14 Mar 2010 12:47:23 +0100 + -- Daniel Baumann Sun, 14 Mar 2010 12:47:23 +0100 diff --git a/debian/control b/debian/control index c88d791..f431a1f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pdlzip Section: utils Priority: optional -Maintainer: Daniel Baumann +Maintainer: Daniel Baumann Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://www.nongnu.org/lzip/pdlzip.html diff --git a/debian/copyright b/debian/copyright index f67b53d..6817323 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,7 @@ Copyright: 2010-2012 Antonio Diaz Diaz License: PD Files: debian/* -Copyright: 2009-2012 Daniel Baumann +Copyright: 2009-2012 Daniel Baumann License: PD License: PD diff --git a/debian/patches/01-build.patch b/debian/patches/01-build.patch index f1eb301..2f779d7 100644 --- a/debian/patches/01-build.patch +++ b/debian/patches/01-build.patch @@ -1,4 +1,4 @@ -Author: Daniel Baumann +Author: Daniel Baumann Description: Avoid overwriting build-environment. diff -Naurp pdlzip.orig/configure pdlzip/configure -- cgit v1.2.3