* Update version
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1327 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
d704fc4b13
commit
d609d30e37
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
dnl ----------------- CONFIGURE ---------------------
|
dnl ----------------- CONFIGURE ---------------------
|
||||||
|
|
||||||
AC_INIT([sgpemv2],[1.0.1],[matteo@member.fsf.org])
|
AC_INIT([sgpemv2],[1.1],[matteo@member.fsf.org])
|
||||||
|
|
||||||
if test -f "`pwd`/configure.ac"; then
|
if test -f "`pwd`/configure.ac"; then
|
||||||
AC_MSG_FAILURE([
|
AC_MSG_FAILURE([
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
Package: sgpemv2
|
Package: sgpemv2
|
||||||
Version: 1.0.1
|
Version: 1.1
|
||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: i386
|
Architecture: i386
|
||||||
Pre-Depends: libstdc++6
|
Pre-Depends: libstdc++6
|
||||||
Depends: libgtkmm-2.4-1c2a, libglademm-2.4-1c2a, libxml2 (>= 2.6.10), libcairo, python (>= 2.3)
|
Depends: libgtkmm-2.4-1c2a, libglademm-2.4-1c2a, libxml2 (>= 2.6.10), libcairo, python (>= 2.5)
|
||||||
Installed-Size: @SIZE@
|
Installed-Size: @SIZE@
|
||||||
Maintainer: Marco Trevisan <evenjn@gmail.com>
|
Maintainer: Matteo Settenvini <matteo@member.fsf.org>
|
||||||
Provides: sgpemv2
|
Provides: sgpemv2
|
||||||
Description: A graphical process management simulator with educational purposes.
|
Description: A graphical process management simulator with educational purposes.
|
||||||
.
|
.
|
Loading…
Reference in New Issue