Merge lp:~elementary-apps/audience/valid-appdate into lp:~audience-members/audience/trunk

Proposed by Danielle Foré
Status: Rejected
Rejected by: Danielle Foré
Proposed branch: lp:~elementary-apps/audience/valid-appdate
Merge into: lp:~audience-members/audience/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
data/org.pantheon.audience.appdata.xml.in (+1/-1)
To merge this branch: bzr merge lp:~elementary-apps/audience/valid-appdate
Reviewer Review Type Date Requested Status
Fabio Valentini Pending
Review via email: mp+307057@code.launchpad.net

Commit message

AppData.xml: remove date from upcoming release so that appdata validates in trunk

To post a comment you must log in.
Revision history for this message
Fabio Valentini (decathorpe) wrote :

I'm still getting the same error message during validation (which is no wonder, cause the timestamp is still missing)

I can turn off validation as a workaround until the package is released, but only if no other option is feasable

Revision history for this message
Danielle Foré (danrabbit) wrote :

Gonna mark this branch as rejected/abandoned since it doesn't fix the validation.

Yeah since trunk represents a work in progress and not an actual release, I can see how validation would fail here. I would guess that your suggestion is probably the way forward since we want to be able to construct the release notes in trunk while developing

Unmerged revisions

677. By Danielle Foré

remove date field from release

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/org.pantheon.audience.appdata.xml.in'
2--- data/org.pantheon.audience.appdata.xml.in 2016-09-24 19:46:26 +0000
3+++ data/org.pantheon.audience.appdata.xml.in 2016-09-28 16:30:30 +0000
4@@ -26,7 +26,7 @@
5 <binary>audience</binary>
6 </provides>
7 <releases>
8- <release version="0.2.1" date="" urgency="medium">
9+ <release version="0.2.1" urgency="medium">
10 <description>
11 <ul>
12 <_li>Added a library view with search</_li>

Subscribers

People subscribed via source and target branches