[Python-apps-commits] r14490 - in packages/backblaze-b2/trunk/debian (8 files)

kobla-guest at users.alioth.debian.org kobla-guest at users.alioth.debian.org
Thu Nov 30 12:29:07 UTC 2017


    Date: Thursday, November 30, 2017 @ 12:29:05
  Author: kobla-guest
Revision: 14490

Rename binary

Added:
  packages/backblaze-b2/trunk/debian/backblaze-b2.1
    (from rev 14489, packages/backblaze-b2/trunk/debian/b2.1)
  packages/backblaze-b2/trunk/debian/patches/0002-Rename-binary.patch
Modified:
  packages/backblaze-b2/trunk/debian/changelog
  packages/backblaze-b2/trunk/debian/control
  packages/backblaze-b2/trunk/debian/manpages
  packages/backblaze-b2/trunk/debian/patches/series
  packages/backblaze-b2/trunk/debian/tests/control
Deleted:
  packages/backblaze-b2/trunk/debian/b2.1

Deleted: packages/backblaze-b2/trunk/debian/b2.1
===================================================================
--- packages/backblaze-b2/trunk/debian/b2.1	2017-11-30 09:33:04 UTC (rev 14489)
+++ packages/backblaze-b2/trunk/debian/b2.1	2017-11-30 12:29:05 UTC (rev 14490)
@@ -1,91 +0,0 @@
-.TH B2 "1" "November 2017" "b2  " "User Commands"
-.SH NAME
-b2 \- B2 Command Line Tool
-.SH DESCRIPTION
-This program provides command\-line access to the B2 service.
-.PP
-Usages:
-.IP
-b2 authorize\-account [<accountId>] [<applicationKey>]
-.br
-b2 cancel\-all\-unfinished\-large\-files <bucketName>
-.br
-b2 cancel\-large\-file <fileId>
-.br
-b2 clear\-account
-.br
-b2 create\-bucket [\-\-bucketInfo <json>] [\-\-lifecycleRules <json>] <bucketName> [allPublic | allPrivate]
-.br
-b2 delete\-bucket <bucketName>
-.br
-b2 delete\-file\-version [<fileName>] <fileId>
-.br
-b2 download\-file\-by\-id [\-\-noProgress] <fileId> <localFileName>
-.br
-b2 download\-file\-by\-name [\-\-noProgress] <bucketName> <fileName> <localFileName>
-.br
-b2 get\-account\-info
-.br
-b2 get\-bucket <bucketName>
-.br
-b2 get\-download\-auth [\-\-prefix <fileNamePrefix>] [\-\-duration <durationInSeconds>] <bucketName>
-.br
-b2 get\-file\-info <fileId>
-.br
-b2 help [commandName]
-.br
-b2 hide\-file <bucketName> <fileName>
-.br
-b2 list\-buckets
-.br
-b2 list\-file\-names <bucketName> [<startFileName>] [<maxToShow>]
-.br
-b2 list\-file\-versions <bucketName> [<startFileName>] [<startFileId>] [<maxToShow>]
-.br
-b2 list\-parts <largeFileId>
-.br
-b2 list\-unfinished\-large\-files <bucketName>
-.br
-b2 ls [\-\-long] [\-\-versions] <bucketName> [<folderName>]
-.br
-b2 make\-url <fileId>
-.br
-b2 sync [\-\-delete] [\-\-keepDays N] [\-\-skipNewer] [\-\-replaceNewer] \e
-.RS 15
-.br
-[\-\-compareVersions <option>] [\-\-threads N] [\-\-noProgress] \e
-.br
-[\-\-excludeRegex <regex> [\-\-includeRegex <regex>]] [\-\-dryRun] \e
-.br
-<source> <destination>
-.RE
-.RS 7
-.br
-b2 update\-bucket [\-\-bucketInfo <json>] [\-\-lifecycleRules <json>] <bucketName> [allPublic | allPrivate]
-.br
-b2 upload\-file [\-\-sha1 <sha1sum>] [\-\-contentType <contentType>] \e
-.RS 15
-.br
-[\-\-info <key>=<value>]* [\-\-minPartSize N] \e
-.br
-[\-\-noProgress] [\-\-threads N] <bucketName> <localFilePath> <b2FileName>
-.RE
-b2 version
-.PP
-For more details on one command: b2 help <command>
-.SH "SEE ALSO"
-The full documentation for
-.B b2
-is maintained as a Texinfo manual.  If the
-.B info
-and
-.B b2
-programs are properly installed at your site, the command
-.IP
-.B info b2
-.PP
-should give you access to the complete manual.
-.SH COPYRIGHT
-Copyright 2015 - 2017, Backblaze, Inc. <support at backblaze.com>
-.SH AUTHOR
-This manual page was generated by help2man 1.47.4 and amended by Ondrej Koblizek <koblizeko at gmail.com>.

