diff options
| author | Ralph Amissah <ralph@amissah.com> | 2007-12-14 21:42:28 +0000 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2007-12-14 21:42:28 +0000 | 
| commit | 0a6196e68351533aa15676a0e475a5a7c96e0838 (patch) | |
| tree | a8ec15f9a715cddfae6598c7b87b0a66b77b3613 | |
| parent | Merge branch 'upstream' into debian/sid (diff) | |
Updated sisu-0.62.4debian/0.62.4-1
| -rw-r--r-- | debian/changelog | 14 | ||||
| -rw-r--r-- | debian/copyright | 9 | 
2 files changed, 20 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 4f6a725e..0cb01da1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sisu (0.62.4-1) unstable; urgency=medium + +  * upstream with fix, and adjustment to gpl3 links + +  * debian build update + +  * debian/watch file + +  * DM upload + +  * gpg/pgp signature used changed (now B98F62B1 before BD76E77F) + + -- Ralph Amissah <ralph@amissah.com>  Fri, 14 Dec 2007 21:41:13 +0000 +  sisu (0.62.3-3) unstable; urgency=medium    * Dm-Upload-Allowed field needs XS- prefex  diff --git a/debian/copyright b/debian/copyright index 1b4a627b..9681feda 100644 --- a/debian/copyright +++ b/debian/copyright @@ -30,9 +30,12 @@ License: GPL 3 or later:    If you have Internet connection, the latest version of the GPL should be    available at these locations: -  <http://www.fsf.org/licenses/gpl.html> -  <http://www.gnu.org/copyleft/gpl.html> -  <http://www.jus.uio.no/sisu/gpl.fsf> +   <http://www.fsf.org/licensing/licenses/gpl.html> +   <http://www.gnu.org/licenses/gpl.html> + +   <http://www.jus.uio.no/sisu/gpl.fsf/toc.html> +   <http://www.jus.uio.no/sisu/gpl.fsf/doc.html> +   <http://www.jus.uio.no/sisu/gpl.fsf/plain.txt>    On Debian systems, the complete text of the GNU General    Public License can be found in '/usr/share/common-licenses/GPL'. | 
