r10237 - in /trunk/liblog-agent-perl/debian: ./ changelog compat control copyright docs rules watch

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:05:56 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:05:56 2007
New Revision: 10237

URL: http://svn.debian.org/wsvn/?sc=1&rev=10237
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/liblog-agent-perl/debian/
    trunk/liblog-agent-perl/debian/changelog
    trunk/liblog-agent-perl/debian/compat
    trunk/liblog-agent-perl/debian/control
    trunk/liblog-agent-perl/debian/copyright
    trunk/liblog-agent-perl/debian/docs
    trunk/liblog-agent-perl/debian/rules   (with props)
    trunk/liblog-agent-perl/debian/watch

Added: trunk/liblog-agent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/changelog?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/changelog (added)
+++ trunk/liblog-agent-perl/debian/changelog Sat Dec  1 12:05:56 2007
@@ -1,0 +1,90 @@
+liblog-agent-perl (0.307-1) unstable; urgency=low
+
+  * New upstream release (Closes: #335822)
+  * Fix to debian/watch so that uscan uses uupdate
+  * Bump to policy-version 3.6.2.1 (No other changes)
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun, 11 Dec 2005 19:17:22 -0500
+
+liblog-agent-perl (0.306-1) unstable; urgency=low
+
+  * New upstream version
+  * Repaired debian/watch so uscan will actually work
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun, 12 Sep 2004 23:45:54 -0400
+
+liblog-agent-perl (0.305-1) unstable; urgency=low
+
+  * Updated maintainer address
+  * Repaired typo in policy version number. No changes otherwise
+  * New upstream version
+  * Added compat file per debhelper best practices
+  * Updated CPAN url to not be a link to the file, but the general dist/ page
+  * Slightly changed short description to be more descriptive
+
+ -- Jay Bonci <jaybonci at debian.org>  Wed,  1 Oct 2003 11:45:14 -0400
+
+liblog-agent-perl (0.3.4-3) unstable; urgency=low
+
+  * New Maintainer Closes: #202347
+  * Changed build process. 
+    -  Removed postinst and preinst files
+    -  Simplified rules file
+    -  Updated to use debhelper 4
+  * Added watch file
+
+ -- Jay Bonci <jay at bonci.com>  Thu, 24 Jul 2003 03:21:53 -0400
+
+liblog-agent-perl (0.3.4-2) unstable; urgency=low
+
+  * orphaned; package maintainer set to packages at qa.debian.org
+
+ -- tony mancill <tmancill at debian.org>  Mon, 21 Jul 2003 16:07:31 -0700
+
+liblog-agent-perl (0.3.4-1) unstable; urgency=low
+
+  * new upstream version
+  * section is perl as per debian-devel-announce-200303/msg00028.html
+  * arch indep module files now install into /usr/share/perl5/
+    instead of /usr/lib/perl5/
+
+ -- tony mancill <tmancill at debian.org>  Sun, 11 May 2003 10:33:18 -0700
+
+liblog-agent-perl (0.3.3-1) unstable; urgency=low
+
+  * new upstream release
+  * Debian lintian tweaks (build-depends-indep, postinst, stds version)
+
+ -- tony mancill <tmancill at debian.org>  Sun,  3 Nov 2002 15:43:06 -0800
+
+liblog-agent-perl (0.3.1-2) unstable; urgency=low
+
+  * debian/rules builds package in build-indep target (closes: #157485)
+  * copyright explicitly points to common license file (closes: #157603)
+
+ -- tony mancill <tmancill at debian.org>  Sat, 24 Aug 2002 14:54:57 -0700
+
+liblog-agent-perl (0.3.1-1) unstable; urgency=low
+
+  * new upstream release (closes: #142089)
+
+ -- tony mancill <tmancill at debian.org>  Sun, 14 Apr 2002 12:10:21 -0700
+
+liblog-agent-perl (0.2.8-2) unstable; urgency=low
+
+  * built with dpkg-1.9.15 
+
+ -- tony mancill <tmancill at debian.org>  Thu, 28 Jun 2001 08:47:48 -0700
+
+liblog-agent-perl (0.2.8-1) unstable; urgency=low
+
+  * new upstream version
+  * Closes: Bug#102399 (missing prefix method in syslog driver)
+
+ -- tony mancill <tmancill at debian.org>  Tue, 26 Jun 2001 23:54:30 -0700
+
+liblog-agent-perl (0.2.1-1) unstable; urgency=low
+
+  * Initial Release - Closes Bug#87452 (ITP) 
+
+ -- tony mancill <tmancill at debian.org>  Mon, 22 Jan 2001 17:09:44 -0700

Added: trunk/liblog-agent-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/compat?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/compat (added)
+++ trunk/liblog-agent-perl/debian/compat Sat Dec  1 12:05:56 2007
@@ -1,0 +1,1 @@
+4

Added: trunk/liblog-agent-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/control?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/control (added)
+++ trunk/liblog-agent-perl/debian/control Sat Dec  1 12:05:56 2007
@@ -1,0 +1,14 @@
+Source: liblog-agent-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Build-Depends-Indep: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
+Standards-Version: 3.6.2.1
+
+Package: liblog-agent-perl
+Architecture: all
+Depends: ${perl:Depends}
+Description: Log::Agent - Helper logging routines for perl
+ Log::Agent is a general logging framework aimed at reusable modules
+ that allow code to be written that is independent of the final logging 
+ method to be used.

Added: trunk/liblog-agent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/copyright?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/copyright (added)
+++ trunk/liblog-agent-perl/debian/copyright Sat Dec  1 12:05:56 2007
@@ -1,0 +1,10 @@
+This package was debianized by tony mancill <tmancill at debian.org> on
+Mon, 22 Jan 2001 17:09:44 -0700.
+
+It was downloaded from:
+    http://search.cpan.org/dist/Log-Agent
+
+Upstream Author: Raphael Manfredi <Raphael_Manfredi at pobox.com>
+
+Copyright:  Perl Artistic License 
+You can find a copy of this license in /usr/share/common-licenses/Artistic

Added: trunk/liblog-agent-perl/debian/docs
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/docs?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/docs (added)
+++ trunk/liblog-agent-perl/debian/docs Sat Dec  1 12:05:56 2007
@@ -1,0 +1,1 @@
+README

Added: trunk/liblog-agent-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/rules?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/rules (added)
+++ trunk/liblog-agent-perl/debian/rules Sat Dec  1 12:05:56 2007
@@ -1,0 +1,53 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+# export DH_COMPAT=4
+
+PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
+
+
+build:
+	dh_testdir
+	# Add here commands to compile the package.
+	perl Makefile.PL verbose INSTALLDIRS=vendor
+clean:
+	dh_testdir
+	dh_testroot
+
+	-$(MAKE) clean
+	rm -f Makefile.old
+	dh_clean
+
+install:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	$(MAKE) PREFIX=$(CURDIR)/debian/$(PACKAGE)/usr OPTIMIZE="-O2 -g -Wall" test install
+	-find $(CURDIR)/debian -type d | xargs rmdir -p --ignore-fail-on-non-empty
+
+binary-arch:;
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installman
+	dh_installchangelogs ChangeLog
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_perl
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: trunk/liblog-agent-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/liblog-agent-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/liblog-agent-perl/debian/watch?rev=10237&op=file
==============================================================================
--- trunk/liblog-agent-perl/debian/watch (added)
+++ trunk/liblog-agent-perl/debian/watch Sat Dec  1 12:05:56 2007
@@ -1,0 +1,3 @@
+version=2
+http://www.cpan.org/modules/by-module/Log/Log-Agent-([0-9].*)\.tar.gz \
+ debian uupdate




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