Skip to content

Instantly share code, notes, and snippets.

@hacosta
hacosta / PKGBUILD
Created October 3, 2012 04:20
bzr-fastimport PKGBUILD
# Contributor: Kambus
# Contributor: Mario Danic <mario.danic>
pkgname=bzr-fastimport
pkgver=0.13.0
pkgrel=1
pkgdesc="Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar."
arch=(i686 x86_64)
url="https://launchpad.net/${pkgname}"
license=('GPLv2' 'MIT')
#!/bin/sh
#
# gch - open the debian/changelog in sensible editor, appending
# a line showing the current files that have been modified
#
# Copyright (C) 2008-2010 Dustin Kirkland <kirkland@ubuntu.com>
#
# Authors:
# Dustin Kirkland <kirkland@ubuntu.com>
#