r58947 - in /trunk/libdevel-ptkdb-perl/debian: changelog compat control copyright docs patches/ patches/series patches/spelling.patch rules source/ source/format

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sun Jun 6 09:45:33 UTC 2010


Author: ansgar-guest
Date: Sun Jun  6 09:42:47 2010
New Revision: 58947

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58947
Log:
* Use debhelper 7.
* Use source format 3.0 (quilt).
* debian/control: Make (build-)dep on perl-tk unversioned.
* Install README as upstream changelog.
* Fix spelling errors in documentation.
  + new patch: spelling.patch
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.

Added:
    trunk/libdevel-ptkdb-perl/debian/patches/
    trunk/libdevel-ptkdb-perl/debian/patches/series
    trunk/libdevel-ptkdb-perl/debian/patches/spelling.patch
    trunk/libdevel-ptkdb-perl/debian/source/
    trunk/libdevel-ptkdb-perl/debian/source/format
Removed:
    trunk/libdevel-ptkdb-perl/debian/docs
Modified:
    trunk/libdevel-ptkdb-perl/debian/changelog
    trunk/libdevel-ptkdb-perl/debian/compat
    trunk/libdevel-ptkdb-perl/debian/control
    trunk/libdevel-ptkdb-perl/debian/copyright
    trunk/libdevel-ptkdb-perl/debian/rules

Modified: trunk/libdevel-ptkdb-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/changelog?rev=58947&op=diff
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/changelog (original)
+++ trunk/libdevel-ptkdb-perl/debian/changelog Sun Jun  6 09:42:47 2010
@@ -1,4 +1,4 @@
-libdevel-ptkdb-perl (1.1091-2) UNRELEASED; urgency=low
+libdevel-ptkdb-perl (1.1091-2) unstable; urgency=low
 
   [ gregor herrmann ]
   * Take over for the Debian Perl Group with maintainer's permission
@@ -10,8 +10,6 @@
     <florian at mookooh.org>); Florian Ragwitz <florian at mookooh.org> moved
     to Uploaders.
   * Add debian/watch.
-  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
-    (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   [ Ryan Niebur ]
@@ -21,7 +19,17 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 08 Apr 2009 18:43:50 -0700
+  [ Ansgar Burchardt ]
+  * Use debhelper 7.
+  * Use source format 3.0 (quilt).
+  * debian/control: Make (build-)dep on perl-tk unversioned.
+  * Install README as upstream changelog.
+  * Fix spelling errors in documentation.
+    + new patch: spelling.patch
+  * Bump Standards-Version to 3.8.4.
+  * Add myself to Uploaders.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 06 Jun 2010 18:41:36 +0900
 
 libdevel-ptkdb-perl (1.1091-1.1) unstable; urgency=low
 

Modified: trunk/libdevel-ptkdb-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/compat?rev=58947&op=diff
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/compat (original)
+++ trunk/libdevel-ptkdb-perl/debian/compat Sun Jun  6 09:42:47 2010
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libdevel-ptkdb-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/control?rev=58947&op=diff
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/control (original)
+++ trunk/libdevel-ptkdb-perl/debian/control Sun Jun  6 09:42:47 2010
@@ -2,16 +2,17 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 4.0.0)
-Build-Depends-Indep: perl, perl-tk (>= 800)
-Standards-Version: 3.6.1
+Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: perl, perl-tk
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Devel-ptkdb/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-ptkdb-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-ptkdb-perl/
 
 Package: libdevel-ptkdb-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl-tk (>= 800)
+Depends: ${misc:Depends}, ${perl:Depends}, perl-tk
 Description: Perl debugger using a Tk GUI
  ptkdb is a debugger for perl that uses perlTk for a user interface.
  .

Modified: trunk/libdevel-ptkdb-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/copyright?rev=58947&op=diff
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/copyright (original)
+++ trunk/libdevel-ptkdb-perl/debian/copyright Sun Jun  6 09:42:47 2010
@@ -1,29 +1,28 @@
-This package was debianized by Florian Ragwitz <florian at mookooh.org> on
-Sun, 19 Sep 2004 22:52:27 +0200.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Andrew E Page
+Source: http://search.cpan.org/dist/Devel-ptkdb/
+Name: Devel-ptkdb
 
