[Python-apps-commits] r1930 - in packages/drobo-utils/trunk (8 files)

catlee-guest at users.alioth.debian.org catlee-guest at users.alioth.debian.org
Mon Oct 27 20:18:56 UTC 2008


    Date: Monday, October 27, 2008 @ 20:18:55
  Author: catlee-guest
Revision: 1930

Update Vcs-{Browser,Svn} fields to point to svn.d.o

Update package description to include original package's description as well
as basic intro for people who don't know what the package is for.

Added author information to manpages, and moved into debian/ directory

Updated license information with full GPL3 blurb, and added notice about
DroboDMP.c license.

Cleaned up build targets in debian/rules and removed unnecessary
dh_installexamples call

Added:
  packages/drobo-utils/trunk/debian/drobom.8
    (from rev 1924, packages/drobo-utils/trunk/drobom.8)
  packages/drobo-utils/trunk/debian/droboview.8
    (from rev 1924, packages/drobo-utils/trunk/droboview.8)
Modified:
  packages/drobo-utils/trunk/debian/control
  packages/drobo-utils/trunk/debian/copyright
  packages/drobo-utils/trunk/debian/drobo-utils.manpages
  packages/drobo-utils/trunk/debian/rules
Deleted:
  packages/drobo-utils/trunk/drobom.8
  packages/drobo-utils/trunk/droboview.8

Modified: packages/drobo-utils/trunk/debian/control
===================================================================
--- packages/drobo-utils/trunk/debian/control	2008-10-26 17:56:23 UTC (rev 1929)
+++ packages/drobo-utils/trunk/debian/control	2008-10-27 20:18:55 UTC (rev 1930)
@@ -6,8 +6,8 @@
 Build-Depends: python-support (>= 0.6), debhelper (>= 5), python-all-dev, libsgutils1-dev
 Standards-Version: 3.8.0
 Homepage: http://drobo-utils.sourceforge.net
-Vcs-Browser: http://drobo-utils.svn.sourceforge.net/viewvc/drobo-utils/
-Vcs-Svn: https://drobo-utils.svn.sourceforge.net/svnroot/drobo-utils
+Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/drobo-utils/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/drobo-utils/trunk/?op=log
 
 Package: drobo-utils
 Architecture: any
@@ -20,3 +20,11 @@
  data redundancy, hotswappable drive bays, and the size of the RAID can be
  easily expanded.  Different sized hard drives can be mixed on the same Drobo.
  See http://drobo.com for more information.
+ .
+ Python gui, cli, and api providing the "Dashboard" functionality.
+ If you fire up droboview, it should look pretty familiar to those who 
+ have seen the dashboard on other operating systems.  Droboview is built 
+ on a little programmer interface which can be installed on the system 
+ and used by other applications as well.  For experienced Linux hands, 
+ there is a command line interface, drobom, which offers the same 
+ functionality as droboview.

Modified: packages/drobo-utils/trunk/debian/copyright
===================================================================
--- packages/drobo-utils/trunk/debian/copyright	2008-10-26 17:56:23 UTC (rev 1929)
+++ packages/drobo-utils/trunk/debian/copyright	2008-10-27 20:18:55 UTC (rev 1930)
@@ -1,21 +1,39 @@
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
 This package was debianized by Chris AtLee <chris at atlee.ca> on
 Fri Sep 12 11:14:15 EDT 2008
 
 It was downloaded from http://drobo-utils.sourceforge.net
 
 Upstream Author: 
+
     Peter A Silva <Peter.A.Silva at gmail.com>
 
 Copyright:
+
     Copyright (C) 2008 Peter A Silva
 
 License:
