Package: devscripts
Version: 2.10.13
Severity: normal
Tags: patch

Hello.

I think deb-revision should (probably) unconditionally -b (--force-bad-version)
to dch: somebody who is using deb-revision probably knows what they're
doing. If not unconditionally, then -b should be accepted by deb-revision
and passed to dch. Feel free to remove the patch tag if you prefer this
later approach.

Thanks,

--- /usr/bin/deb-reversion      2008-01-11 21:59:45.000000000 +0100
+++ /home/adeodato/bin/deb-reversion    2008-01-19 13:15:14.000000000 +0100
@@ -174,7 +174,7 @@
   mkdir -p debian
   zcat $LOGFILE > debian/changelog
   shift
-  dch -v $VERSION -- $@
+  dch -b -v $VERSION -- $@
   call_hook
   gzip -9 -c debian/changelog >| $LOGFILE
   sed -i -e "s,^Version: .*,Version: $VERSION," DEBIAN/control

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                Listening to: Kimya Dawson and Antsy Pants - Tree Hugger



Reply via email to