File: control

package info (click to toggle)
customdeb 0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, lenny, squeeze, stretch, wheezy
  • size: 52 kB
  • ctags: 2
  • sloc: perl: 174; makefile: 30
file content (20 lines) | stat: -rw-r--r-- 847 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: customdeb
Section: admin
Priority: optional
Maintainer: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.7.3
XS-Vcs-Darcs: http://darcs.nomeata.de/customdeb
XS-Vcs-Browser: http://darcs.nomeata.de/cgi-bin/darcsweb.cgi?r=customdeb;a=summary

Package: customdeb
Architecture: all
Depends: ${perl:Depends}, libparse-debcontrol-perl, libfile-temp-perl, libfile-copy-recursive-perl, debhelper, libparse-debianchangelog-perl, devscripts
Description: Modfies binary Debian package
 customdeb will modify binary Debian packages based on
 information given in a simple file. It can
   * Add or replace files
   * Change permissions of files
 It can be used to distribute packages with local changes
 (configuration, fixes) locally, and is not meant to create
 packages for the official Debian archive.