[Git][reproducible-builds/disorderfs][debian] add instructions how to add the upstream release to our lfs repo'

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Jan 3 11:21:41 UTC 2026



Holger Levsen pushed to branch debian at Reproducible Builds / disorderfs


Commits:
d732b036 by Holger Levsen at 2026-01-03T12:21:32+01:00
add instructions how to add the upstream release to our lfs repo'

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- debian/README.source


Changes:

=====================================
debian/README.source
=====================================
@@ -7,6 +7,18 @@ a tarball and a signature file in the current directory. Then do::
     $ for i in disorderfs-${VERSION}*; do x=${i/disorderfs-/disorderfs_}; ln -s "$i" "${x/.tar/.orig.tar}"; done
     $ mv disorderfs-${VERSION}* disorderfs_${VERSION}* ..
     $ pristine-tar commit ../disorderfs_${VERSION}.orig.tar.bz2 master
+
+Now add to our reproducible-lfs git repo:
+
+    $ cp -v ../disorderfs-${VERSION}* ../reproducible-lfs/releases/disorderfs/
+    $ cd ../reproducible-lfs/releases/disorderfs/
+    $ git add disorderfs-${VERSION}*
+    $ git commit -s -m "add disorderfs ${VERSION} release"
+    $ git push
+    $ cd -
+
+Finally, do the actual Debian release:
+
     $ git checkout debian
     $ git merge "${VERSION}"
     $ dch -v "${VERSION}-1"



View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/d732b0368b874d4c8d008150818ec121ebe81126

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/d732b0368b874d4c8d008150818ec121ebe81126
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260103/dd5291bc/attachment.htm>


More information about the rb-commits mailing list