[Git][haskell-team/DHG_packages][master] 2 commits: README: Link to salsa project and fix formatting

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Jul 7 14:26:38 BST 2023



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
2449e9dc by Gioele Barabucci at 2023-07-07T13:25:39+00:00
README: Link to salsa project and fix formatting

- - - - -
22ac1677 by Gioele Barabucci at 2023-07-07T13:25:39+00:00
README: Format commands and paths

- - - - -


1 changed file:

- README.md


Changes:

=====================================
README.md
=====================================
@@ -13,7 +13,7 @@ feature of our work, hence the choice to put all our packaging into one
 repository.
 
 
-Also, our work is maintaining the debian/ directory, so we decided to track
+Also, our work is maintaining the `debian/` directory, so we decided to track
 only that, and _not_ upstream sources. Therefore, the directory structure for a
 Haskell package foo is as follows:
 
@@ -23,15 +23,15 @@ Haskell package foo is as follows:
     /p/haskell-foo/debian/control -- the usual files
     ...
 
-In particular, /p/haskell-foo/ contains no files besides debian/. So what is
-the point of having the files under the debian/ subdirectory? This way, you can
-extract the upstream sources in there and run your usual
-uscan/debchange/quilt/sbuild/debrelease-commands as usual. The `.gitignore`
-file is set up so that git will not bother you about the extracted upstream
-sources.
+In particular, `/p/haskell-foo/` contains no files besides `debian/`.
+So what is the point of having the files under the `debian/` subdirectory?
+This way, you can extract the upstream sources in there and run your usual
+`uscan`/`debchange`/`quilt`/`sbuild`/`debrelease-commands` as usual.
+The `.gitignore` file is set up so that git will not bother you about the
+extracted upstream sources.
 
-As running uscan or dpkg-buildpackage in that directory will dump files into
-the parent, we introduced the /p/ directory. Again, a `.gitignore` file is set
+As running `uscan` or `dpkg-buildpackage` in that directory will dump files into
+the parent, we introduced the `/p/` directory. Again, a `.gitignore` file is set
 up so that git will not bother you about the tarballs, `deb`-files or
 `changes`-files therein.
 
@@ -71,11 +71,12 @@ Debian Haskell Tools
 We provide tools for a number of repeated tasks, such as tagging, upgrading,
 knowing what to build and what to upgrade, etc. They are provided in the
 `pkg-haskell-tools` package, available in sid, or at
-git at salsa.debian.org:haskell-team/pkg-haskell-tools.git
-(git://salsa.debian.org/haskell-team/pkg-haskell-tools.git for
+<https://salsa.debian.org/haskell-team/pkg-haskell-tools>
+(Git repository: `git at salsa.debian.org:haskell-team/pkg-haskell-tools.git`,
+or `git://salsa.debian.org/haskell-team/pkg-haskell-tools.git` for
 read-only access).
 
-All tools are under the `dht` prefix, and it has a manpage (man dht) or at
+All tools are under the `dht` prefix, and it has a manpage (`man dht`) or at
 <file:///usr/share/doc/pkg-haskell-tools/dht.html>.
 
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/9367d2bbc968e90724515436967bfec8e2e37306...22ac1677d0f60641ba67acd07570d50c3d458fa5

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/9367d2bbc968e90724515436967bfec8e2e37306...22ac1677d0f60641ba67acd07570d50c3d458fa5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20230707/96ff8862/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list