importfeed: Filename template can now contain an itempubdate variable. Needs feed 0.3.9.2.

This commit is contained in:
Joey Hess 2014-04-07 16:55:04 -04:00
parent 5b503e4458
commit 836f2cc816
7 changed files with 24 additions and 4 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (5.20140406) UNRELEASED; urgency=medium
* importfeed: Filename template can now contain an itempubdate variable.
Needs feed 0.3.9.2.
-- Joey Hess <joeyh@debian.org> Mon, 07 Apr 2014 16:22:02 -0400
git-annex (5.20140405) unstable; urgency=medium
* git-annex-shell: Added notifychanges command.

2
debian/control vendored
View file

@ -55,7 +55,7 @@ Build-Depends:
libghc-xml-types-dev,
libghc-async-dev,
libghc-http-dev,
libghc-feed-dev,
libghc-feed-dev (>= 0.3.9.2),
libghc-regex-tdfa-dev [!mipsel !s390],
libghc-regex-compat-dev [mipsel s390],
libghc-tasty-dev (>= 0.7) [!mipsel !sparc],