[ ソース: svn-buildpackage ]
パッケージ: svn-buildpackage (0.8.8)
helper programs to maintain Debian packages with Subversion
svn-buildpackage (formerly svn-devscripts) contains tools that help to automate the task of maintaining Debian packages inside of a Subversion repository. They are intended to be used by Debian maintainers to simplify the error-prone actions with the svn, devscripts, and dpkg-dev utilities.
- svn-inject: creates the initial directory structure of a Debian-SVN repository and imports existing packages - svn-upgrade: imports upstream changes into the upstream branch and updates the Debian trunk directory, merging and tagging as needed - svn-buildpackage: wrapper around dpkg-buildpackage (or other builders), exporting/merging/tagging source as needed - svn-do: exports a source, runs a command inside the exported source and, if the command succeeds, copies back the debian/ tree - uclean: removes redundant files from upstream source packages
The package also includes a detailed HOWTO document.
その他の svn-buildpackage 関連パッケージ
|
|
|
|
-
- dep: devscripts (>= 2.10.54)
- scripts to make the life of a Debian Package maintainer easier
-
- dep: file
- 「マジック」ナンバーを使ったデータ形式認識
-
- dep: libcapture-tiny-perl
- module to capture STDOUT and STDERR
-
- dep: libfile-libmagic-perl
- Perl interface to libmagic for determining file type
-
- dep: liblocale-gettext-perl
- libc 関数を用いて Perl を国際化するモジュール
-
- dep: libsvn-perl
- Perl bindings for Apache Subversion
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: subversion
- Advanced version control system
-
- dep: unp
- unpack (almost) everything with one command
-
- dep: wget
- ウェブからファイルを取得
-
- rec: debhelper
- helper programs for debian/rules