tag 582389 pending
thanks
Hello,
Bug #582389 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=2d4fd62
---
commit 2d4fd627d4286dc42006fb486040209d4e021b9f
Author: Colin Watson <[email protected]>
Date: Thu May 20 13:49:06 2010 +0100
Add tests for Ubuntu changelog parsing
Ubuntu's changelog parsing is nearly identical to Debian's, but may emit
an additional Launchpad-Bugs-Fixed header. Test that changelogs
matching the appropriate regex are parsed correctly both for Debian and
Ubuntu.
To do this, we take copies of the standard origin files and add an
internal mechanism allowing Dpkg::Vendor to be pointed at them; and we
run 600_Dpkg_Changelog.t a second time with DEB_VENDOR set, to avoid
duplicating lots of code. See the discussion in #536066 for background.
diff --git a/debian/changelog b/debian/changelog
index 0fe4ddb..61a14ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ dpkg (1.15.8) UNRELEASED; urgency=low
start and at the end of the process. With "3.0 (quilt)" source packages
this ensures patches are applied even in case of binary-only builds.
Closes: #572526
+ * Merge non-regression test for Ubuntu's specificities concerning
+ changelog handling. Closes: #582389
[ Guillem Jover ]
* Require gettext 0.18:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]