mirror of
https://salsa.debian.org/debian/debian-reference.git
synced 2026-01-16 23:14:19 +00:00
Add reminder for package dependency
Signed-off-by: Osamu Aoki <osamu@debian.org>
This commit is contained in:
parent
ca5211a02c
commit
0090ff88db
1 changed files with 8 additions and 0 deletions
|
|
@ -456,4 +456,12 @@ master branch. You need to run script in buster environment where python2 is
|
|||
available. We may convert this XML source to easier format such as Sphinx in
|
||||
future.
|
||||
|
||||
## Reminder
|
||||
|
||||
Updating the `*.ent` files in the source tree require you to install `wget`
|
||||
and `dctrl-tools` and run "make entity". This must be done before the source
|
||||
package upload in manual process. This part of code can't be run as a part of
|
||||
automatic package build process since package build should not access remote
|
||||
data by Debian Policy.
|
||||
|
||||
Osamu
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue