diff --git a/configure.ac b/configure.ac index 692247a..bb4c1c8 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ 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 AC_MSG_FAILURE([ diff --git a/distro/deb/control-file-v1.0.1 b/distro/deb/control-file-v1.1 similarity index 90% rename from distro/deb/control-file-v1.0.1 rename to distro/deb/control-file-v1.1 index 783f256..0c3d43f 100644 --- a/distro/deb/control-file-v1.0.1 +++ b/distro/deb/control-file-v1.1 @@ -1,12 +1,12 @@ Package: sgpemv2 -Version: 1.0.1 +Version: 1.1 Section: misc Priority: optional Architecture: i386 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@ -Maintainer: Marco Trevisan +Maintainer: Matteo Settenvini Provides: sgpemv2 Description: A graphical process management simulator with educational purposes. .