tag 579012 pending
thanks
Hello,
Bug #579012 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=f86ff41
---
commit f86ff41434db0a663179cce1703dd1bc2269d094
Author: Raphaël Hertzog <[email protected]>
Date: Thu Jun 10 20:28:16 2010 +0200
dpkg-source: new option --abort-on-upstream-changes
This option can be used with source formats 1.0, 2.0 and 3.0 (quilt). It
aborts every time that you try to build a source package which
contains (unmanaged) changes to the upstream source code.
diff --git a/debian/changelog b/debian/changelog
index 811b87c..30a82ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ dpkg (1.15.8) UNRELEASED; urgency=low
2.0 and 3.0 (quilt) that unapplies the patches after a successful build.
This option can be put in debian/source/local-options in the package VCS
repository for instance.
+ * Implement new --abort-on-upstream-changes option for dpkg-source with
+ source formats 1.0, 2.0 and 3.0 (quilt). It aborts every time that you try
+ to build a source package which contains (unmanaged) changes to the
+ upstream source code. Closes: #579012
[ Guillem Jover ]
* Require gettext 0.18:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]