-It was downloaded from http://search.cpan.org/~aepage/Devel-ptkdb/
+Copyright: © 1998-2003, Andrew E. Page
+License: Artistic or GPL-1+
 
-Upstream Author: Andrew E. Page <aepage at users.sourceforge.net>
+Files: debian/*
+Copyright:
+ © 2004, Florian Ragwitz <florian at mookooh.org>
+ © 2008, Mark Hymers <mhy at debian.org>
+ © 2010, Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic or GPL-1+
 
-Copyright:
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'
 
-  Copyright 1998, 2003, Andrew E. Page
-  All rights reserved.
-  
-  This program is free software; you can redistribute it and/or modify
-  it under the terms of either:
-
-  a) the GNU General Public License as published by the Free
-  Software Foundation; either version 1, or (at your option) any
-  later version, or
-
-  b) the "Artistic License" which comes with this Kit.
-
-  This program 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 either
-  the GNU General Public License or the Artistic License for more details.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL' and
-the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+License: GPL-1+
+    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 1, 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'

Added: trunk/libdevel-ptkdb-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/patches/series?rev=58947&op=file
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/patches/series (added)
+++ trunk/libdevel-ptkdb-perl/debian/patches/series Sun Jun  6 09:42:47 2010
@@ -1,0 +1,1 @@
+spelling.patch

Added: trunk/libdevel-ptkdb-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/patches/spelling.patch?rev=58947&op=file
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/patches/spelling.patch (added)
+++ trunk/libdevel-ptkdb-perl/debian/patches/spelling.patch Sun Jun  6 09:42:47 2010
@@ -1,0 +1,33 @@
+From: Ansgar Burchardt <ansgar at 43-1.org>
+Date: Sun, 06 Jun 2010 18:33:32 +0900
+Subject: Fix spelling errors
+
+--- libdevel-ptkdb-perl.orig/ptkdb.pm
++++ libdevel-ptkdb-perl/ptkdb.pm
+@@ -194,7 +194,7 @@
+ 
+  This is a list of expressions that are evaluated each time the
+  debugger stops. The results of the expresssion are presented
+- heirarchically for expression that result in hashes or lists.  Double
++ hierarchically for expression that result in hashes or lists.  Double
+  clicking on such an expression will cause it to collapse; double
+  clicking again will cause the expression to expand. Expressions are
+  entered through B<Enter Expr> entry, or by Alt-E when text is
+@@ -503,7 +503,7 @@
+ 
+  A non-zero value Sets the scrollbars of all windows to be on the
+  right side of the window. Useful for Windows users using ptkdb in an
+- XWindows environment.
++ X environment.
+ 
+ =item PTKDB_LINENUMBER_FORMAT
+ 
+@@ -653,7 +653,7 @@
+ TIP: You can debug scripts remotely if you're using a unix based
+ Xserver and where you are authoring the script has an Xserver.  The
+ Xserver can be another unix workstation, a Macintosh or Win32 platform
+-with an appropriate XWindows package.  In your script insert the
++with an appropriate X package.  In your script insert the
+ following BEGIN subroutine:
+ 
+     sub BEGIN {

Modified: trunk/libdevel-ptkdb-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/rules?rev=58947&op=diff
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/rules (original)
+++ trunk/libdevel-ptkdb-perl/debian/rules Sun Jun  6 09:42:47 2010
@@ -1,69 +1,7 @@
 #!/usr/bin/make -f
 
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
-# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
-# be used freely wherever it is useful.
+%:
+	dh $@
 
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	-$(MAKE) distclean
-	dh_clean build-stamp install-stamp
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	$(MAKE) test
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	
-	#As this is a architecture independent package, we are not supposed to install
-	#stuff to /usr/lib. MakeMaker creates the dirs, we delete them from the deb:
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
-
-	touch install-stamp
-
-binary-arch:
-# We have nothing to do by default.
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-#	dh_installexamples
-	dh_perl
-	dh_installchangelogs Changes
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+override_dh_installchangelogs:
+	dh_installchangelogs README

Added: trunk/libdevel-ptkdb-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ptkdb-perl/debian/source/format?rev=58947&op=file
==============================================================================
--- trunk/libdevel-ptkdb-perl/debian/source/format (added)
+++ trunk/libdevel-ptkdb-perl/debian/source/format Sun Jun  6 09:42:47 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-perl-cvs-commits mailing list