diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2013-05-16 16:53:01 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2013-05-16 16:53:01 +0200 |
| commit | cc09ce93e50de99fe76daa1402ddfe0a3fc73d20 (patch) | |
| tree | d34e19158eab241ff20249e29e7289d346b58c27 /debian/gbp.conf | |
| parent | e2e4d3dd3dc2a41469f5d559cbdb5ca6c5057f01 (diff) | |
| download | python-apt-cc09ce93e50de99fe76daa1402ddfe0a3fc73d20.tar.gz | |
debian/control:
* debian/control:
- updated Vcs field to point to
http://git.debian.org/git/apt/python-apt.git
* replace .bzr-builddeb/default.conf with debian/gbp.conf
Diffstat (limited to 'debian/gbp.conf')
| -rw-r--r-- | debian/gbp.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..d6708fce --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,4 @@ +[DEFAULT] +prebuild = ./pre-build.sh +export-dir = ../build-area +debian-branch = debian/sid |
