Skip to content

Commit

Permalink
Fix debianization for gambas3, i-nex 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 3, 2012
1 parent d01451d commit c1b6b6d
Show file tree
Hide file tree
Showing 21 changed files with 29 additions and 22 deletions.
4 changes: 0 additions & 4 deletions README

This file was deleted.

6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
i-nex (0.3.0) unstable; urgency=low

* Gambas3

-- eloaders <eloaders@yahoo.com> Tue, 03 Jan 2012 12:00:00 +0000

i-nex (0.2.4) oneiric; urgency=low

* Zmiana nazwy
Expand Down
6 changes: 3 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ Source: i-nex
Section: contrib/gnome
Priority: optional
Maintainer: eloaders <eloaders@yahoo.com>
Build-Depends: debhelper (>= 5.0.0), gambas2-dev (>= 1.9.48), gambas2-dev (<< 2.90), gambas2-gb-gtk (>= 1.9.48), gambas2-gb-gtk (<< 2.90), gambas2-gb-form (>= 1.90.1), gambas2-gb-form (<< 2.90.0), gambas2-gb-desktop (>= 1.9.48), gambas2-gb-desktop (<< 2.90), gambas2-gb-gtk-ext (>= 1.9.48), gambas2-gb-gtk-ext (<< 2.90)
Build-Depends: debhelper (>= 5.0.0), gambas3-dev (>= 2.90.0), gambas3-dev (<< 3.0.90), gambas3-gb-image (>= 2.90.0), gambas3-gb-image (<< 3.0.90), gambas3-gb-gtk (>= 2.90.0), gambas3-gb-gtk (<< 3.0.90), gambas3-gb-form (>= 2.90.0), gambas3-gb-form (<< 3.0.90), gambas3-gb-desktop (>= 2.90.0), gambas3-gb-desktop (<< 3.0.90), dpkg (>= 1.16), grep (>= 2.9), mount (>= 2.19), procps, x11-xserver-utils (>= 7.6), gksu (>= 2.0.2), lsb-release (>= 4.0)
Standards-Version: 3.7.2

Package: i-nex
Architecture: all
Depends: gambas2-runtime (>= 1.9.48), gambas2-runtime (<< 2.90), gambas2-gb-gtk (>= 1.9.48), gambas2-gb-gtk (<< 2.90), gambas2-gb-form (>= 1.90.1), gambas2-gb-form (<< 2.90.0), gambas2-gb-desktop (>= 1.9.48), gambas2-gb-desktop (<< 2.90), gambas2-gb-gtk-ext (>= 1.9.48), gambas2-gb-gtk-ext (<< 2.90), coreutils (>= 8.5), dpkg, gnome-screenshot, grep, mount, procps, x11-xserver-utils (>= 7.6), gksu, lsb-release
Description: Aplikacja wyświetlająca różne informacje o systemie
Depends: gambas3-runtime (>= 2.90.0), gambas3-runtime (<< 3.0.90), gambas3-gb-image (>= 2.90.0), gambas3-gb-image (<< 3.0.90), gambas3-gb-gtk (>= 2.90.0), gambas3-gb-gtk (<< 3.0.90), gambas3-gb-form (>= 2.90.0), gambas3-gb-form (<< 3.0.90), gambas3-gb-desktop (>= 2.90.0), gambas3-gb-desktop (<< 3.0.90), dpkg (>= 1.16), grep (>= 2.9), mount (>= 2.19), procps, x11-xserver-utils (>= 7.6), gksu (>= 2.0.2), lsb-release (>= 4.0)
Description:I-nex is a alternative to cpu-z
This program is written in Gambas
4 changes: 2 additions & 2 deletions debian/copyright
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This package was debianized by eloaders <eloaders@yahoo.com> on
Sat, 22 Oct 2011 11:49:59 +0200
This package was debianized by eloaders <eloaders@yahoo.com> on
wto, 03 sty 2012 00:00:00+0000

Copyright Holder: eloaders <eloaders@yahoo.com>

Expand Down
3 changes: 0 additions & 3 deletions debian/dirs

This file was deleted.

5 changes: 5 additions & 0 deletions debian/i-nex.postinst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Automatically added by dh_installmenu
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
update-menus
fi
# End automatically added section
3 changes: 3 additions & 0 deletions debian/i-nex.postrm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section
4 changes: 2 additions & 2 deletions debian/rules
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ build: build-stamp
build-stamp:
dh_testdir
touch build-stamp
/usr/bin/gbc2 -a -t -p -m src/i-nex
gba2 src/i-nex
/usr/bin/gbc3 -e -a -g -t -p -m src/i-nex
gba3 src/i-nex

clean:
dh_testdir
Expand Down
Binary file modified src/i-nex/.gambas/ABOUT
Binary file not shown.
Binary file modified src/i-nex/.gambas/FINFOSYS
Binary file not shown.
Binary file modified src/i-nex/.gambas/FZASLUGI
Binary file not shown.
Binary file modified src/i-nex/.gambas/GLOBAL
Binary file not shown.
2 changes: 1 addition & 1 deletion src/i-nex/.lang/About.pot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /home/michal/Pulpit/i-nex/src/i-nex/.src/About.class
# /home/michal/Baazar/i-nex/src/i-nex/.src/About.class
# Generated by Gambas compiler

# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.lang/Finfosys.pot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /home/michal/Pulpit/i-nex/src/i-nex/.src/Finfosys.class
# /home/michal/Baazar/i-nex/src/i-nex/.src/Finfosys.class
# Generated by Gambas compiler

# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.lang/Flicencja.pot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /home/michal/Pulpit/i-nex/src/i-nex/.src/Flicencja.class
# /home/michal/Baazar/i-nex/src/i-nex/.src/Flicencja.class
# Generated by Gambas compiler

# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.lang/Fzaslugi.pot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /home/michal/Pulpit/i-nex/src/i-nex/.src/Fzaslugi.class
# /home/michal/Baazar/i-nex/src/i-nex/.src/Fzaslugi.class
# Generated by Gambas compiler

# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.lang/Global.pot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /home/michal/Pulpit/i-nex/src/i-nex/.src/Global.class
# /home/michal/Baazar/i-nex/src/i-nex/.src/Global.class
# Generated by Gambas compiler

# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.lang/distrodetect.pot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /home/michal/Pulpit/i-nex/src/i-nex/.src/distrodetect.class
# /home/michal/Baazar/i-nex/src/i-nex/.src/distrodetect.class
# Generated by Gambas compiler

# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.project
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title=i-nex
Startup=Finfosys
Icon=i-nex.png
Version=0.2.4
Version=0.3.0
VersionFile=1
Component=gb.image
Component=gb.gtk
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.startup
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Finfosys
i-nex
0
0
0.2.4
0.3.0

gb.image
gb.gtk
Expand Down
Binary file renamed src/i-nex/tuu.gambas → src/i-nex/i-nex.gambas
Binary file not shown.

0 comments on commit c1b6b6d

Please sign in to comment.