add dpatch infrastructure

This commit is contained in:
Jan Wagner 2010-06-16 12:12:15 +00:00
parent c69417d934
commit 47f61ec708
3 changed files with 6 additions and 4 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,6 @@
postfwd (1.18-2) UNRELEASED; urgency=low postfwd (1.18-2) UNRELEASED; urgency=low
* NOT RELEASED YET * Add dpatch infrastructure
-- Jan Wagner <waja@cyconet.org> Thu, 29 Apr 2010 08:49:20 +0200 -- Jan Wagner <waja@cyconet.org> Thu, 29 Apr 2010 08:49:20 +0200

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: postfwd
Section: mail Section: mail
Priority: optional Priority: optional
Maintainer: Jan Wagner <waja@cyconet.org> Maintainer: Jan Wagner <waja@cyconet.org>
Build-Depends: debhelper (>= 5) Build-Depends: debhelper (>= 5), dpatch
Homepage: http://www.postfwd.org/ Homepage: http://www.postfwd.org/
Vcs-Browser: https://scm.uncompleted.org/projects/debian/repository/show/postfwd Vcs-Browser: https://scm.uncompleted.org/projects/debian/repository/show/postfwd
Vcs-Svn: https://scm.uncompleted.org/svn/debian/postfwd/trunk Vcs-Svn: https://scm.uncompleted.org/svn/debian/postfwd/trunk

6
debian/rules vendored
View file

@ -4,9 +4,11 @@
# Uncomment this to turn on verbose mode. # Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1 #export DH_VERBOSE=1
build: include /usr/share/dpatch/dpatch.make
clean: build: patch-stamp
clean: unpatch
dh_testdir dh_testdir
dh_testroot dh_testroot
dh_clean dh_clean