[DRE-commits] r6007 - in trunk/shellcast: . debian debian/source
Antono Vasiljev
ant0no-guest at alioth.debian.org
Mon Jan 17 09:07:13 UTC 2011
Author: ant0no-guest
Date: 2011-01-17 09:06:55 +0000 (Mon, 17 Jan 2011)
New Revision: 6007
Added:
trunk/shellcast/debian/
trunk/shellcast/debian/changelog
trunk/shellcast/debian/compat
trunk/shellcast/debian/control
trunk/shellcast/debian/copyright
trunk/shellcast/debian/docs
trunk/shellcast/debian/ruby-shellcast.debhelper.log
trunk/shellcast/debian/ruby-shellcast.substvars
trunk/shellcast/debian/rules
trunk/shellcast/debian/shellcast.1
trunk/shellcast/debian/shellcast.manpages
trunk/shellcast/debian/source/
trunk/shellcast/debian/source/format
trunk/shellcast/debian/watch
Log:
[svn-inject] Applying Debian modifications (0.1.0-1) to trunk
Property changes on: trunk/shellcast/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: trunk/shellcast/debian/changelog
===================================================================
--- trunk/shellcast/debian/changelog (rev 0)
+++ trunk/shellcast/debian/changelog 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,5 @@
+shellcast (0.1.0-1) UNRELEASED; urgency=low
+
+ * Initial release (Closes: #nnnn)
+
+ -- Antono Vasiljev <antono.vasiljev at gmail.com> Mon, 17 Jan 2011 09:51:28 +0200
Added: trunk/shellcast/debian/compat
===================================================================
--- trunk/shellcast/debian/compat (rev 0)
+++ trunk/shellcast/debian/compat 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1 @@
+7
Added: trunk/shellcast/debian/control
===================================================================
--- trunk/shellcast/debian/control (rev 0)
+++ trunk/shellcast/debian/control 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,17 @@
+Source: shellcast
+Section: ruby
+Priority: optional
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Antono Vasiljev <antono.vasiljev at gmail.com>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.8.4
+Vcs-Git: git://github.com/red-brigade/shellcast.git
+Vcs-Browser: https://github.com/red-brigade/shellcast
+Homepage: https://github.com/red-brigade/shellcast
+
+Package: shellcast
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby, ruby-colored, ruby-xdg, libjson-ruby, bsdutils
+Description: Screencasts for Shell Ninjas
+ Screencast utility for unix shell junkies :)
Added: trunk/shellcast/debian/copyright
===================================================================
--- trunk/shellcast/debian/copyright (rev 0)
+++ trunk/shellcast/debian/copyright 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,13 @@
+This package was debianized by Antono Vasiljev <antono.vasiljev at gmail.com>
+on Mon, 17 Jan 2011 09:54:32 +0200
+
+Upstream Author(s): Antono Vasiljev <self at antono.info>
+
+Copyright:
+
+This software is copyright (c) 2011 by Antono Vasiljev
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+On Debian systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL-3 file.
Added: trunk/shellcast/debian/docs
===================================================================
--- trunk/shellcast/debian/docs (rev 0)
+++ trunk/shellcast/debian/docs 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,2 @@
+README.md
+TODO
Added: trunk/shellcast/debian/ruby-shellcast.debhelper.log
===================================================================
--- trunk/shellcast/debian/ruby-shellcast.debhelper.log (rev 0)
+++ trunk/shellcast/debian/ruby-shellcast.debhelper.log 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,45 @@
+dh_auto_configure
+dh_auto_build
+dh_auto_test
+dh_prep
+dh_installdirs
+dh_auto_install
+dh_install
+dh_installdocs
+dh_installchangelogs
+dh_installexamples
+dh_installman
+dh_installcatalogs
+dh_installcron
+dh_installdebconf
+dh_installemacsen
+dh_installifupdown
+dh_installinfo
+dh_pysupport
+dh_installinit
+dh_installmenu
+dh_installmime
+dh_installmodules
+dh_installlogcheck
+dh_installlogrotate
+dh_installpam
+dh_installppp
+dh_installudev
+dh_installwm
+dh_installxfonts
+dh_bugfiles
+dh_lintian
+dh_gconf
+dh_icons
+dh_perl
+dh_usrlocal
+dh_link
+dh_compress
+dh_fixperms
+dh_strip
+dh_makeshlibs
+dh_shlibdeps
+dh_installdeb
+dh_gencontrol
+dh_md5sums
+dh_builddeb
Added: trunk/shellcast/debian/ruby-shellcast.substvars
===================================================================
--- trunk/shellcast/debian/ruby-shellcast.substvars (rev 0)
+++ trunk/shellcast/debian/ruby-shellcast.substvars 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1 @@
+misc:Depends=
Added: trunk/shellcast/debian/rules
===================================================================
--- trunk/shellcast/debian/rules (rev 0)
+++ trunk/shellcast/debian/rules 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+#export DH_VERBOSE=1
+%:
+ dh $@ --buildsystem=ruby
Property changes on: trunk/shellcast/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/shellcast/debian/shellcast.1
===================================================================
--- trunk/shellcast/debian/shellcast.1 (rev 0)
+++ trunk/shellcast/debian/shellcast.1 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,107 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "SHELLCAST" "1" "January 2011" "" ""
+.
+.SH "NAME"
+\fBshellcast\fR \- screencasting for shell junkies
+.
+.SH "SYNOPSIS"
+\fBshellcast\fR command [id]
+.
+.SH "DESCRIPTION"
+\fBShellcast\fR records terminal output and can replay it
+.
+.SH "COMMANDS"
+.
+.TP
+\fBrecord\fR
+Will record your terminal unless you type \fBexit\fR or Ctrl+D and store it to $HOME/\.local/share/shellcast/
+.
+.TP
+\fBlist\fR
+lists all your shellcasts\.
+.
+.TP
+\fBplay\fR
+plays local or remote shellcast\.
+.
+.TP
+\fBpush\fR
+publish your shellcast
+.
+.SH "EXAMPLES"
+Record your shellcast:
+.
+.IP "" 4
+.
+.nf
+
+$ shellcast record
+\.\.\. do something \.\.\.
+$ exit
+.
+.fi
+.
+.IP "" 0
+.
+.P
+List recorded shellcasts:
+.
+.IP "" 4
+.
+.nf
+
+$ shellcast list
+.
+.fi
+.
+.IP "" 0
+.
+.P
+Play local shellcast:
+.
+.IP "" 4
+.
+.nf
+
+$ shellcast play 1293702847
+.
+.fi
+.
+.IP "" 0
+.
+.P
+Play remote shellcast:
+.
+.IP "" 4
+.
+.nf
+
+$ shellcast play http://shell\.heroku\.com/records/4d1f7c3890820d6144000002\.json
+.
+.fi
+.
+.IP "" 0
+.
+.P
+Publish your shellcast:
+.
+.IP "" 4
+.
+.nf
+
+$ shellcast push 1293702847
+.
+.fi
+.
+.IP "" 0
+.
+.SH "BUGS"
+\fBshellcast\fR is written in Ruby and depends on \fBscript\fR and \fBscriptreplay\fR, commands libraries that are non\-trivial to install on some systems\.
+.
+.SH "COPYRIGHT"
+Ronn is Copyright (C) 2011 Antono Vasiljev \fIhttp://antono\.info/\fR
+.
+.SH "SEE ALSO"
+script(1), scriptreplay(1)
Added: trunk/shellcast/debian/shellcast.manpages
===================================================================
--- trunk/shellcast/debian/shellcast.manpages (rev 0)
+++ trunk/shellcast/debian/shellcast.manpages 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1 @@
+shellcast.1
Added: trunk/shellcast/debian/source/format
===================================================================
--- trunk/shellcast/debian/source/format (rev 0)
+++ trunk/shellcast/debian/source/format 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1 @@
+3.0 (quilt)
Added: trunk/shellcast/debian/watch
===================================================================
--- trunk/shellcast/debian/watch (rev 0)
+++ trunk/shellcast/debian/watch 2011-01-17 09:06:55 UTC (rev 6007)
@@ -0,0 +1,2 @@
+version=3
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/shellcast .*/shellcast-(.*).tar.gz
More information about the Pkg-ruby-extras-commits
mailing list