]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Merge commit '97de9bb8605eaeb47edd4d80b444605676bb83e2' into slop
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 27 Aug 2009 23:55:50 +0000 (19:55 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 27 Aug 2009 23:57:18 +0000 (19:57 -0400)
For some reason, when I run:

gitk $(git for-each-ref --format='%(refname)' 'refs/remotes/'; git
for-each-ref --format='^%(refname)' 'refs/heads/' 'refs/remotes/origin/'
'refs/tags/')

It shows a bunch of commits, that are present in master, along the way to
this commit, in intigreti's remote.

AFAICS, there is nothing in there that I should be considering merging, so
rather than debug why it does that, I'll just merge it into this branch.
The command above will actually notice it's merged to one of my branches
then, and will avoid cluttering the display of other, unmerged stuff with
it.

I earlier merged a few branches into this one that I had deleted, but that
are still present in other's repos, so that they also don't show up in the
above gitk.

1  2 
debian/control

diff --cc debian/control
index 96ba221fffc865fc34bd5c54eefebe2d6fab8930,3f12dccf394e9a352fa49556b62c6622cfe3a7b5..adf11c31afed1e334d8db9da20a53047fe0fb54d
@@@ -16,27 -12,13 +16,28 @@@ Vcs-Browser: http://git.ikiwiki.info/?p
  
  Package: ikiwiki
  Architecture: all
 -Depends: ${perl:Depends}, libtext-markdown-perl | markdown, libhtml-scrubber-perl, libhtml-template-perl, libhtml-parser-perl, liburi-perl
 -Recommends: gcc | c-compiler, libc6-dev | libc-dev, subversion | git-core (>= 1:1.5.0) | tla | bzr (>= 0.91) | mercurial | monotone (>= 0.38), libxml-simple-perl, libnet-openid-consumer-perl, liblwpx-paranoidagent-perl, libtimedate-perl, libcgi-formbuilder-perl (>= 3.05), libcgi-session-perl (>= 4.14-1), libmail-sendmail-perl, libauthen-passphrase-perl
 -<<<<<<< HEAD:debian/control
 +Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, 
 +  libtext-markdown-perl | markdown,
 +  libhtml-scrubber-perl, libhtml-template-perl,
 +  libhtml-parser-perl, liburi-perl
 +Recommends: gcc | c-compiler, 
 +  libc6-dev | libc-dev,
 +  subversion | git-core (>= 1:1.5.0) | tla | bzr (>= 0.91) | mercurial | monotone (>= 0.38),
 +  libxml-simple-perl, libnet-openid-consumer-perl,
 +  liblwpx-paranoidagent-perl, libtimedate-perl,
 +  libcgi-formbuilder-perl (>= 3.05), libcgi-session-perl (>= 4.14-1),
 +  libmail-sendmail-perl, libauthen-passphrase-perl, libterm-readline-gnu-perl
 +Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl,
 +  xapian-omega (>= 1.0.5), librpc-xml-perl, libtext-wikiformat-perl,
 +  python, python-docutils, polygen, tidy, libhtml-tree-perl,
 +  libxml-feed-perl, libmailtools-perl, perlmagick,
 +  libfile-mimeinfo-perl, libcrypt-ssleay-perl,
 +  liblocale-gettext-perl (>= 1.05-1), libtext-typography-perl,
 +  libtext-csv-perl, libdigest-sha1-perl, graphviz, libnet-amazon-s3-perl,
 +  sparkline-php, texlive, dvipng, libtext-wikicreole-perl,
 +  libsort-naturally-perl, libtext-textile-perl, libhighlight-perl,
 +  po4a (>= 0.35-1), gettext
+ Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl, xapian-omega (>= 1.0.5), librpc-xml-perl, libtext-wikiformat-perl, python, python-docutils, polygen, tidy, libhtml-tree-perl, libxml-feed-perl, libmailtools-perl, perlmagick, libfile-mimeinfo-perl, libcrypt-ssleay-perl, liblocale-gettext-perl (>= 1.05-1), libtext-typography-perl, libtext-csv-perl, libdigest-sha1-perl, graphviz, libnet-amazon-s3-perl, sparkline-php, texlive, dvipng
 -=======
 -Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl, xapian-omega (>= 1.0.5), librpc-xml-perl, libtext-wikiformat-perl, python, python-docutils, polygen, tidy, libxml-feed-perl, libmailtools-perl, perlmagick, libfile-mimeinfo-perl, libcrypt-ssleay-perl, liblocale-gettext-perl (>= 1.05-1), libtext-typography-perl, libtext-csv-perl, libdigest-sha1-perl, graphviz, libnet-amazon-s3-perl, sparkline-php, texlive, dvipng, po4a
 ->>>>>>> origin/master:debian/control
  Conflicts: ikiwiki-plugin-table
  Replaces: ikiwiki-plugin-table
  Provides: ikiwiki-plugin-table