Commit c055567b authored by Ophélie Gagnard's avatar Ophélie Gagnard

distribution-specifics/, templates/: Change dep_* to dep--* and rename the files accordingly.

Others: Fix small things.
parent a3c5cf1a
......@@ -41,6 +41,6 @@ cd $INITIAL_DIR
# add "backup." before the directory name pointed to by $TARBALL_DIR
BACKUP_DIR=$TARBALL_DIR/../backup.$SOFTWARE_AND_VERSION
BACKUP_DIR=`realpath -m $BACKUP_DIR`
# Delete the potential old backup and backup the newly created build tree instead.
# Delete the potential previous backup and backup the newly created build tree instead.
rm -rf $BACKUP_DIR
cp -r $TARBALL_DIR $BACKUP_DIR
dep_fluent-bit (1-1) UNRELEASED; urgency=medium
dep--fluent-bit (1-1) UNRELEASED; urgency=medium
* Initial release. (Closes: #XXXXXX)
......
Source: dep_fluent-bit
Source: dep--fluent-bit
Maintainer: Francois Gagnard <francois.gagnard@nexedi.com>
Section: net
Priority: optional
Build-Depends: debhelper,
chrpath,
python
Build-Depends: debhelper (>= 4.1.16),
chrpath,
wget,
......@@ -13,7 +10,7 @@ Build-Depends: debhelper (>= 4.1.16),
python3-dev (>= 3.7),
cmake (>= 3.18)
Package: dep_fluent-bit
Package: dep--fluent-bit
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
......@@ -28,4 +25,4 @@ Depends: ${misc:Depends},
# devperm manager plugin wants to use lsblk
util-linux
Conflicts:
Description: dep_fluent-bit packaging test
Description: dep--fluent-bit packaging test
Format: 3.0 (native)
Source: dep_fluent-bit
Source: dep--fluent-bit
Architecture: any
Version: 1-1
Build-Depends: debhelper (>= 4.1.16),
......
dep_mca-static (1-1) UNRELEASED; urgency=medium
dep--mca-static (1-1) UNRELEASED; urgency=medium
* Initial release. (Closes: #XXXXXX)
......
Source: dep_mca-static
Source: dep--mca-static
Maintainer: Francois Gagnard <francois.gagnard@nexedi.com>
Section: net
Priority: optional
......@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 4.1.16),
golang (>= 2:1.15~1),
cmake (>= 3.18)
Package: dep_mca-static
Package: dep--mca-static
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
......@@ -26,4 +26,4 @@ Depends: ${misc:Depends},
# devperm manager plugin wants to use lsblk
util-linux
Conflicts:
Description: dep_mca-static packaging test
Description: dep--mca-static packaging test
/opt/dep--mca-static_1-1/bin/
/opt/dep--mca-static_1-1/etc/
/opt/dep--mca-static_1-1/lib/
/opt/dep--mca-static_1-1/share/
Format: 3.0 (native)
Source: dep_mca-static
Source: dep--mca-static
Architecture: any
Version: 1-1
Build-Depends: debhelper (>= 4.1.16),
......
/opt/dep_mca-static_1-1/bin/
/opt/dep_mca-static_1-1/etc/
/opt/dep_mca-static_1-1/lib/
/opt/dep_mca-static_1-1/share/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment