--- bikeshed-1.51.orig/debian/changelog +++ bikeshed-1.51/debian/changelog @@ -0,0 +1,527 @@ +bikeshed (1.51-0ubuntu1) utopic; urgency=medium + + * apply-patch: + - fix typo + * Makefile, name-search, name-search.1: + - add a new script, to check if various namespaces are available + + -- Dustin Kirkland Thu, 14 Aug 2014 00:32:35 -0500 + +bikeshed (1.50-0ubuntu1) utopic; urgency=medium + + * release: + - handle byobu.in + + -- Dustin Kirkland Thu, 14 Aug 2014 00:32:33 -0500 + +bikeshed (1.49-0ubuntu1) utopic; urgency=medium + + * bch: + - use tmux split to show the colorized diff (left) and edit the + changelog (right) + - close diff split on dch exit + + -- Dustin Kirkland Tue, 05 Aug 2014 23:23:54 +0200 + +bikeshed (1.48-0ubuntu1) utopic; urgency=medium + + * release-build: + - drop support for saucy + + -- Dustin Kirkland Mon, 28 Jul 2014 09:12:02 +0100 + +bikeshed (1.47-0ubuntu1) utopic; urgency=medium + + * ctail, ctail.1, debian/control: + - ctail moved to byobu package + * Makefile, wifi-status, wifi-status.1: + - moved to byobu package + * col1, col1.1, Makefile: + - moved to the byobu package + * vigpg: + - shred, rather than rm, the files + + -- Dustin Kirkland Sun, 06 Jul 2014 15:51:16 -0500 + +bikeshed (1.46-0ubuntu1) utopic; urgency=medium + + * debian/control, wifi-status: + - add super slick support for monitoring wifi-status within byobu + * apply-patch, release-build: + - take ownership of our temp files/directories + + -- Dustin Kirkland Mon, 28 Apr 2014 09:30:54 -0700 + +bikeshed (1.45-0ubuntu1) unstable; urgency=medium + + * cloud-sandbox: + - safer use of ubuntu-distro-info, from Scott Moser + * vigpg, wifi-status.1: + + -- Dustin Kirkland Fri, 25 Apr 2014 07:42:05 -0500 + +bikeshed (1.44-0ubuntu1) unstable; urgency=medium + + * release-build: + - add utopic + + -- Dustin Kirkland Wed, 23 Apr 2014 18:16:57 -0500 + +bikeshed (1.43-0ubuntu1) unstable; urgency=low + + * debian/control, Makefile, vigpg: + - add a script for editing gpg encrypted files + * cloud-sandbox: LP: #1309591 + - work around distro-info bug + + -- Dustin Kirkland Tue, 22 Apr 2014 10:29:37 -0500 + +bikeshed (1.42-0ubuntu1) trusty; urgency=low + + * release-build: + - missed one, complete fix for last upload + + -- Dustin Kirkland Mon, 10 Feb 2014 14:43:26 -0600 + +bikeshed (1.41-0ubuntu1) trusty; urgency=low + + * release-build: + - deprecate quantal and raring + + -- Dustin Kirkland Mon, 10 Feb 2014 14:24:19 -0600 + +bikeshed (1.40-0ubuntu1) trusty; urgency=low + + * debian/control: + - release and release-build depend on debhelper + + -- Dustin Kirkland Fri, 31 Jan 2014 00:24:59 +0000 + +bikeshed (1.39-0ubuntu1) trusty; urgency=low + + * purge-old-kernels, purge-old-kernels.1: + - remove old header packages, too + + -- Dustin Kirkland Fri, 13 Dec 2013 10:46:04 -0600 + +bikeshed (1.38-0ubuntu1) trusty; urgency=low + + * release-build: + - add "trusty" + + -- Dustin Kirkland Tue, 29 Oct 2013 16:48:46 -0500 + +bikeshed (1.37-0ubuntu1) unstable; urgency=low + + * release-build: + - remove hardcoded path to automake tools + + -- Dustin Kirkland Fri, 18 Oct 2013 15:41:16 -0500 + +bikeshed (1.36-0ubuntu1) saucy; urgency=low + + * release-build: + - build the latest dev package source for PPA upload, too + + -- Dustin Kirkland Thu, 19 Sep 2013 15:25:10 -0500 + +bikeshed (1.35-0ubuntu1) saucy; urgency=low + + * wifi-status: + - add ping to wifi-status + * release: + - add ssh rm command + - add missing * + + -- Dustin Kirkland Thu, 12 Sep 2013 10:59:41 -0500 + +bikeshed (1.34-0ubuntu1) saucy; urgency=low + + * release, release-build: + - add first pass at building upstream Debian packages during release + + -- Dustin Kirkland Mon, 19 Aug 2013 18:28:50 -0500 + +bikeshed (1.33-0ubuntu1) saucy; urgency=low + + * release, release-build: + - use 'unstable' if no ubuntu release is defined + - drop oneiric,l add saucy + * wifi-status: + - use last wifi (?) adapter if there are more than one + * debian/control: + - fix lintian warning, no need for util-linux in deps/recs + * col1.1, purge-old-kernels.1: + - fix lintian warnings about manpage sections + * debian/control: + - bump standards + + -- Dustin Kirkland Mon, 29 Apr 2013 09:59:07 -0500 + +bikeshed (1.32-0ubuntu1) raring; urgency=low + + * release, release-build: + - add a bit more checking to ensure release is ready + + look for 'un-released' in the changes file + + check bzr for uncommitted changes + - do our pypi upload from the tarball directory, rather than + disturbing our current directory with dist/ and egg info + - print more precise dpkg -i instructions + + -- Dustin Kirkland Thu, 07 Feb 2013 11:47:03 -0600 + +bikeshed (1.31-0ubuntu1) raring; urgency=low + + * release: + - fix order, upload to pypi before ppa/ubuntu + - must sdist + + -- Dustin Kirkland Wed, 06 Feb 2013 16:45:15 -0600 + +bikeshed (1.30-0ubuntu1) raring; urgency=low + + * release: + - don't do the push, just echo it ;-) whoops. + + -- Dustin Kirkland Wed, 06 Feb 2013 16:34:11 -0600 + +bikeshed (1.29-0ubuntu1) raring; urgency=low + + * release, release-build: + - add instructions for dual-push and pypi uploads + * dual-push => multi-push, Makefile, multi-push.1, release: + - initial crack at a bzr/git sync script + * release: + - handle setup.py version incrementing + * multi-push.1: + - delete example, fix formatting + + -- Dustin Kirkland Wed, 06 Feb 2013 16:31:06 -0600 + +bikeshed (1.28-0ubuntu1) raring; urgency=low + + * purge-old-kernels: + - validate candidate packages + + -- Dustin Kirkland Fri, 30 Nov 2012 09:36:18 -0600 + +bikeshed (1.27-0ubuntu1) raring; urgency=low + + * ctail: + - added new command for watching colorized log files + * wifi-status: + - add route information + * cloud-sandbox: + - seed urandom + * release-build: + - deprecate natty + - add raring + * ctail.1, debian/control, Makefile: + - add documentation + + -- Dustin Kirkland Tue, 23 Oct 2012 17:32:33 -0500 + +bikeshed (1.26-0ubuntu1) quantal; urgency=low + + * release: + - update release script with new ppa build names + + -- Dustin Kirkland Sun, 24 Jun 2012 22:26:50 -0500 + +bikeshed (1.25-0ubuntu1) quantal; urgency=low + + * release-build: + - drop the enumerated ppa builds, use the code name + + -- Dustin Kirkland Sun, 24 Jun 2012 22:24:43 -0500 + +bikeshed (1.24-0ubuntu1) quantal; urgency=low + + * release-build: + - fix last build to quantal + * debian/control: + - add lptools, for lp upload command used by release + + -- Dustin Kirkland Sun, 06 May 2012 10:56:12 -0500 + +bikeshed (1.23-0ubuntu1) quantal; urgency=low + + [ Dustin Kirkland ] + * Makefile, purge-old-kernels, purge-old-kernels.1: + - add the purge-old-kernels tool + * debian/control: recommend bzrtools (for cdiff) + * release-build: + - drop hardy (too old of build tools to build) + - drop maverick (deprecated) + - add quantal + + [ Marius Gedminas ] + * purge-old-kernels: fix counting of old kernels + + -- Dustin Kirkland Sun, 06 May 2012 10:45:50 -0500 + +bikeshed (1.22-0ubuntu1) precise; urgency=low + + * cloud-sandbox: + - merge from Eddie Garcia, making cloud-sandbox more generally useful + - added known-hosts entry for private ip address + - fixed bug removing temp directory + * cloud-sandbox: + - make keypair finding a little more informative + - fix error about rc vs. conf + + -- Dustin Kirkland Tue, 20 Mar 2012 20:00:02 -0500 + +bikeshed (1.21-0ubuntu1) precise; urgency=low + + * Makefile, pbput, pbput.1: + - pbput/pbget moved to pastebinit + + -- Dustin Kirkland Thu, 16 Feb 2012 13:06:57 -0600 + +bikeshed (1.20-0ubuntu1) precise; urgency=low + + * cloud-sandbox: + - add copyright header + - use distro-info + * release: + - use distro-info + * release-build: + - don't use 'bzr bd' any more + - this is a result of using automake/configure style builds, where + some of the build information is not under source control + * cloud-sandbox, debian/control: + - add a dependency of cloud-sandbox + - improve detection of necessary env variables + * debian/control: + - fix syntax error + + -- Dustin Kirkland Sun, 12 Feb 2012 11:07:50 -0600 + +bikeshed (1.19-0ubuntu1) precise; urgency=low + + * release-build: + - note that this is 'released' in the generated ChangeLog; write the + changelog properly + - sign the tarball further down + - add 'precise' build target + * release: + - precise is development release + * cloud-sandbox.1, ec2-sandbox => cloud-sandbox, Makefile: + - add cloud-sandbox utilty + * Makefile, what-provides, what-provides.1, what-repo, what-repo.1, + what-source, what-source.1: + - moved what-* to its own package, what-utils + + -- Dustin Kirkland Thu, 01 Dec 2011 15:09:45 -0600 + +bikeshed (1.18-0ubuntu1) oneiric; urgency=low + + * Makefile, what-source: + - add a tool for determining the source package of some binary package + * pbput, pbput.1: + - add support for public/private gpg signatures + + -- Dustin Kirkland Wed, 31 Aug 2011 17:01:02 -0500 + +bikeshed (1.17-0ubuntu1) oneiric; urgency=low + + * what-repo, what-repo.1: + - added the what-repo utility + * Makefile: + - fix makefile breakage + + -- Dustin Kirkland Wed, 03 Aug 2011 16:44:56 -0500 + +bikeshed (1.16-0ubuntu1) oneiric; urgency=low + + [ Andres Rodriguez ] + * release-build: build the binary after the last source build + + [ Dustin Kirkland ] + * release: + - use fancy new lp-project-upload feature (under development) + + -- Dustin Kirkland Thu, 02 Jun 2011 18:03:57 -0400 + +bikeshed (1.15-0ubuntu1) oneiric; urgency=low + + * release: be explicit about what to upload + * release-build: + - clean up relic tarballs and signatures + - clean up the location of the release-test logic + + -- Dustin Kirkland Thu, 02 Jun 2011 14:52:18 -0400 + +bikeshed (1.14-0ubuntu1) oneiric; urgency=low + + * release: open next milestone at upload + + -- Dustin Kirkland Sat, 28 May 2011 12:55:24 -0500 + +bikeshed (1.13-0ubuntu1) oneiric; urgency=low + + * pbput, pbput.1: automatically support preserving filenames, directory + structures, etc, via tar + * release-build: + - drop perms check + - auto revert changelog if just unreleased/released change + * Makefile, release-build: + - add a release-test mode + * debian/control, release: + - use pitti's lp-project-upload from ubuntu-dev-tools to upload new release + * release, release-build: + - move the tarball signing to the orig building + + -- Dustin Kirkland Fri, 27 May 2011 09:52:49 -0500 + +bikeshed (1.12-0ubuntu1) oneiric; urgency=low + + * release, release-build: bump versions for oneiric, drop karmic + * debian/source/format, === removed directory debian/source: + - fix build errors yield by debian/source + * apply-patch: break immediately after finding the right strip level + + -- Dustin Kirkland Wed, 04 May 2011 15:16:26 -0500 + +bikeshed (1.11-0ubuntu1) natty; urgency=low + + * apply-patch, apply-patch.1: + - support URLs + - use patch -i rather than stdin + + -- Dustin Kirkland Fri, 25 Mar 2011 16:30:21 -0500 + +bikeshed (1.10-0ubuntu1) natty; urgency=low + + * Makefile: brown paper bag, forgot to add apply-patch to the Makefile + + -- Dustin Kirkland Fri, 25 Mar 2011 16:30:17 -0500 + +bikeshed (1.9-0ubuntu1) natty; urgency=low + + * what-provides: exit non-zero, if no match found + * apply-patch, apply-patch.1: add a utility for applying patches + more cleanly + * bch.1: fix formatting + + -- Dustin Kirkland Wed, 23 Mar 2011 11:56:53 -0500 + +bikeshed (1.8-0ubuntu1) natty; urgency=low + + * bch.1, bzrp.1, dman.1, pbput.1, release.1, release-build.1, wifi- + status.1: fix GPL version in manpage documentation license + * bch.1, bzrp.1, col1.1, dman.1, pbput.1, release.1, release-build.1, + run-one.1, what-provides.1, wifi-status.1: add URL to GPL license + * Makefile, run-one, run-one.1: moved to run-one package/project + * what-provides: if file not in patch, search the system for it + + -- Dustin Kirkland Thu, 27 Jan 2011 14:54:53 -0600 + +bikeshed (1.7-0ubuntu1) natty; urgency=low + + * COPYING: add GPL license, LP: #663292 + * Makefile, run-one, run-one.1: add the run-one utility + * run-one, run-one.1: use flock, mention in documentation + * debian/control: util-linux needed for flock + * Makefile, what-provides.1, whatprovides => what-provides: + provide a what-provides utility + + -- Dustin Kirkland Tue, 11 Jan 2011 10:24:47 -0600 + +bikeshed (1.6-0ubuntu1) natty; urgency=low + + [ Nobuto MURATA ] + * dman: set users' locale when gettting manpages, LP: #677200 + * bzrp: avoid passing unsupported options to pager other than less, + LP: #677049 + + -- Dustin Kirkland Fri, 19 Nov 2010 22:20:23 -0600 + +bikeshed (1.5-0ubuntu1) natty; urgency=low + + [ Benjamin Drung ] + * Add a Makefile and simplify the packaging. + * debian/control: + - Remove unused ${shlibs:Depends} from Depends. + - Remove dependency on essential coreutils. + * Switch to dpkg-source 3.0 (quilt) format. + * 1.1: Fix hyphen-used-as-minus-sign (thanks to lintian). + + [ Dustin Kirkland ] + * 1.1, debian/links: add NF documentation in the manpage + * pbput: drop umask code, unnecessary + * wifi-status: track kernel messages about wireless too + * 1.1 => col1.1, 1 => col1, Makefile: *much* to my chagrin, + some users have objected to the use of the 1-character names + of the 1..9 scripts/links; I'm capitulating and renaming them + to col1..col9 + * release-build: clean up bzr garbage + * wifi-status: fix license, quote text + * Makefile, q => system-search: rename the tool + + -- Dustin Kirkland Tue, 09 Nov 2010 17:45:53 -0600 + +bikeshed (1.4-0ubuntu1) natty; urgency=low + + [ Dustin Kirkland ] + * bzrp: fully qualify bzr, so that you can alias bzr=bzrp if you like + * pbput, pbputs, debian/links: add support for secure pbputs/pbget + * debian/links: fix broken symlinks + * pbput.1: fix synopsis, add invocations + + [ Kees Cook ] + * debian/links: add "NF" target. + * 1: rearrange execution to allow multiple file argments, FS of ", etc. + + -- Dustin Kirkland Mon, 25 Oct 2010 14:46:58 -0400 + +bikeshed (1.3-0ubuntu1) natty; urgency=low + + * bzrp: handle args with spaces in them (thanks Marius Gedminas) + * dchb.1 => bch.1, dchb => bch, debian/install: + - rename dchb -> bch, update code/docs and install file + + -- Dustin Kirkland Thu, 21 Oct 2010 11:03:19 -0500 + +bikeshed (1.2-0ubuntu1) natty; urgency=low + + * bzrp: add a more sensible set of paging options for vi-compatible + pagers; still a to-do to support other pagers + * bzrdch.1', =>, 'dchb.1, bzrdch', =>, 'dchb, debian/install: rename + bzrdch -> dchb; the "dchb" string rolls off the fingertips a bit + more smoothly; really, this tool is an extension of dch; reflect + that in the name + + -- Dustin Kirkland Mon, 18 Oct 2010 23:40:24 -0700 + +bikeshed (1.1-0ubuntu1) natty; urgency=low + + * bzrdiff.1', =>, 'bzrp.1, bzrdiff', =>, 'bzrp, bzrlog, bzrlog.1, + debian/install, debian/manpages: eliminate the bzrlog, bzrdiff + utilities, instead, create a simpler, more generic 'bzrp' utility + + -- Dustin Kirkland Mon, 18 Oct 2010 21:53:24 -0700 + +bikeshed (1.0-0ubuntu1) natty; urgency=low + + * debian/*: initial packaging + * 1, debian/install, debian/links: add the 1..9 awk hacks + * debian/install, debian/manpages, dman, dman.1: add the dman utility, + for remote retrieval of manpages + * debian/install, debian/manpages, wifi-status, wifi-status.1: add the + wifi-status utility, for monitoring a wifi connection + * bzrdiff, bzrdiff.1, bzrlog, bzrlog.1, debian/install, debian/manpages: + add a couple of useful bzr hacks, that pipe output to a sensible pager + * bikeshed.odp, bikeshed.png, bikeshed_14.png, bikeshed_192.png, + bikeshed_64.png: add a simple, colorful icon + * debian/control, debian/install, debian/links, pbput, pbput.1: add a + utility for uploading and downloading arbitrary files to/from a pastebin + * bzrdch, bzrdch.1, debian/control, debian/install, debian/manpages: add + a utility that conveniently edits debian/changelog in a bzr tree, + seeding the entry with the current modified files + * debian/control, debian/install, debian/manpages, release, release.1, + release-build, release-build.1: add a set of handy scripts for upstream + release management within Ubuntu, bzr, and Launchpad + + -- Dustin Kirkland Fri, 15 Oct 2010 09:33:46 -0700 --- bikeshed-1.51.orig/debian/compat +++ bikeshed-1.51/debian/compat @@ -0,0 +1 @@ +7 --- bikeshed-1.51.orig/debian/control +++ bikeshed-1.51/debian/control @@ -0,0 +1,34 @@ +Source: bikeshed +Section: misc +Priority: extra +Maintainer: Dustin Kirkland +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.3 +Homepage: http://launchpad.net/bikeshed + +Package: bikeshed +Architecture: all +Depends: ${misc:Depends} +Recommends: byobu, + bzr, + bzr-builddeb, + bzrtools, + cloud-utils, + debhelper, + devscripts, + distro-info, + dput, + gnupg, + lptools, + lzma, + pastebinit, + sensible-utils, + ubuntu-dev-tools, + vim +Description: random useful tools that do not yet have a permanent home + Bikeshed is a collection of random but useful tools and utilities that + either don't quite fit anywhere else, or have not yet been accepted + by a more appropriate project. + . + Think of this package as an "orphanage", where tools live until they + are adopted by loving, accepting parents. --- bikeshed-1.51.orig/debian/copyright +++ bikeshed-1.51/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Dustin Kirkland +Mon, 27 Sep 2010 00:48:37 -0800 + +It was downloaded from: http://launchpad.net/bikeshed + +Upstream Authors: + Dustin Kirkland + Dustin Kirkland + Dustin Kirkland + +Copyright: + Copyright (C) 2003-2010 Dustin Kirkland + Copyright (C) 2010 Canonical Ltd. + + All rights reserved. + +License: + + 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 version 3 of the License. + + 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 . + + On Debian systems, the complete text of the GNU General Public + License, version 3, can be found in /usr/share/common-licenses/GPL-3. + +The Ubuntu packaging: + Copyright (C) 2010 Canonical Ltd. + Copyright (C) 2010 Dustin Kirkland + released under the GPL-3. --- bikeshed-1.51.orig/debian/rules +++ bikeshed-1.51/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@