Copied: packages/backblaze-b2/trunk/debian/backblaze-b2.1 (from rev 14489, packages/backblaze-b2/trunk/debian/b2.1)
===================================================================
--- packages/backblaze-b2/trunk/debian/backblaze-b2.1	                        (rev 0)
+++ packages/backblaze-b2/trunk/debian/backblaze-b2.1	2017-11-30 12:29:05 UTC (rev 14490)
@@ -0,0 +1,91 @@
+.TH Backblaze-B2 "1" "November 2017" "backblaze-b2  " "User Commands"
+.SH NAME
+backblaze-b2 \- B2 Command Line Tool
+.SH DESCRIPTION
+This program provides command\-line access to the B2 service.
+.PP
+Usages:
+.IP
+backblaze-b2 authorize\-account [<accountId>] [<applicationKey>]
+.br
+backblaze-b2 cancel\-all\-unfinished\-large\-files <bucketName>
+.br
+backblaze-b2 cancel\-large\-file <fileId>
+.br
+backblaze-b2 clear\-account
+.br
+backblaze-b2 create\-bucket [\-\-bucketInfo <json>] [\-\-lifecycleRules <json>] <bucketName> [allPublic | allPrivate]
+.br
+backblaze-b2 delete\-bucket <bucketName>
+.br
+backblaze-b2 delete\-file\-version [<fileName>] <fileId>
+.br
+backblaze-b2 download\-file\-by\-id [\-\-noProgress] <fileId> <localFileName>
+.br
+backblaze-b2 download\-file\-by\-name [\-\-noProgress] <bucketName> <fileName> <localFileName>
+.br
+backblaze-b2 get\-account\-info
+.br
+backblaze-b2 get\-bucket <bucketName>
+.br
+backblaze-b2 get\-download\-auth [\-\-prefix <fileNamePrefix>] [\-\-duration <durationInSeconds>] <bucketName>
+.br
+backblaze-b2 get\-file\-info <fileId>
+.br
+backblaze-b2 help [commandName]
+.br
+backblaze-b2 hide\-file <bucketName> <fileName>
+.br
+backblaze-b2 list\-buckets
+.br
+backblaze-b2 list\-file\-names <bucketName> [<startFileName>] [<maxToShow>]
+.br
+backblaze-b2 list\-file\-versions <bucketName> [<startFileName>] [<startFileId>] [<maxToShow>]
+.br
+backblaze-b2 list\-parts <largeFileId>
+.br
+backblaze-b2 list\-unfinished\-large\-files <bucketName>
+.br
+backblaze-b2 ls [\-\-long] [\-\-versions] <bucketName> [<folderName>]
+.br
+backblaze-b2 make\-url <fileId>
+.br
+backblaze-b2 sync [\-\-delete] [\-\-keepDays N] [\-\-skipNewer] [\-\-replaceNewer] \e
+.RS 15
+.br
+[\-\-compareVersions <option>] [\-\-threads N] [\-\-noProgress] \e
+.br
+[\-\-excludeRegex <regex> [\-\-includeRegex <regex>]] [\-\-dryRun] \e
+.br
+<source> <destination>
+.RE
+.RS 7
+.br
+backblaze-b2 update\-bucket [\-\-bucketInfo <json>] [\-\-lifecycleRules <json>] <bucketName> [allPublic | allPrivate]
+.br
+backblaze-b2 upload\-file [\-\-sha1 <sha1sum>] [\-\-contentType <contentType>] \e
+.RS 15
+.br
+[\-\-info <key>=<value>]* [\-\-minPartSize N] \e
+.br
+[\-\-noProgress] [\-\-threads N] <bucketName> <localFilePath> <b2FileName>
+.RE
+backblaze-b2 version
+.PP
+For more details on one command: b2 help <command>
+.SH "SEE ALSO"
+The full documentation for
+.B backblaze-b2
+is maintained as a Texinfo manual.  If the
+.B info
+and
+.B backblaze-b2
+programs are properly installed at your site, the command
+.IP
+.B info backblaze-b2
+.PP
+should give you access to the complete manual.
+.SH COPYRIGHT
+Copyright 2015 - 2017, Backblaze, Inc. <support at backblaze.com>
+.SH AUTHOR
+This manual page was generated by help2man 1.47.4 and amended by Ondrej Koblizek <koblizeko at gmail.com>.

