mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-16 04:23:31 +01:00
create-mkdebian.sh, pkg.sh: Upload to debian stable
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
a351f07bc5
commit
fbd7115174
2 changed files with 7 additions and 12 deletions
|
|
@ -128,7 +128,7 @@ done
|
|||
chmod 755 rules
|
||||
|
||||
cd ..
|
||||
dch --create --newversion \$VERSION-\$RELEASE --controlmaint --package \$NAME --distribution unstable "Release built by $0"
|
||||
dch --create --newversion \$VERSION-\$RELEASE --controlmaint --package \$NAME --distribution stable "Release built by $0"
|
||||
|
||||
echo "Produced by $0, the output should be in the \"debian\" sub-directory."
|
||||
EOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue