summaryrefslogtreecommitdiff
path: root/debian_package/setnet-0.3.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian_package/setnet-0.3.1')
-rw-r--r--debian_package/setnet-0.3.1/debian/changelog4
-rw-r--r--debian_package/setnet-0.3.1/debian/control2
-rw-r--r--debian_package/setnet-0.3.1/debian/setnet/DEBIAN/md5sums4
-rwxr-xr-xdebian_package/setnet-0.3.1/debian/setnet/usr/sbin/setnet.sh2
-rw-r--r--debian_package/setnet-0.3.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gzbin550 -> 546 bytes
-rwxr-xr-xdebian_package/setnet-0.3.1/setnet.sh2
6 files changed, 7 insertions, 7 deletions
diff --git a/debian_package/setnet-0.3.1/debian/changelog b/debian_package/setnet-0.3.1/debian/changelog
index 042204f..e3c2d6a 100644
--- a/debian_package/setnet-0.3.1/debian/changelog
+++ b/debian_package/setnet-0.3.1/debian/changelog
@@ -1,8 +1,8 @@
setnet (0.3.1-1) unstable; urgency=medium
- * Version 0.3.1 -- See Changelog for details
+ * Version 0.3.1 -- See ChangeLog for details
- -- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Tue, 07 Mar 2017 11:12:55 +0000
+ -- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Tue, 07 Mar 2017 11:29:07 +0000
setnet (0.3-1) unstable; urgency=medium
diff --git a/debian_package/setnet-0.3.1/debian/control b/debian_package/setnet-0.3.1/debian/control
index 37d3f0c..4070ca4 100644
--- a/debian_package/setnet-0.3.1/debian/control
+++ b/debian_package/setnet-0.3.1/debian/control
@@ -10,7 +10,7 @@ Homepage: http://kalos.mine.nu/setnet
Package: setnet
Architecture: all
-Depends: bash | busybox | dash | ksh | mksh | posh | yash | zsh, dhcp-client, dialog, iproute2, iw
+Depends: bash | busybox | dash | ksh | mksh | posh | yash | zsh, dhcp-client, dialog, iproute2, iw
Suggests: wpasupplicant, pastebinit, net-tools, iputils-ping, bind9-host, traceroute
Description: simple shell/dialog tool to configure networks
setnet is a shell script with a dialog UI to configure ethernet
diff --git a/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/md5sums b/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/md5sums
index 5fa95ba..e090332 100644
--- a/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/md5sums
+++ b/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/md5sums
@@ -1,7 +1,7 @@
-1152eaf05f53bce6d223998bc6ba2f1f usr/sbin/setnet.sh
+e2936091688ee3dff62db3f4b2e556db usr/sbin/setnet.sh
76a40a9d9c3b85dd6679be3b50dfbf90 usr/share/doc/setnet/ChangeLog
d690d59753d9fcd42667d50efb859a68 usr/share/doc/setnet/README.Debian
-58703686a3ad132923e9aa821f3b5558 usr/share/doc/setnet/changelog.Debian.gz
+ad32982528fb73706b16e5defcea9291 usr/share/doc/setnet/changelog.Debian.gz
ec9c62185a8fcc9231df4d2cefdcb990 usr/share/doc/setnet/changelog.gz
e5218c2f383b136780a03ba5e3f610b2 usr/share/doc/setnet/copyright
5085750511379132343cff7e67c8c4ba usr/share/man/man8/setnet.8.gz
diff --git a/debian_package/setnet-0.3.1/debian/setnet/usr/sbin/setnet.sh b/debian_package/setnet-0.3.1/debian/setnet/usr/sbin/setnet.sh
index 80c7df1..c661fb8 100755
--- a/debian_package/setnet-0.3.1/debian/setnet/usr/sbin/setnet.sh
+++ b/debian_package/setnet-0.3.1/debian/setnet/usr/sbin/setnet.sh
@@ -29,7 +29,7 @@
## Initialisation
##
-VERSION=0.3
+VERSION=0.3.1
TOPSTR="setnet-${VERSION} [user: $(id -run)]"
diff --git a/debian_package/setnet-0.3.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz b/debian_package/setnet-0.3.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz
index 4af5b9c..8000599 100644
--- a/debian_package/setnet-0.3.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz
+++ b/debian_package/setnet-0.3.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz
Binary files differ
diff --git a/debian_package/setnet-0.3.1/setnet.sh b/debian_package/setnet-0.3.1/setnet.sh
index 80c7df1..c661fb8 100755
--- a/debian_package/setnet-0.3.1/setnet.sh
+++ b/debian_package/setnet-0.3.1/setnet.sh
@@ -29,7 +29,7 @@
## Initialisation
##
-VERSION=0.3
+VERSION=0.3.1
TOPSTR="setnet-${VERSION} [user: $(id -run)]"