diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2009-08-27 00:47:02 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2009-08-27 00:47:02 +0200 |
commit | 2776a99c2ff458715006f3dbd8fb52e8106c4cac (patch) | |
tree | 00226c5356f8e84e6950ec8c1ed3f597c33832e1 /debian | |
parent | fac4b7d0f2d86e6837f391060bf4e8e890434748 (diff) |
Update my e-mail address
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 32cd7db..e6a6395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ scons-doc (1.2.0-3) UNRELEASED; urgency=low + * Update my e-mail address. * Add Vcs-* fields to document where scons-doc debianisation is stored. * Bump Standards-Version to 3.8.2, no changes required. - -- Luca Falavigna <dktrkranz@ubuntu.com> Sun, 02 Aug 2009 13:14:56 +0200 + -- Luca Falavigna <dktrkranz@debian.org> Thu, 27 Aug 2009 00:46:39 +0200 scons-doc (1.2.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 4f18ff2..cf4281f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: scons-doc Section: doc Priority: optional -Maintainer: Luca Falavigna <dktrkranz@ubuntu.com> +Maintainer: Luca Falavigna <dktrkranz@debian.org> Uploaders: Mark Brown <broonie@debian.org> Build-Depends: debhelper (>= 6) Build-Depends-Indep: docbook-utils diff --git a/debian/copyright b/debian/copyright index 6b7f3ef..2b3eb58 100644 --- a/debian/copyright +++ b/debian/copyright @@ -32,5 +32,5 @@ License: OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -The Debian packaging is copyright 2008-2009, Luca Falavigna <dktrkranz@ubuntu.com> +The Debian packaging is copyright 2008-2009, Luca Falavigna <dktrkranz@debian.org> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. |