Commit 0db200c147be1d22b009f80fb2b49ce76d8f941e

Authored by Perry Werneck
1 parent b8149472
Exists in master and in 2 other branches develop, macos

Updating to version 5.4

@@ -31,7 +31,7 @@ AC_PREREQ(2.61) @@ -31,7 +31,7 @@ AC_PREREQ(2.61)
31 31
32 dnl Initialise automake with the package name, version and 32 dnl Initialise automake with the package name, version and
33 dnl bug-reporting address. 33 dnl bug-reporting address.
34 -AC_INIT([lib3270], [5.3], [perry.werneck@gmail.com]) 34 +AC_INIT([lib3270], [5.4], [perry.werneck@gmail.com])
35 35
36 dnl Place auxilliary scripts here. 36 dnl Place auxilliary scripts here.
37 AC_CONFIG_AUX_DIR([scripts]) 37 AC_CONFIG_AUX_DIR([scripts])
debian/changelog
1 -lib3270 (5.3-0) unstable; urgency=low 1 +lib3270 (5.4-0) unstable; urgency=low
2 2
3 * Initial Release 3 * Initial Release
4 4
debian/lib3270.dsc
1 Format: 1.0 1 Format: 1.0
2 Source: lib3270 2 Source: lib3270
3 -Version: 5.3-0 3 +Version: 5.4-0
4 Binary: lib3270 4 Binary: lib3270
5 Maintainer: Perry Werneck <perry.werneck@gmail.com> 5 Maintainer: Perry Werneck <perry.werneck@gmail.com>
6 Architecture: any 6 Architecture: any
@@ -8,6 +8,6 @@ Build-Depends: debhelper (&gt;= 7), autotools-dev, autoconf, automake, pkg-config, @@ -8,6 +8,6 @@ Build-Depends: debhelper (&gt;= 7), autotools-dev, autoconf, automake, pkg-config,
8 Standards-Version: 3.9.1.0 8 Standards-Version: 3.9.1.0
9 DEBTRANSFORM-RELEASE: 1 9 DEBTRANSFORM-RELEASE: 1
10 Files: 10 Files:
11 - 00000000000000000000000000000000 000000 lib3270-5.3.tar.bz2 11 + 00000000000000000000000000000000 000000 lib3270-5.4.tar.bz2
12 12
13 13
1 -lib3270 5.3 lib3270 (>= 5.3) 1 +lib3270 5.4 lib3270 (>= 5.4)
2 2
3 3