summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-12 14:52:09 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-12 14:52:09 -0400
commit6d9c1c7b7e3aa8dbc101c2592e5f7bb87abbb3a5 (patch)
tree084cd6e02213b115977d89639dd3c6aa6a0d9d28 /debian
parentff3cc0c92fc865297ed869b38c6cb0dd0882f77c (diff)
Support debian/foo.os files to suppliment previous debian/foo.arch file support. Closes: #494914 (Thanks, Aurelien Jarno)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f5cff0b..760aaba7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ debhelper (7.2.11) UNRELEASED; urgency=low
* dh_auto_configure: Add --skipdeps when running Makefile.PL,
to prevent Module::Install from trying to download dependencies.
Closes: #528235
+ * Support debian/foo.os files to suppliment previous debian/foo.arch
+ file support. Closes: #494914
+ (Thanks, Aurelien Jarno)
-- Joey Hess <joeyh@debian.org> Mon, 11 May 2009 14:50:33 -0400