head	1.1;
branch	1.1.1;
access;
symbols
	start:1.1.1.2
	vendor:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2011.09.26.18.09.07;	author shriekout;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2011.09.26.18.09.07;	author shriekout;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2011.10.02.01.20.45;	author shriekout;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@@
@


1.1.1.1
log
@Import
@
text
@@


1.1.1.2
log
@Import
@
text
@d13 1
a13 1
	dh $@@ 
@

