This website requires JavaScript.
Explore
Help
Sign in
git
/
cfgv
Watch
1
Star
0
Fork
You've already forked cfgv
0
Code
Issues
Activity
9f67bd631a
cfgv
/
debian
/
rules
7 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
Adding debian version 3.1.0-1. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:37:20 +01:00
#!/usr/bin/make -f
export PYBUILD_NAME=cfgv
%:
Updating python debhelper sequence. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:42:40 +01:00
dh ${@} --buildsystem=pybuild
Copy permalink