Administrators, autoreview, Vérificateurs d’utilisateurs, checkuser-log, editor, reviewer, usersnoop
3 321
modifications
m (→Premier test) |
|||
Ligne 84 : | Ligne 84 : | ||
# reprepro -vb . includedeb squeeze /var/cache/apt/archives/reprepro_4.2.0-1_amd64.deb | # reprepro -vb . includedeb squeeze /var/cache/apt/archives/reprepro_4.2.0-1_amd64.deb | ||
/var/cache/apt/archives/reprepro_4.2.0-1_amd64.deb: component guessed as 'main' | /var/cache/apt/archives/reprepro_4.2.0-1_amd64.deb: component guessed as 'main' | ||
Exporting indices... | |||
== Ajouter un paquet source au référentiel == | |||
Il vous faut avec les sources, un fichier .desc qui doit contenir les informations du paquet, par exemple: | |||
<code> | |||
Format: 1.0 | |||
Source: notalweg | |||
Binary: notalweg | |||
Architecture: any | |||
Version: 0.2-1 | |||
Maintainer: Cyrille Colin <colin@univ-metz.fr> | |||
Homepage: http://talweg.univ-metz.fr | |||
Standards-Version: 3.8.1 | |||
Build-Depends: debhelper (>= 7), autotools-dev, liblog4net1.2-cil, make, mono-gmcs, libmysql5.0-cil, libmono-ldap2.0-cil, libmono-system-web2.0-cil | |||
Checksums-Sha1: | |||
ee1774e8649bcd4eb38d87d035d29edde9d54741 167744 notalweg_0.2-1.tar.gz | |||
Checksums-Sha256: | |||
53ea2c131633ccdf4681fd9e7968e80ae0d59259e34b8ff81a8231756fdfba12 167744 notalweg_0.2-1.tar.gz | |||
Files: | |||
cc672ae30ddc04092b9e6da80efa0143 167744 notalweg_0.2-1.tar.gz | |||
</code> | |||
# reprepro -vb . includedsc lenny /var/cache/apt/archives/notalweg_0.2-1.dsc | |||
/var/cache/apt/archives/notalweg_0.2-1.dsc: component guessed as 'main' | |||
Exporting indices... | Exporting indices... | ||
modifications