diff options
Diffstat (limited to 'debian/apt.conf.changelog')
-rw-r--r-- | debian/apt.conf.changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/apt.conf.changelog b/debian/apt.conf.changelog new file mode 100644 index 000000000..c4092ff44 --- /dev/null +++ b/debian/apt.conf.changelog @@ -0,0 +1,6 @@ +// Server information for apt-changelog +APT { + Changelogs { + Server "http://changelogs.ubuntu.com/changelogs"; + }; +}; |