]> andersk Git - test.git/commitdiff
Corrected URL in debian/watch file
authorMarkus Gutschke <markus@shellinabox.com>
Wed, 2 Dec 2009 08:26:23 +0000 (08:26 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Wed, 2 Dec 2009 08:26:23 +0000 (08:26 +0000)
config.h
configure
configure.ac
debian/watch
demo/vt100.js
distributions/debian/shellinabox_2.10-1.diff.gz
distributions/debian/shellinabox_2.10-1.dsc
distributions/debian/shellinabox_2.10.orig.tar.gz
shellinabox/shell_in_a_box.js
shellinabox/vt100.js

index 150cd12e77167ab740cc9e0d6914996da56f6824..ed342ef88b42e66f327cf9720e94192e34c667fe 100644 (file)
--- a/config.h
+++ b/config.h
 #define STDC_HEADERS 1
 
 /* Most recent revision number in the version control system */
-#define VCS_REVISION "195"
+#define VCS_REVISION "196"
 
 /* Version number of package */
 #define VERSION "2.10"
index 244ae8ebe5f19436539381340c74160af7b70eb7..3553aada6193f5be5b0450bf605c95ca4ceec20b 100755 (executable)
--- a/configure
+++ b/configure
@@ -2319,7 +2319,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-VCS_REVISION=195
+VCS_REVISION=196
 
 
 cat >>confdefs.h <<_ACEOF
index b0bd11001a073bc7c96cdb694da471bc9df52e5a..22864c7700e8ecbc663a25bb2d3647f200c2c140 100644 (file)
@@ -2,7 +2,7 @@ AC_PREREQ(2.57)
 
 dnl This is the one location where the authoritative version number is stored
 AC_INIT(shellinabox, 2.10, markus@shellinabox.com)
-VCS_REVISION=195
+VCS_REVISION=196
 AC_SUBST(VCS_REVISION)
 AC_DEFINE_UNQUOTED(VCS_REVISION, "${VCS_REVISION}",
                    [Most recent revision number in the version control system])
index a028ba012ea0e978513acb79edb90f66236f4dbe..967bc2df8408c726f8b9da2023b2c516fa54541b 100644 (file)
@@ -1,2 +1,2 @@
 version=3
-http://code.google.com/p/shellinabox/source/browse/trunk/distributions/debian/shellinabox_([\d\.]+).orig.tar.gz
+http://shellinabox.googlecode.com/svn/trunk/distributions/debian/shellinabox_([\d\.]+).orig.tar.gz
index ba8ce42f76b956bc730316cb4bf6e39e82a2be38..1c33cd9e079f6c8f4bb54d1164c62128c1232f20 100644 (file)
@@ -1955,7 +1955,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 195)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 196)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
index b29d657ee68f20bdc861defdcef0dedf29fa7e58..2e57ce71c31ef531276b10d4504309ed0007b2f6 100644 (file)
Binary files a/distributions/debian/shellinabox_2.10-1.diff.gz and b/distributions/debian/shellinabox_2.10-1.diff.gz differ
index 6366081f3a3c210e0745ae079e8c8d30d96dda66..60412e1073fd5c5d6dea7b3ad7fdc37b7bbb37a2 100644 (file)
@@ -8,11 +8,11 @@ Homepage: http://shellinabox.com
 Standards-Version: 3.8.3
 Build-Depends: debhelper (>= 7.0.0), binutils, libssl-dev, libpam0g-dev, zlib1g-dev
 Checksums-Sha1: 
9aad731c32128d71442fcf6608b922b41b96e3ff 516590 shellinabox_2.10.orig.tar.gz
0547e6c6ff2944e0f2504b4c5df119bf473d33f1 6235 shellinabox_2.10-1.diff.gz
f99467ac5f4933bdeab273e2258cb0b259b079b3 516594 shellinabox_2.10.orig.tar.gz
ab95601aa9722e03bae44986d4f09397ec12ebf2 6228 shellinabox_2.10-1.diff.gz
 Checksums-Sha256: 
df60cd564d2463ef46fc5e84e38c542fd23328f55e976cceba2924629ba28924 516590 shellinabox_2.10.orig.tar.gz
c8b7ad912c67b5182c761bef708715f324510177a17579a5bd838b465685990f 6235 shellinabox_2.10-1.diff.gz
9307afdd0ba4e9f0b8e31d0834a78b27b83a1ba8708b1432f502a98e08ae19c3 516594 shellinabox_2.10.orig.tar.gz
f1d023f558219ad58ac35b532ee2c3df44b1c8f8ff847632b4a531fa311f32b5 6228 shellinabox_2.10-1.diff.gz
 Files: 
5fd7662d35cb30be92c25bc6bf860b87 516590 shellinabox_2.10.orig.tar.gz
675290cc72ad53a0947ab9aef3adf444 6235 shellinabox_2.10-1.diff.gz
b7778268e7ca047e22de48d96ebedd9d 516594 shellinabox_2.10.orig.tar.gz
f7b4acce1664f574f7759534e831c737 6228 shellinabox_2.10-1.diff.gz
index be009de393e611e22cddb405990be95e1a93c962..313c2788e6f8bad3d7ca4128b4b79fb597e8b7f3 100644 (file)
Binary files a/distributions/debian/shellinabox_2.10.orig.tar.gz and b/distributions/debian/shellinabox_2.10.orig.tar.gz differ
index 4c1baf47806e59f7b250eebe20340a36f24e169d..37adc1147999fbe7892afff7b1ae10396ba27e93 100644 (file)
@@ -358,7 +358,7 @@ ShellInABox.prototype.extendContextMenu = function(entries, actions) {
 };
 
 ShellInABox.prototype.about = function() {
-  alert("Shell In A Box version " + "2.10 (revision 195)" +
+  alert("Shell In A Box version " + "2.10 (revision 196)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com" +
         (typeof serverSupportsSSL != 'undefined' && serverSupportsSSL ?
index ba8ce42f76b956bc730316cb4bf6e39e82a2be38..1c33cd9e079f6c8f4bb54d1164c62128c1232f20 100644 (file)
@@ -1955,7 +1955,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 195)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 196)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.058597 seconds and 5 git commands to generate.