--- bikeshed-1.17.orig/debian/rules +++ bikeshed-1.17/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- bikeshed-1.17.orig/debian/compat +++ bikeshed-1.17/debian/compat @@ -0,0 +1 @@ +7 --- bikeshed-1.17.orig/debian/changelog +++ bikeshed-1.17/debian/changelog @@ -0,0 +1,201 @@ +bikeshed (1.17-0ubuntu1) oneiric; urgency=low + + * what-repo, what-repo.1: + - added the what-repo utility + * Makefile: + - fix makefile breakage + + -- Dustin Kirkland Thu, 02 Jun 2011 18:04:00 -0400 + +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.17.orig/debian/copyright +++ bikeshed-1.17/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.17.orig/debian/control +++ bikeshed-1.17/debian/control @@ -0,0 +1,28 @@ +Source: bikeshed +Section: misc +Priority: extra +Maintainer: Dustin Kirkland +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.1 +Homepage: http://launchpad.net/bikeshed + +Package: bikeshed +Architecture: all +Depends: ${misc:Depends} +Recommends: bzr, + bzr-builddeb, + devscripts, + dput, + gnupg, + lzma, + pastebinit, + sensible-utils, + ubuntu-dev-tools, + util-linux +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.