[Python-apps-commits] r1627 - in packages/clive/trunk/debian (5 files)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Thu Jul 31 08:47:18 UTC 2008


    Date: Thursday, July 31, 2008 @ 08:47:17
  Author: gothicx-guest
Revision: 1627

New upstream\nremove autotools-dev as upstream fixed now\nbump to GPLv3\nDone for upload

Modified:
  packages/clive/trunk/debian/changelog
  packages/clive/trunk/debian/control
  packages/clive/trunk/debian/copyright
  packages/clive/trunk/debian/rules
Deleted:
  packages/clive/trunk/debian/source.lintian-overrides

Modified: packages/clive/trunk/debian/changelog
===================================================================
--- packages/clive/trunk/debian/changelog	2008-07-31 08:39:07 UTC (rev 1626)
+++ packages/clive/trunk/debian/changelog	2008-07-31 08:47:17 UTC (rev 1627)
@@ -1,3 +1,15 @@
+clive (0.4.20-1) unstable; urgency=low
+
+  * New upstream version.
+  * debian/control:
+    + Remove autotools-dev from b-p-i.
+  * debian/source.lintian-overrides:
+    + Upstream fixed config{.sub,.guess}.
+  * debian/copyright:
+    + Set to GPLv3 like upstream.
+
+ -- Marco Rodrigues <gothicx at sapo.pt>  Thu, 31 Jul 2008 09:39:13 +0100
+
 clive (0.4.19-1) unstable; urgency=low
 
   * New upstream version. 

Modified: packages/clive/trunk/debian/control
===================================================================
--- packages/clive/trunk/debian/control	2008-07-31 08:39:07 UTC (rev 1626)
+++ packages/clive/trunk/debian/control	2008-07-31 08:47:17 UTC (rev 1627)
@@ -4,7 +4,7 @@
 Maintainer: Mikhail Gusarov <dottedmag at dottedmag.net>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: python-central (>= 0.6), python-all-dev (>= 2.3.5-11), autotools-dev
+Build-Depends-Indep: python-central (>= 0.6), python-all-dev (>= 2.3.5-11)
 Standards-Version: 3.8.0
 XS-Python-Version: all
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/clive/trunk/

Modified: packages/clive/trunk/debian/copyright
===================================================================
--- packages/clive/trunk/debian/copyright	2008-07-31 08:39:07 UTC (rev 1626)
+++ packages/clive/trunk/debian/copyright	2008-07-31 08:47:17 UTC (rev 1627)
@@ -25,7 +25,7 @@
   USA.
 
 On Debian systems, the complete text of the GNU General Public License
-can be found in /usr/share/common-licenses/GPL-2 file.
+can be found in /usr/share/common-licenses/GPL-3 file.
 
 The Debian packaging is (C) 2007, Mikhail Gusarov <dottedmag at dottedmag.net> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.

Modified: packages/clive/trunk/debian/rules
===================================================================
--- packages/clive/trunk/debian/rules	2008-07-31 08:39:07 UTC (rev 1626)
+++ packages/clive/trunk/debian/rules	2008-07-31 08:47:17 UTC (rev 1627)
@@ -14,8 +14,6 @@
 configure-stamp:
 	dh_testdir
 
-	ln -sf /usr/share/misc/config.guess config.guess
-	ln -sf /usr/share/misc/config.sub config.sub
 	./configure --prefix=/usr --with-installed-urlgrabber --with-installed-feedparser --with-installed-newt
 	touch configure-stamp
 

Deleted: packages/clive/trunk/debian/source.lintian-overrides
===================================================================
--- packages/clive/trunk/debian/source.lintian-overrides	2008-07-31 08:39:07 UTC (rev 1626)
+++ packages/clive/trunk/debian/source.lintian-overrides	2008-07-31 08:47:17 UTC (rev 1627)
@@ -1,6 +0,0 @@
-#
-# Correct config.{sub,guess} are provided at build time from autotools-dev
-# package.
-#
-clive source: outdated-autotools-helper-file config.sub 2003-07-04
-clive source: outdated-autotools-helper-file config.guess 2003-07-02




More information about the Python-apps-commits mailing list