unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Update readme file for dtache.el package
@ 2022-04-30  7:59 Niklas Eklund
  2022-05-01  7:03 ` Tassilo Horn
  2022-05-01 16:52 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Niklas Eklund @ 2022-04-30  7:59 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

Hi,

at sourcehut where the package now resides they favor markdown files
over org files. I have therefore created a README.md that should now be
used instead of the old README.org.

Best regards,
Niklas

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 759 bytes --]

From 7800b61f181225b54a645b9ce82da346b625a500 Mon Sep 17 00:00:00 2001
From: Niklas Eklund <niklas.eklund@posteo.net>
Date: Sat, 30 Apr 2022 09:56:02 +0200
Subject: [PATCH] * elpa-packages (dtache): Update readme file

---
 elpa-packages | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 5674fe1dbe..3162397a14 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -189,7 +189,7 @@
  ("docbook"		:url nil)
  ("dtache"		:url "https://git.sr.ht/~niklaseklund/dtache"
   :news "CHANGELOG.org"
-  :readme "README.org"
+  :readme "README.md"
   :auto-sync t)
  ("dts-mode"		:url nil) ;; Was "https://github.com/bgamari/dts-mode.git")
  ("easy-escape"		:url "https://github.com/cpitclaudel/easy-escape"
-- 
2.34.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Update readme file for dtache.el package
  2022-04-30  7:59 Update readme file for dtache.el package Niklas Eklund
@ 2022-05-01  7:03 ` Tassilo Horn
  2022-05-01 16:52 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2022-05-01  7:03 UTC (permalink / raw)
  To: Niklas Eklund; +Cc: emacs-devel

Niklas Eklund <niklas.eklund@posteo.net> writes:

Hi Niklas,

> at sourcehut where the package now resides they favor markdown files
> over org files. I have therefore created a README.md that should now
> be used instead of the old README.org.

Applied and pushed!

Bye,
Tassilo



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Update readme file for dtache.el package
  2022-04-30  7:59 Update readme file for dtache.el package Niklas Eklund
  2022-05-01  7:03 ` Tassilo Horn
@ 2022-05-01 16:52 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2022-05-01 16:52 UTC (permalink / raw)
  To: Niklas Eklund; +Cc: emacs-devel

Niklas Eklund [2022-04-30 07:59:01] wrote:
> at sourcehut where the package now resides they favor markdown files
> over org files. I have therefore created a README.md that should now be
> used instead of the old README.org.

Note that GNU ELPA is not following your changes upstream anyway because
you haven't resolved the divergence I mentioned a few days ago:

    % make fetch/dtache
    emacs --no-site-lisp --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "dtache"
    Fetching updates for dtache...
    Upstream of dtache has DIVERGED!
    
      Local changes:
    b762fe472f  niklas.eklund@..  Announce development migration
    
      Upstream changes:
    4ecda689e4  niklas.eklund@..  Update dtache to version 0.6
    aee3289eb1  niklas.eklund@..  Improve README.md
    5d9b3bac44  niklas.eklund@..  Add section to README.md
    3590a26d1c  niklas.eklund@..  Fix source blocks in README.md
    ee05ecf597  niklas.eklund@..  Update contributor section of README.md
    28e7e0d28d  info@protesila..  Fix small markup error in README files
    bef9614c76  niklas.eklund@..  Update README with build badge
    7fe012d48e  niklas.eklund@..  Address redraw in tests
    35f8f636a7  niklas.eklund@..  Add .build.yml file
    6b595f4946  niklas.eklund@..  Add markdown README
    
    %

IOW, you still need to `git merge b762fe472f` (*not* rebase) into the
SourceHut branch, before `elpa.git` can continue tracking that branch.


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-01 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30  7:59 Update readme file for dtache.el package Niklas Eklund
2022-05-01  7:03 ` Tassilo Horn
2022-05-01 16:52 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).