]> git.madduck.net Git - etc/devscripts.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

import new options from lapse master
authormartin f. krafft <madduck@madduck.net>
Fri, 27 Jun 2008 10:40:51 +0000 (12:40 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 27 Jun 2008 10:40:51 +0000 (12:40 +0200)
.devscripts

index 1086ce33a63a440d727a9f151efdc3e11283a917..d13458986cabd1e73875cf964a0800e5c41b3670 100644 (file)
@@ -1,6 +1,15 @@
-export DEBUILD_LINTIAN=yes
-export DEBUILD_LINTIAN_OPTS=-i
-export DEBUILD_LINDA=yes
-export DEBUILD_LINDA_OPTS=-is
-export DEBSIGN_KEYID=$DEBKEYID
-export DEBDIFF_SHOW_DIFFSTAT=yes
+DEBSIGN_KEYID=$DEBKEYID
+
+DEBCOMMIT_RELEASE_USE_CHANGELOG=yes
+
+DEBCHANGE_MULTIMAINT_MERGE=yes
+DEBCHANGE_MAINTTRAILER=yes
+
+BTS_CACHE_MODE=mbox
+BTS_INCLUDE_RESOLVED=no
+BTS_SUPPRESS_ACKS=yes
+
+DEBUILD_LINTIAN=yes
+DEBUILD_LINTIAN_OPTS=-i
+
+DEBDIFF_SHOW_DIFFSTAT=yes