diff options
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/copyright | 11 | 
2 files changed, 14 insertions, 5 deletions
| diff --git a/debian/changelog b/debian/changelog index 7a2b6aae..91151622 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sisu (0.55.3-1) unstable; urgency=medium + +  * new upstream, polishing, see changelog + +  * debian, renamed editor syntax file directory + + -- Ralph Amissah <ralph@amissah.com>  Sat, 14 Jul 2007 10:31:07 +0100 +  sisu (0.55.2-1) unstable; urgency=medium    * new upstream, various small fixes and improvements, see changelog diff --git a/debian/copyright b/debian/copyright index 0464bd5b..6b129a77 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,8 +5,8 @@ The homepage is:    <http://www.jus.uio.no/sisu>  The original source can always be found at: -  <http://www.jus.uio.no/sisu/SiSU/download> -  <http://www.jus.uio.no/sisu/pkg/src> +	<http://www.jus.uio.no/sisu/SiSU/download> +	<http://www.jus.uio.no/sisu/pkg/src>  License: GPL 3 or later: @@ -35,12 +35,13 @@ License: GPL 3 or later:    <http://www.jus.uio.no/sisu/gpl.fsf>    On Debian systems, the complete text of the GNU General -  Public License can be found in '/usr/share/common-licenses/GPL'. +  Public License can be found in `/usr/share/common-licenses/GPL'. -The Free Software Foundation: -  <http://www.fsf.org/> +  The Free Software Foundation: +    <http://www.fsf.org/>  For installation purposes the SiSU tarball includes: +  setup.rb by Minero Aoki  Hompepage: | 
