Your message dated Thu, 11 Feb 2016 22:35:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#805514: gitignore in sources ignores needed file
has caused the Debian Bug report #805514,
regarding gitignore in sources ignores needed file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
805514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805514
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 228-1
Severity: wishlist

Hi,

the top-level .gitignore file excludes all *.html files. This makes
src/journal-remote/browse.html being excluded, which is a needed file.

Therefore, importing systemd source package as-is into git results in an
incomplete source tree that fails to build from source.

It would be nice if e.g. something like this:

---snip---
!*.html
---snap---

could be added to src/journal-remote/.gitignore so that
src/journal-remote/browse.html is included again.

Regards,
Daniel

--- End Message ---
--- Begin Message ---
Version: 229-1

On Thu, 19 Nov 2015 10:55:48 +0100 Martin Pitt <[email protected]> wrote:
> Control: forwarded -1 https://github.com/systemd/systemd/pull/1953
> Control: tag -1 upstream confirmed
> 
> Hello Daniel,
> 
> Daniel Baumann [2015-11-19  2:21 +0100]:
> > the top-level .gitignore file excludes all *.html files. This makes
> > src/journal-remote/browse.html being excluded, which is a needed file.
> 
> Thanks for spotting! I created an upstream pull request to fix that.

That upstream PR was merged and is part of v229. Thus closing the bug
report.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to