diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-05 10:48:30 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-05 10:48:30 +0200 |
| commit | 8ada71a45a165cd0a4731a890a8a281b6188098e (patch) | |
| tree | aec2eaf5b2a8d75d74d728e61e5f704346250734 /debian | |
| parent | 890400953236172486955263fbd54b52bc64488a (diff) | |
| download | python-apt-8ada71a45a165cd0a4731a890a8a281b6188098e.tar.gz | |
* debian/README.source:
- added (basic) documentation how to build python-apt
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/README.source | 3 | ||||
| -rw-r--r-- | debian/changelog | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 00000000..ecd31364 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,3 @@ +This package is maintained in bzr and it should be build +with: +$ bzr-buildpackage --native diff --git a/debian/changelog b/debian/changelog index 37c26a91..b370e53a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ python-apt (0.7.5) UNRELEASED; urgency=low ReInstReq or HoldReInstReq * data/templates/Ubuntu.info.in: - added ubuntu 'intrepid' + * debian/README.source: + - added (basic) documentation how to build python-apt -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +0100 |
