summaryrefslogtreecommitdiff
path: root/debian/source
Commit message (Collapse)AuthorAge
* remove debian/source/optionsMichael Tokarev2013-09-17
|
* Revert "Migrate to git-buildpackage"martin f. krafft2011-09-10
| | | | This reverts commit ec581474e75c92edfcf2dee1d2732fabd068bcaf.
* Migrate to git-buildpackagemartin f. krafft2011-07-29
| | | | | | | | | | | | | | | | | | | This commit migrates the package to git-buildpackage use. The following are the relevant changes: - patches are no maintained on the patch-queue/* branch(es) and exported automatically pre-build by a git-buildpackage hook (see debian/gdp.conf). debian/patches is also removed post-build and the patches unapplied (local option unapply-patches). Hence, debian/patches is ignored from Git. - The build process fails when there are direct changes to the upstream code (local option abort-on-upstream-changes). To build the package, switch to the branch (e.g. master for sid) and simply fire up git-buildpackage. Signed-off-by: martin f. krafft <madduck@debian.org>
* Compress debian tarball with bzip2martin f. krafft2011-07-29
| | | | | | | Sets dpkg-source options so that the debian tarball is compressed with bzip2 at level 9. Signed-off-by: martin f. krafft <madduck@debian.org>
* Switch to dpkg v3-quilt source formatmartin f. krafft2009-11-06
Signed-off-by: martin f. krafft <madduck@debian.org>