debian: update to source format git

This commit is contained in:
Harald Welte 2011-05-10 17:32:02 +02:00
parent 629e986ea4
commit b502255b8f
3 changed files with 9 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
openggsn (0.91-2) unstable; urgency=low
* Switch to source/format (git)
-- Harald Welte <laforge@gnumonks.org> Tue, 10 May 2011 17:31:37 +0200
openggsn (0.91-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>

3
debian/rules vendored
View File

@ -16,6 +16,7 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
CFLAGS = -Wall -g
%:
dh $@
dh --with autoreconf $@

View File

@ -1 +1 @@
3.0 (quilt)
3.0 (git)