Skip to content

Instantly share code, notes, and snippets.

@rbrito
Created July 3, 2010 16:16
Show Gist options
  • Save rbrito/462665 to your computer and use it in GitHub Desktop.
Save rbrito/462665 to your computer and use it in GitHub Desktop.
rbrito@chagas:/media/lutz/devel/xpdf-poppler$ git reflog show origin/debian
63d878b refs/remotes/origin/debian@{0}: update by push
ed1d718 refs/remotes/origin/debian@{1}: update by push
bf233f7 refs/remotes/origin/debian@{2}: update by push
de82975
rbrito@chagas:/media/lutz/devel/xpdf-poppler$
@rbrito
Copy link
Author

rbrito commented Jul 3, 2010

rbrito@chagas:/media/lutz/devel/xpdf-poppler$ git log -g origin/debian
commit 63d878bec40db1fc49860710fadf55961a721f0d
Reflog: refs/remotes/origin/debian@{0} (Rogério Brito rbrito@ime.usp.br)
Reflog message: update by push
Author: Rogério Brito rbrito@ime.usp.br
Date: Wed Jun 30 11:10:12 2010 -0300

Recommend poppler-data

It is useful/necessary for many document (including some typeset with
fontspec).

commit ed1d71862e217595ef43db1119eef61949038fe6
Reflog: refs/remotes/origin/debian@{1} (Rogério Brito rbrito@ime.usp.br)
Reflog message: update by push
Author: Rogério Brito rbrito@ime.usp.br
Date: Thu Jun 10 13:28:30 2010 -0300

Don't specify the icon name with extension. Closes: #551544.

According to the [freedesktop.org standard][0], there is no need to
include the extension of the name of the icons if no absolute pathname
is used.

Therefore, not keeping it makes things more flexible if we decide to
reimplement the icons in other formats in the future.

This, BTW, fixes Debian's bug #551544.

[0]: http://standards.freedesktop.org/desktop-entry-spec/1.0/ar01s05.html

commit bf233f7144f26bcf6544b9694fb2685ca072eddd
Reflog: refs/remotes/origin/debian@{2} (Rogério Brito rbrito@ime.usp.br)
Reflog message: update by push
Author: Rogério Brito rbrito@ime.usp.br
Date: Sat Jun 5 05:55:30 2010 -0300

Update the packaging to be partially in sync with Debian's

commit de82975e74defc7fbd94882c000f40bbb94bf7c0
Author: Rogério Brito rbrito@ime.usp.br
Date: Fri May 28 08:43:09 2010 -0300

Update the date

rbrito@chagas:/media/lutz/devel/xpdf-poppler$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment