From af479147ae3ea8f91065ef039bf92362fd828e64 Mon Sep 17 00:00:00 2001 From: mazen Date: Thu, 21 Jul 2011 20:57:53 +0000 Subject: [PATCH] MAKE DEB: Sync Debian change log file with official Debian repository. git-svn-id: trunk@31777 - --- debian/changelog | 10 ++++++++-- debian/orig-tar.sh | 0 2 files changed, 8 insertions(+), 2 deletions(-) mode change 100644 => 100755 debian/orig-tar.sh diff --git a/debian/changelog b/debian/changelog index eedc60b1f8..b2bbbe5790 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,11 +2,17 @@ lazarus (0.9.31-0) unstable; urgency=low * Snapshot building. - -- Abou Al Montacir Mon, 30 May 2011 09:37:00 +0100 + -- Abou Al Montacir Wed, 20 Jul 2011 09:32:00 +0100 + +lazarus (0.9.30-3) unstable; urgency=low + + * Enable IDE to rebuild itself when needed. (Closes: Upstream Bug#19074) + + -- Abou Al Montacir Mon, 06 Jun 2011 23:41:00 +0200 lazarus (0.9.30-2) unstable; urgency=low - * Added lclbase.lpk to lcl-units package. (Closes upstream bug#18656) + * Added lclbase.lpk to lcl-units package. (Closes: Upstream Bug#18656) * Fixed issue preventing using ~ in Debian version. (Closes: Bug#622665) * Checked conformance to policy 3.9.2 and updated standard version. diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh old mode 100644 new mode 100755