Compare commits
2 Commits
dist/eole/
...
master
Author | SHA1 | Date |
---|---|---|
Benjamin Bohard | 0aafd60e52 | |
Benjamin Bohard | e417d0da7d |
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
name: "Demande libre"
|
||||||
|
about: "Modèle de demande sans contrainte"
|
||||||
|
title: "[Description courte de la demande]"
|
||||||
|
|
||||||
|
---
|
|
@ -0,0 +1,7 @@
|
||||||
|
#ee0701 bug ; Quelque chose ne fonctionne pas
|
||||||
|
#cccccc duplicate ; Cette demande existe déjà
|
||||||
|
#84b6eb enhancement ; Nouvelle fonctionnalité
|
||||||
|
#128a0c help wanted ; Aide souhaitée
|
||||||
|
#e6e6e6 invalid ; Quelque chose ne va pas
|
||||||
|
#cc317c question ; Information souhaitée
|
||||||
|
#ffffff wontfix ; Ne sera pas résolu
|
|
@ -1 +0,0 @@
|
||||||
11
|
|
|
@ -1,14 +0,0 @@
|
||||||
Source: packaging-test
|
|
||||||
Section: admin
|
|
||||||
Priority: optional
|
|
||||||
Maintainer: Cadoles <contact@cadoles.com>
|
|
||||||
Build-Depends: debhelper (>= 11)
|
|
||||||
Standards-Version: 3.8.4
|
|
||||||
Homepage: https://www.cadoles.com
|
|
||||||
Vcs-Git: https://forge.cadoles.com/bbohard/packaging_test
|
|
||||||
Vcs-Browser: https://forge.cadoles.com/bbohard/packaging_test
|
|
||||||
|
|
||||||
Package: packaging-test
|
|
||||||
Architecture: any
|
|
||||||
Depends: ${misc:Depends},
|
|
||||||
Description: rien
|
|
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/make -f
|
|
||||||
# See debhelper(7) (uncomment to enable)
|
|
||||||
# output every command that modifies files on the build system.
|
|
||||||
#DH_VERBOSE = 1
|
|
||||||
|
|
||||||
%:
|
|
||||||
dh $@
|
|
|
@ -1 +0,0 @@
|
||||||
3.0 (quilt)
|
|
Loading…
Reference in New Issue