[Python-apps-commits] r8098 - in packages/glipper/trunk/debian (4 files)

josernesto-guest at users.alioth.debian.org josernesto-guest at users.alioth.debian.org
Fri Jan 20 02:14:30 UTC 2012


    Date: Friday, January 20, 2012 @ 02:14:27
  Author: josernesto-guest
Revision: 8098

Some modifications to improve the QA of the binary package.

Modified:
  packages/glipper/trunk/debian/changelog
  packages/glipper/trunk/debian/compat
  packages/glipper/trunk/debian/control
  packages/glipper/trunk/debian/copyright

Modified: packages/glipper/trunk/debian/changelog
===================================================================
--- packages/glipper/trunk/debian/changelog	2012-01-19 13:53:50 UTC (rev 8097)
+++ packages/glipper/trunk/debian/changelog	2012-01-20 02:14:27 UTC (rev 8098)
@@ -1,53 +1,38 @@
 glipper (2.3-1) unstable; urgency=low
 
-  * New upstream release
+  * New Maintainer (Closes: #583244).
+  * New upstream release (Closes: #446463, #464897, #611256).
   * debian/rules:
     - Overrided dh_auto_clean, package wasn't cleanning properly.
-    - Overrided dh_auto_install, package contained empty directories.
-  * debian/copyright:
-    - Fixed lintian copyright-with-old-dh-make-debian-copyright tag.
-  * debian/glipper.NEWS:
-    - Fixed spelling error (informations to information).
+    - Overrided dh_gencontrol.
+    - Overrided dh_auto_install, to remove empty directories being installed.
   * Added debian/source/options, to ignore .pot file updated on build time.
-  * Added debian/glipper.1 and debian/glipper.manpages in order to install man
-  pages for the package.
-
- -- Jose Ernesto Davila Pantoja <josernestodavila at ubuntu.com>  Tue, 17 Jan 2012 13:05:06 -0600
-
-glipper (2.1-1) UNREALEASED; urgency=low
-
-  * New Maintainer (Closes: #583244).
   * debian/control:
     - Added ${dist:Depends} to generate different Depends for Debian/Ubuntu.
-  * debian/rules:
-    - Overrided dh_gencontrol.
+    - Build-dep on debhelper (>= 8).
+  * debian/compat:
+    + Update to debhelper 8.
+  * debian/copyright:
+    - Modified to use DEP-5 format.
 
   [ Laszlo Pandy ]
 
-  * New upstream release.
   * debian/watch:
     - Updated to new download location on launchpad.net.
-  * debian/copyright:
-    - Add new upstream author.
-    - Change download location to new launchpad.net project.
-  * debian/compat:
-    + Update to debhelper 7.
   * debian/rules:
     + Remove all rules and replace with debhelper template because
     upstream build system has changed.
   * debian/docs:
     - Remove TODO and NEWS; they no longer exist upstream.
-  * debian/glipper.NEWS:
-    + Add new upstream version description.
   * debian/control:
     - Bump Standars-Version to 3.9.2
     - Change Homepage to new launchpad.net project (Closes: #615315).
     - Update build dependencies for new upstream build system
-    (python-distutils).
+    (python-distutils). (Closes: #558552)
     - Add python-xdg dependency.
     - Remove dependency on python-glade2 (Closes: #551459).
 
- -- Jose Ernesto Davila Pantoja <josernestodavila at ubuntu.com>  Tue, 13 Sep 2011 15:17:19 -0600
+ -- Jose Ernesto Davila Pantoja <josernestodavila at ubuntu.com>  Thu, 19 Jan 2012 12:52:28 -0600
 
 glipper (1.0-1.1) unstable; urgency=medium
 

Modified: packages/glipper/trunk/debian/compat
===================================================================
--- packages/glipper/trunk/debian/compat	2012-01-19 13:53:50 UTC (rev 8097)
+++ packages/glipper/trunk/debian/compat	2012-01-20 02:14:27 UTC (rev 8098)
@@ -1 +1 @@
-7
+8

Modified: packages/glipper/trunk/debian/control
===================================================================
--- packages/glipper/trunk/debian/control	2012-01-19 13:53:50 UTC (rev 8097)
+++ packages/glipper/trunk/debian/control	2012-01-20 02:14:27 UTC (rev 8098)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Jose Ernesto Davila Pantoja <josernestodavila at ubuntu.com>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python (>=2.4), python-distutils-extra, gnome-doc-utils
+Build-Depends: debhelper (>= 8), python (>=2.4), python-distutils-extra, gnome-doc-utils
 Standards-Version: 3.9.2
 Homepage: http://launchpad.net/glipper
 

Modified: packages/glipper/trunk/debian/copyright
===================================================================
--- packages/glipper/trunk/debian/copyright	2012-01-19 13:53:50 UTC (rev 8097)
+++ packages/glipper/trunk/debian/copyright	2012-01-20 02:14:27 UTC (rev 8098)
@@ -1,21 +1,33 @@
-This package was debianized by Neil Williams <linux at codehelp.co.uk> on
-Thu, 14 Sep 2006 11:40:26 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Glipper
+Source: http://launchpad.net/glipper
 
-The current Debian maintainer is Jose Ernesto Davila Pantoja <josernestodavila at ubuntu.com>
+Files: *
+Copyright: 2006-2007, Sven Rech
+           2006-2007, Eugenio Depalo
+           2011, Laszlo Pandy
+License: GPL-2+
+This package 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; version 2 dated June, 1991.
 
-It was downloaded from http://launchpad.net/glipper
+This package is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
 
-Upstream Authors: Sven Rech <svenrech at gmx.de>
-                  Eugenio Depalo <eugeniodepalo at mac.com>
-                  Karderio <karderio at gmail.com
-                  Laszlo Pandy <laszlok2 at gmail.com>
+You should have received a copy of the GNU General Public License
+along with this package; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-Copyright: 2006-2007 Sven Rech
-           2006-2007 Eugenio Depalo
-           2011 Laszlo Pandy
+On Debian systems, the complete text of the GNU General Public License,
+version 2, can be found in /usr/share/common-licenses/GPL-2.
 
-License:
-
+Files: debian/*
+Copyright: Copyright 2006 Neil Williams <linux at codehelp.co.uk>
+           Copyright 2007 Davide Truffa <davide at catoblepa.org>
+           Copyright 2011 Jose Ernesto Davila Pantoja <josernestodavila at ubuntu.com>
+License: GPL-2+
 This package 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; version 2 dated June, 1991.
@@ -31,5 +43,3 @@
 
 On Debian systems, the complete text of the GNU General Public License,
 version 2, can be found in /usr/share/common-licenses/GPL-2.
-The Debian packaging is Copyright 2007, Davide Truffa <davide at catoblepa.org> and
-is licensed under the GPL, see above.




More information about the Python-apps-commits mailing list