From c8c55410843614f91c5de4b4584f6cd01de2a484 Mon Sep 17 00:00:00 2001 From: Sebastian Held Date: Sun, 24 Jun 2012 14:37:12 +0200 Subject: [PATCH] packaging fixes --- linux/debian.changelog | 3 +++ linux/openEMS.dsc | 4 ++-- linux/openEMS.spec | 4 +++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/linux/debian.changelog b/linux/debian.changelog index 17595a7..755d0f4 100644 --- a/linux/debian.changelog +++ b/linux/debian.changelog @@ -1,3 +1,6 @@ +openems (0.0.28-2) stable; urgency=low + * display correct version + -- Sebastian Held Sun, 24 Jun 2012 14:17:00 +0200 openems (0.0.28-1) stable; urgency=low * New upstream release -- Sebastian Held Sun, 17 Jun 2012 23:28:29 +0200 diff --git a/linux/openEMS.dsc b/linux/openEMS.dsc index 11caf11..b50da0e 100644 --- a/linux/openEMS.dsc +++ b/linux/openEMS.dsc @@ -1,9 +1,9 @@ Format: 1.0 Source: openems -Version: 0.0.28-1 +Version: 0.0.28-2 Binary: openems Maintainer: Thorsten Liebig , Sebastian Held Homepage: http://www.openems.de Architecture: any -Build-Depends: debhelper (>= 5.0.0), qt4-qmake, libfparser4, libhdf5-serial-dev, libtinyxml-dev, csxcad-dev (>= 0.2.4), libopenmpi-dev, libvtk5-qt4-dev, libboost-all-dev +Build-Depends: debhelper (>= 5.0.0), qt4-qmake, libfparser4, libhdf5-serial-dev, libtinyxml-dev, csxcad-dev (>= 0.3.0-2), libopenmpi-dev, libvtk5-qt4-dev, libboost-all-dev DEBTRANSFORM-TAR: openEMS-0.0.28.tar.bz2 diff --git a/linux/openEMS.spec b/linux/openEMS.spec index 105db5b..f7b0b18 100644 --- a/linux/openEMS.spec +++ b/linux/openEMS.spec @@ -19,7 +19,7 @@ Name: openEMS Version: 0.0.28 -Release: 2 +Release: 3 Summary: Free and Open Electromagnetic Field Solver Group: Productivity/Scientific/Physics License: GPLv3 @@ -91,6 +91,8 @@ rm -rf %{buildroot} %changelog +* Sat Jun 23 2012 Sebastian Held - 0.0.28-3 +- display correct version * Mon Jun 18 2012 Sebastian Held - 0.0.28-2 - Fedora 17 build fixes * Sun Jun 17 2012 Sebastian Held - 0.0.28-1