Commit 3d059bf8117e9178a43665e47799f1ca9cad7f38
1 parent
9e229080
Exists in
master
and in
5 other branches
Tentando empacotar para Ubuntu.
Showing
3 changed files
with
14 additions
and
14 deletions
Show diff stats
@@ -0,0 +1,13 @@ | @@ -0,0 +1,13 @@ | ||
1 | +Format: 1.0 | ||
2 | +Source: pw3270 | ||
3 | +Version: 5.1-0 | ||
4 | +Binary: pw3270 | ||
5 | +Maintainer: Perry Werneck <perry.werneck@gmail.com> | ||
6 | +Architecture: any | ||
7 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, xsltproc, librsvg2-bin, optipng | ||
8 | +Standards-Version: 3.9.1.0 | ||
9 | +DEBTRANSFORM-RELEASE: 0 | ||
10 | +Files: | ||
11 | + 00000000000000000000000000000000 000000 pw3270-5.1.tar.bz2 | ||
12 | + | ||
13 | + |
debian/rules
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | export DH_VERBOSE=1 | 6 | export DH_VERBOSE=1 |
7 | 7 | ||
8 | # This is the debhelper compatibility version to use. | 8 | # This is the debhelper compatibility version to use. |
9 | -export DH_COMPAT=4 | 9 | +export DH_COMPAT=9 |
10 | 10 | ||
11 | CFLAGS = -g | 11 | CFLAGS = -g |
12 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) | 12 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) |
pw3270.dsc
@@ -1,13 +0,0 @@ | @@ -1,13 +0,0 @@ | ||
1 | -Format: 1.0 | ||
2 | -Source: pw3270 | ||
3 | -Version: 5.1-0 | ||
4 | -Binary: pw3270 | ||
5 | -Maintainer: Perry Werneck <perry.werneck@gmail.com> | ||
6 | -Architecture: any | ||
7 | -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, xsltproc, librsvg2-bin, optipng | ||
8 | -Standards-Version: 3.9.1.0 | ||
9 | -DEBTRANSFORM-RELEASE: 0 | ||
10 | -Files: | ||
11 | - 00000000000000000000000000000000 000000 pw3270-5.1.tar.bz2 | ||
12 | - | ||
13 | - |