diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-17 12:21:29 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-17 12:21:29 +0100 |
commit | c512178b1ec0eecd002dad9be1974bb624ba584a (patch) | |
tree | 0964abbc7526f0c544ffbcf2f0112c74a0affc36 /debian | |
parent | cfe8527a73a15b1ead465b0b04dee3199d12fe15 (diff) | |
download | sciteco-c512178b1ec0eecd002dad9be1974bb624ba584a.tar.gz |
mention sciteco.sf.net as the project's homepage
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 409f2bf..1814bd3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Robin Haberkorn <robin.haberkorn@googlemail.com> Build-Depends: debhelper (>= 8), g++ (>= 4:4.4), libglib2.0-dev, libncurses5-dev Standards-Version: 3.9.2 -Homepage: http://rhaberkorn.github.com/sciteco/ +Homepage: http://sciteco.sf.net/ Vcs-Browser: https://github.com/rhaberkorn/sciteco Vcs-Git: git://github.com/rhaberkorn/sciteco.git diff --git a/debian/copyright b/debian/copyright index 30ca476..e8c6131 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SciTECO Upstream-Contact: robin.haberkorn@googlemail.com -Source: https://github.com/rhaberkorn/sciteco +Source: https://sourceforge.net/projects/sciteco Files: debian/* Copyright: Copyright 2013-2014 Robin Haberkorn <robin.haberkorn@googlemail.com> |