summaryrefslogtreecommitdiff
path: root/i3lock.c
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2012-04-08 00:23:46 +0200
committerMichael Stapelberg <michael@stapelberg.de>2012-04-08 00:23:46 +0200
commitf9416f6bc66c9d950d0f74a34b093a48a94d3104 (patch)
treef0851f11aa39ae031b0a9888b0b69d38658974fa /i3lock.c
parent544f535bbf3c00e8b0b7140ef4cd2292320b1751 (diff)
remove debian/
The Debian packaging is now hosted on Debian servers at git://git.debian.org/users/stapelberg/i3lock.git This makes life easier for Debian people. It makes life harder for you if you want to build a Debian package of the current git version. Here is how you could do that now: Build a tarball of the current git version: mkdir ../i3lock-dpkg VERSION=i3lock-$(git describe --tags) git archive --prefix=$VERSION/ --output=../i3lock-dpkg/$VERSION.tar.bz2 HEAD get the packaging: cd ../i3lock-dpkg gbp-clone git://git.debian.org/users/stapelberg/i3lock.git cd i3lock git-import-orig ../$VERSION.tar.bz2 dpkg-buildpackage
Diffstat (limited to 'i3lock.c')
0 files changed, 0 insertions, 0 deletions