-    GPLv3
 
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
 The Debian packaging is (C) 2008, Chris AtLee <chris at atlee.ca> and
 is licensed under the GPLv3, see `/usr/share/common-licenses/GPL-3'.
+
+DroboDMP.c is heavily based on sample code from Data Robotics Inc...
+which is in turn based on code in sg_simple1 from sg3_utils and which is:
+
+    Copyright (C) 1999-2007 D. Gilbert
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2, or (at your option)
+    any later version.

Modified: packages/drobo-utils/trunk/debian/drobo-utils.manpages
===================================================================
--- packages/drobo-utils/trunk/debian/drobo-utils.manpages	2008-10-26 17:56:23 UTC (rev 1929)
+++ packages/drobo-utils/trunk/debian/drobo-utils.manpages	2008-10-27 20:18:55 UTC (rev 1930)
@@ -1,2 +1,2 @@
-drobom.8
-droboview.8
+debian/drobom.8
+debian/droboview.8

Copied: packages/drobo-utils/trunk/debian/drobom.8 (from rev 1924, packages/drobo-utils/trunk/drobom.8)
===================================================================
--- packages/drobo-utils/trunk/debian/drobom.8	                        (rev 0)
+++ packages/drobo-utils/trunk/debian/drobom.8	2008-10-27 20:18:55 UTC (rev 1930)
@@ -0,0 +1,58 @@
+.TH DROBOM "8" "October 2008" "drobom " "System Administration Utilities"
+.SH NAME
+drobom \- CLI for managing drobo units
+.SH SYNOPSIS
+.B drobom
+\fI<command> \fR[ \fI<device> \fR] [ \fIarguments\fR... ]
+.SH DESCRIPTION
+.SS "command is one of:"
+.TP
+blink
+identify the drobo by making the lights blink
+.TP
+diag
+dump diagnostics file into /tmp directory
+.IP
+fwcheck query drobo.com for updates to firmware for the given Drobo
+fwload  load a specific firmware for the given Drobo. Arguments:
+.TP
+<fwimage>
+the firmware file to load.
+.TP
+fwupgrade
+upgrade the firmware to the latest and greatest, recommended by DRI
+.TP
+help
+print this text
+.TP
+info
+print all available information on a Drobo
+.TP
+list
+show device files for all Drobos found.
+.IP
+settime sync Drobo's clock to UTC
+setlunsize      Set the size of LUNS on device. Arguments:
+.TP
+<device>
+to set the lunsize on
+.TP
+<sz>
+integer number of TiB to set the lunsize to
+.TP
+<confirmation>
+Specify 'PleaseEraseMyData' if you really mean it
+.IP
+Note: After execution, Drobo reboots, wait a few minutes before accessing again
+.TP
+shutdown
+shutdown drobo (DRI calls this 'standby' ... umount first!)
+.TP
+status
+report how is the Drobo doing
+.SS
+device
+raw block device of a drobo. If not given, it will be searched for.
+.SH AUTHOR
+This manual page was written by Chris AtLee <chris at atlee.ca> for the Debian
+project (but may be used by others).


Property changes on: packages/drobo-utils/trunk/debian/drobom.8
___________________________________________________________________
Name: svn:mergeinfo
   + 

Copied: packages/drobo-utils/trunk/debian/droboview.8 (from rev 1924, packages/drobo-utils/trunk/droboview.8)
===================================================================
--- packages/drobo-utils/trunk/debian/droboview.8	                        (rev 0)
+++ packages/drobo-utils/trunk/debian/droboview.8	2008-10-27 20:18:55 UTC (rev 1930)
@@ -0,0 +1,14 @@
+.TH DROBOVIEW "8" "October 2008" "droboview " "System Administration Utilities"
+.SH NAME
+droboview \- GUI for managing drobo units
+.SH SYNOPSIS
+.B droboview
+\fR[ \fI<device> \fR]
+.SH DESCRIPTION
+Starts the graphical management utility for Drobos.
+.TP
+.I device
+raw block device of a drobo. If not given, it will be searched for.
+.SH AUTHOR
+This manual page was written by Chris AtLee <chris at atlee.ca> for the Debian
+project (but may be used by others).


Property changes on: packages/drobo-utils/trunk/debian/droboview.8
___________________________________________________________________
Name: svn:mergeinfo
   + 

Modified: packages/drobo-utils/trunk/debian/rules
===================================================================
--- packages/drobo-utils/trunk/debian/rules	2008-10-26 17:56:23 UTC (rev 1929)
+++ packages/drobo-utils/trunk/debian/rules	2008-10-27 20:18:55 UTC (rev 1930)
@@ -7,11 +7,8 @@
 PKGNAME := drobo-utils
 PYVERS=$(shell pyversions -vs)
 
-build: build-stamp
+build: $(PYVERS:%=build-python%-stamp)
 
-build-stamp: $(PYVERS:%=build-python%-stamp)
-	touch $@
-
 build-python%-stamp:
 	python$* setup.py build
 	touch $@
@@ -50,7 +47,6 @@
 	dh_testroot
 	dh_installchangelogs CHANGES
 	dh_installdocs
-	dh_installexamples
 	dh_pysupport
 	dh_strip
 	dh_installman

Deleted: packages/drobo-utils/trunk/drobom.8
===================================================================
--- packages/drobo-utils/trunk/drobom.8	2008-10-26 17:56:23 UTC (rev 1929)
+++ packages/drobo-utils/trunk/drobom.8	2008-10-27 20:18:55 UTC (rev 1930)
@@ -1,56 +0,0 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH DROBOM "8" "October 2008" "drobom " "System Administration Utilities"
-.SH NAME
-drobom \- CLI for managing drobo units
-.SH SYNOPSIS
-.B drobom
-\fI<command> \fR[ \fI<device> \fR] [ \fIarguments\fR... ]
-.SH DESCRIPTION
-.SS "command is one of:"
-.TP
-blink
-identify the drobo by making the lights blink
-.TP
-diag
-dump diagnostics file into /tmp directory
-.IP
-fwcheck query drobo.com for updates to firmware for the given Drobo
-fwload  load a specific firmware for the given Drobo. Arguments:
-.TP
-<fwimage>
-the firmware file to load.
-.TP
-fwupgrade
-upgrade the firmware to the latest and greatest, recommended by DRI
-.TP
-help
-print this text
-.TP
-info
-print all available information on a Drobo
-.TP
-list
-show device files for all Drobos found.
-.IP
-settime sync Drobo's clock to UTC
-setlunsize      Set the size of LUNS on device. Arguments:
-.TP
-<device>
-to set the lunsize on
-.TP
-<sz>
-integer number of TiB to set the lunsize to
-.TP
-<confirmation>
-Specify 'PleaseEraseMyData' if you really mean it
-.IP
-Note: After execution, Drobo reboots, wait a few minutes before accessing again
-.TP
-shutdown
-shutdown drobo (DRI calls this 'standby' ... umount first!)
-.TP
-status
-report how is the Drobo doing
-.SS
-device
-raw block device of a drobo. If not given, it will be searched for.

Deleted: packages/drobo-utils/trunk/droboview.8
===================================================================
--- packages/drobo-utils/trunk/droboview.8	2008-10-26 17:56:23 UTC (rev 1929)
+++ packages/drobo-utils/trunk/droboview.8	2008-10-27 20:18:55 UTC (rev 1930)
@@ -1,11 +0,0 @@
-.TH DROBOVIEW "8" "October 2008" "droboview " "System Administration Utilities"
-.SH NAME
-droboview \- GUI for managing drobo units
-.SH SYNOPSIS
-.B droboview
-\fR[ \fI<device> \fR]
-.SH DESCRIPTION
-Starts the graphical management utility for Drobos.
-.TP
-.I device
-raw block device of a drobo. If not given, it will be searched for.




More information about the Python-apps-commits mailing list