debian: control file: pkgname

git-svn-id: branches/fixes_1_6@53551 -
This commit is contained in:
mattias 2016-12-03 10:33:44 +00:00
parent b7ba0d1c93
commit 90672ff228
3 changed files with 21 additions and 2 deletions

View File

@ -184,6 +184,7 @@ cat $DebianSrcDir/control$LCLWidgetset | \
-e "s/LAZVERSION/$LazVersion/g" \
-e "s/ARCH/$Arch/g" \
-e "s/LAZSIZE/$LazSize/g" \
-e "s/PKGNAME/$PkgName/g" \
> $LazBuildDir/DEBIAN/control
# copyright and changelog files

View File

@ -1,3 +1,21 @@
lazarus (1.7.0) unstable; urgency=low
* Snapshot building.
-- Mattias Gaertner <mattias@freepascal.org> Mon, 30 Nov 2016 20:01:22 +0100
lazarus (1.5.0) unstable; urgency=low
* Snapshot building.
-- Mattias Gaertner <mattias@freepascal.org> Sun, 11 Jan 2015 12:07:35 +0100
lazarus (1.3.0) unstable; urgency=low
* Snapshot building.
-- Mattias Gaertner <mattias@freepascal.org> Sun, 3 Nov 2013 10:11:12 +0100
lazarus (0.9.24)
The Lazarus IDE is started with "startlazarus" or directly with "lazarus-ide".

View File

@ -1,5 +1,5 @@
Source: lazarus-project
Package: lazarus-project
Source: PKGNAME
Package: PKGNAME
Version: LAZVERSION
Section: devel
Priority: optional