From: Tollef Fog Heen Date: Fri, 9 Dec 2011 22:25:20 +0000 (+0100) Subject: Add link to git repo and README.source X-Git-Tag: yubikey-personalisation_1.6.3-1~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9951219be7f048adea92d5b58690ad8672e3d07;p=yubikey-personalization.old Add link to git repo and README.source --- diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..8a6eb4f --- /dev/null +++ b/debian/README.source @@ -0,0 +1,16 @@ +The recommended way to get the git repo of this package is to clone +the git repository and then use gitpkg(1). + +For gitpkg to do its work best, you should have the following settings in .git/config: + +[gitpkg] + deb-export-hook = /usr/share/gitpkg/hooks/quilt-patches-deb-export-hook + pre-export-hook = /usr/share/gitpkg/hooks/pristine-tar-pre-export-hook + create-fake-orig = false + force-overwrite-orig = false + +After you have hacked on the source and committed, run gitpkg HEAD (or +gitpkg $treeish) and you get a source package in +../deb-packages/yubikey-personalization/. + + -- Tollef Fog Heen , Fri, 9 Dec 2011 23:24:53 +0100 diff --git a/debian/changelog b/debian/changelog index 509fb33..4266d87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yubikey-personalization (1.6.2-2) UNRELEASED; urgency=low + + * Add link to git tree. + + -- Tollef Fog Heen Fri, 09 Dec 2011 23:23:21 +0100 + yubikey-personalization (1.6.2-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 4ace93e..6f9612a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Tollef Fog Heen Build-Depends: debhelper (>= 8.1.3~), autotools-dev, libusb-1.0-0-dev, libyubikey-dev(>= 1.5), chrpath, pkg-config, dh-autoreconf Standards-Version: 3.8.2 Homepage: http://code.google.com/p/yubikey-personalization/ +Vcs-Git: git://git.err.no/yubikey-personalization/ +Vcs-Browser: http://git.err.no/cgi-bin/gitweb.cgi?p=yubikey-personalization;a=summary Package: yubikey-personalization Architecture: any