Package: devscripts
Version: 2.10.28
Severity: wishlist
File: /usr/bin/mass-bug

I would like to mass-file bug giving precise explanations on how to
reproduce the problem but for this I could use some supplementary
replacement patterns:

- #UPSTREAM_VERSION# (the version without epoch and without the debian
  revision)

- #REVISION#: the debian revision... with the preceding dash so that
  #UPSTREAM_VERSION##REVISION# is always valid even when there's no debian
  revision.

- #EPOCH#: the epoch... with the trailing colon so that
  #EPOCH##UPSTREAM_VERSION##REVISION# is valid even when there's no epoch.

Example of usage for me:
$ apt-get source #PACKAGE#
$ dpkg-source --format="3.0 (quilt)" -b #PACKAGE#-#UPSTREAM_VERSION#
$ dpkg-source -x #PACKAGE#_#UPSTREAM_VERSION##REVISION#.dsc


Cheers,
 Raphael H.




-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to