Modified: packages/backblaze-b2/trunk/debian/changelog
===================================================================
--- packages/backblaze-b2/trunk/debian/changelog	2017-11-30 09:33:04 UTC (rev 14489)
+++ packages/backblaze-b2/trunk/debian/changelog	2017-11-30 12:29:05 UTC (rev 14490)
@@ -1,7 +1,11 @@
 backblaze-b2 (1.0.0-2) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Change maintainer to Python Applications Packaging Team
 
+  [ Ondřej Kobližek ]
+  * Rename binary from b2 -> backblaze-b2. (Closes: #883137)
+
  -- Ondřej Nový <onovy at debian.org>  Wed, 29 Nov 2017 11:50:53 +0100
 
 backblaze-b2 (1.0.0-1) unstable; urgency=medium

Modified: packages/backblaze-b2/trunk/debian/control
===================================================================
--- packages/backblaze-b2/trunk/debian/control	2017-11-30 09:33:04 UTC (rev 14489)
+++ packages/backblaze-b2/trunk/debian/control	2017-11-30 12:29:05 UTC (rev 14490)
@@ -34,4 +34,4 @@
  of B2 Cloud Storage.
  This program provides command-line access to the B2 service.
  .
- Usage: For more details try command: b2 help
+ Usage: For more details try command: backblaze-b2 help

Modified: packages/backblaze-b2/trunk/debian/manpages
===================================================================
--- packages/backblaze-b2/trunk/debian/manpages	2017-11-30 09:33:04 UTC (rev 14489)
+++ packages/backblaze-b2/trunk/debian/manpages	2017-11-30 12:29:05 UTC (rev 14490)
@@ -1 +1 @@
-debian/b2.1
+debian/backblaze-b2.1

Added: packages/backblaze-b2/trunk/debian/patches/0002-Rename-binary.patch
===================================================================
--- packages/backblaze-b2/trunk/debian/patches/0002-Rename-binary.patch	                        (rev 0)
+++ packages/backblaze-b2/trunk/debian/patches/0002-Rename-binary.patch	2017-11-30 12:29:05 UTC (rev 14490)
@@ -0,0 +1,19 @@
+From: =?UTF-8?q?Ond=C5=99ej=20Kobli=C5=BEek?=
+ <ondrej.koblizek at firma.seznam.cz>
+Date: Thu, 30 Nov 2017 12:38:45 +0100
+Subject: Rename binary
+Forwarded: not-needed
+
+---
+
+--- a/setup.py
++++ b/setup.py
+@@ -147,7 +147,7 @@
+     # pip to create the appropriate form of executable for the target platform.
+     entry_points={
+         'console_scripts': [
+-            'b2=b2.console_tool:main',
++            'backblaze-b2=b2.console_tool:main',
+         ],
+     },
+ )

Modified: packages/backblaze-b2/trunk/debian/patches/series
===================================================================
--- packages/backblaze-b2/trunk/debian/patches/series	2017-11-30 09:33:04 UTC (rev 14489)
+++ packages/backblaze-b2/trunk/debian/patches/series	2017-11-30 12:29:05 UTC (rev 14490)
@@ -1 +1,2 @@
 0001-Incorrect-sbuild-user-access-rights-in-test.patch
+0002-Rename-binary.patch

Modified: packages/backblaze-b2/trunk/debian/tests/control
===================================================================
--- packages/backblaze-b2/trunk/debian/tests/control	2017-11-30 09:33:04 UTC (rev 14489)
+++ packages/backblaze-b2/trunk/debian/tests/control	2017-11-30 12:29:05 UTC (rev 14490)
@@ -8,4 +8,4 @@
 Test-Command: set -e; for py in $(py3versions -i); do echo "[*] testing on $py:"; $py setup.py nosetests 2>&1; done
 
 Depends: backblaze-b2,
-Test-Command: HOME=$AUTOPKGTEST_TMP b2 --help 2>&1 | grep -q "This program provides command-line access to the B2 service."
+Test-Command: HOME=$AUTOPKGTEST_TMP backblaze-b2 --help 2>&1 | grep -q "This program provides command-line access to the B2 service."




More information about the Python-apps-commits mailing list