Package: abakus
Version: 0.91-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu lucid ubuntu-patch



*** /tmp/tmpAAbUpT
In Ubuntu, we've applied the attached patch to achieve the following:

  * Swith to debhelper compat 5
  * debian/control
    - Add misc:Depends to Depends
    - Build-Depends on debhelper (>= 5.0.51~) for dh_icons
    - Add Homepage field (updated)
  * Update homepage
  * debian/watch: new file
  * debian/copyright: Update with new format specification
  * Fix errors in menu section
  * Bump Standards-Version to 3.8.4 (LP: #)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-12-generic (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u abakus-0.91/debian/copyright abakus-0.91/debian/copyright
--- abakus-0.91/debian/copyright
+++ abakus-0.91/debian/copyright
@@ -1,20 +1,27 @@
-This package was debianized by Steffen Joeris <[email protected]> on
-Sun, 23 Oct 2005 15:19:58 +0200.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Michael Pyne <[email protected]>
+Source: http://purinchu.net/abakus/
+Name: Abakus
+
+Files: *
+Copyright: 2004-2006, Michael Pyne <[email protected]>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2010, Angel Abad <[email protected]>
+           2008, Siegfried-Angel Gevatter Pujals (RainCT) <[email protected]>
+           2007, Martin Pitt <[email protected]>
+           2006, Barry deFreese <[email protected]>
+           2006, Zak B. Elep <[email protected]>
+           2005-2006, Steffen Joeris <[email protected]>
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'
 
-It was downloaded from http://grammarian.homelinux.net/abakus/
-
-Copyright Holder: Michael Pyne <[email protected]>
-
-License:
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License, version 2
-as published by the Free Software Foundation.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANDABILITY of FITNESS FOR A PARTICULAR PURPOSE.
-See the GNU General Public License for details.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in /usr/share/common-licenses/GPL.
diff -u abakus-0.91/debian/abakus.menu abakus-0.91/debian/abakus.menu
--- abakus-0.91/debian/abakus.menu
+++ abakus-0.91/debian/abakus.menu
@@ -1,5 +1,5 @@
 ?package(abakus):needs="X11"\
- section="Apps/Math"\
+ section="Applications/Science/Mathematics"\
  title="AbaKus"\
  command="/usr/bin/abakus"\
  hints="KDE"\
diff -u abakus-0.91/debian/changelog abakus-0.91/debian/changelog
diff -u abakus-0.91/debian/control abakus-0.91/debian/control
--- abakus-0.91/debian/control
+++ abakus-0.91/debian/control
@@ -6,14 +6,13 @@
-Build-Depends: autotools-dev, debhelper (>= 4.1.0), cdbs (>= 0.4.0), scons (>= 0.96), imagemagick, kdelibs4-dev, chrpath, bison, flex
-Standards-Version: 3.7.2
+Build-Depends: autotools-dev, debhelper (>= 5.0.51~), cdbs (>= 0.4.0), scons (>= 0.96), imagemagick, kdelibs4-dev, chrpath, bison, flex
+Standards-Version: 3.8.4
+Homepage: http://purinchu.net/abakus/
 
 Package: abakus
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: calculator for KDE
  AbaKus is a complex calculator, which provides
  many different kinds of calculations.
  Think of it as bc (the command-line calculator) with a nice GUI.
  It also gives information about mathematical variables and
  has the user-friendly menu options of a normal KDE application.
- .
- Web site: http://grammarian.homelinux.net/abakus/
diff -u abakus-0.91/debian/compat abakus-0.91/debian/compat
--- abakus-0.91/debian/compat
+++ abakus-0.91/debian/compat
@@ -1 +1 @@
-4
+5
only in patch2:
unchanged:
--- abakus-0.91.orig/debian/watch
+++ abakus-0.91/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://purinchu.net/abakus/abakus-(.*).tar.bz2

Reply via email to