[Pkg-javascript-commits] [node-lodash] 08/08: mention about building dsc file
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Aug 22 17:35:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-lodash.
commit 13b91e24f1377c8672c76ed825963b98dd607388
Author: Pirate Praveen <praveen at debian.org>
Date: Tue Aug 22 22:57:31 2017 +0530
mention about building dsc file
---
debian/README.Debian | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index 7e260e6..09cbce2 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -33,3 +33,8 @@ Step 6: Import dsc file to git
cd ../node-lodash
gbp import-dsc --pristine-tar ../node-lodash_4.17.4+dfsg-1.dsc
+Step 7: Modify and build
+Make changes in the git repo and generate dsc file
+dpkg-source -b .
+cd ..
+sbuild -sA -d unstable node-lodash_4.17.4+dfsg-1.dsc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lodash.git
More information about the Pkg-javascript-commits
mailing list