summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPeter Michael Green <plugwash@raspbian.org>2017-01-18 23:37:12 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-19 00:53:59 +0000
commit94a7b24db8f6ef620aed4a449f11644db5a0e788 (patch)
tree15c05933b5487ed4a6e1c403f7359c19469e0a9d /debian
parentab5a6e7990806975bfd31a47cf61f429eb8914e3 (diff)
dgit: aptget archive access method
Add dummy implementation of file_in_archive_aptget copied from file_in_archive_dummycat. Re:#851697.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b1c7db1..8f83173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ dgit (3.6~) unstable; urgency=medium
Bugfixes:
* Actually use the url from a Dgit .dsc field naming an unknown distro.
Closes:#851728.
+ * Add dummy implementation of file_in_archive_aptget copied from
+ file_in_archive_dummycat. Re:#851697. [ Peter Green ]
Minor improvements:
* Use `confess' to print a stack trace in a couple of internal error