r10249 - in /trunk/libmd5-perl/debian: ./ changelog compat control copyright rules watch

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:06:59 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:06:59 2007
New Revision: 10249

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

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

Added: trunk/libmd5-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmd5-perl/debian/changelog?rev=10249&op=file
==============================================================================
--- trunk/libmd5-perl/debian/changelog (added)
+++ trunk/libmd5-perl/debian/changelog Sat Dec  1 12:06:59 2007
@@ -1,0 +1,42 @@
+libmd5-perl (2.03-1) unstable; urgency=low
+
+  * New Maintainer (Closes: #274134)
+  * Bumped policy-version to version 3.6.1 (No other changes)
+  * Changed package section to perl
+  * Changed dehelper dependancy to >= 4.1.0
+  * Added debian/compat file per debhelper best practices
+  * Changed rules to my standard rules template
+  * Clarified dual nature of perl licence (Closes: #157612)
+  * Added direct link to page inside of CPAN in copyright
+  * New upstream version (though very minor)
+  * Added watch file (specific to GAAS's directory)
+  * Ack'ed NMU. Thanks Brendan (Closes: #158482)
+
+ -- Jay Bonci <jaybonci at debian.org>  Wed, 29 Sep 2004 19:15:34 -0400
+
+libmd5-perl (2.02-3.1) unstable; urgency=low
+
+  * NMU
+  * Fix dependencies for 5.8.0.
+
+ -- Brendan O'Dea <bod at debian.org>  Sat, 31 Aug 2002 02:08:46 +1000
+
+libmd5-perl (2.02-3) unstable; urgency=low
+
+  * Update build-depends to mention libdigest-md5-perl (only needed for
+    tests, but better to list it) (closes: bug#142105)
+
+ -- Michael Alan Dorman <mdorman at debian.org>  Wed, 10 Apr 2002 08:19:10 -0400
+
+libmd5-perl (2.02-2) unstable; urgency=low
+
+  * Move module-building stuff from binary-arch to binary-indep.  Fix
+    control file to be arch 'all'.
+
+ -- Michael Alan Dorman <mdorman at debian.org>  Sun, 18 Mar 2001 17:24:47 -0500
+
+libmd5-perl (2.02-1) unstable; urgency=low
+
+  * Split from libdigest-md5-perl-2.13, damnit.
+
+ -- Michael Alan Dorman <mdorman at debian.org>  Sun, 18 Mar 2001 16:16:58 -0500

Added: trunk/libmd5-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libmd5-perl/debian/compat?rev=10249&op=file
==============================================================================
--- trunk/libmd5-perl/debian/compat (added)
+++ trunk/libmd5-perl/debian/compat Sat Dec  1 12:06:59 2007
@@ -1,0 +1,1 @@
+4

Added: trunk/libmd5-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libmd5-perl/debian/control?rev=10249&op=file
==============================================================================
--- trunk/libmd5-perl/debian/control (added)
+++ trunk/libmd5-perl/debian/control Sat Dec  1 12:06:59 2007
@@ -1,0 +1,16 @@
+Source: libmd5-perl
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Priority: optional
+Section: perl
+Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>= 4.1.0), perl (>= 5.8)
+
+Package: libmd5-perl
+Architecture: all
+Priority: optional
+Section: perl
+Depends: perl (>= 5.8.0-10)
+Description: backwards-compatible wrapper for Digest::MD5
+ This module (MD5.pm) is just a thin wrapper around the Digest::MD5
+ module.  It is provided so that legacy code that rely on the old
+ interface continue to work with the speed benefit of the new module.

Added: trunk/libmd5-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libmd5-perl/debian/copyright?rev=10249&op=file
==============================================================================
--- trunk/libmd5-perl/debian/copyright (added)
+++ trunk/libmd5-perl/debian/copyright Sat Dec  1 12:06:59 2007
@@ -1,0 +1,39 @@
+This is Debian GNU/Linux's prepackaged version of MD5 (renamed to be
+libmd5-perl).
+
+This is a Perl extension interface to the RSA Data Security Inc. MD5
+algorithm.
+
+This package was put together by Michael Alan Dorman
+<mdorman at debian.org>.  
+
+The library is available from the Comprehensive
+Perl Archive Network (CPAN). http://search.cpan.org/dist/MD5/
+
+The only change for the Debian package was the addition of the debian/
+files.
+
+The MD5 copright is as follows:
+
+Copyright 1998-2001 Gisle Aas.
+Copyright 1995-1996 Neil Winton.
+Copyright 1990-1992 RSA Data Security, Inc.
+
+Copyright:
+
+        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"
+
+        See:
+
+        /usr/share/common-licenses/Artistic
+        /usr/share/common-licenses/GPL
+
+        For more information regarding these licensing options
+

Added: trunk/libmd5-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libmd5-perl/debian/rules?rev=10249&op=file
==============================================================================
--- trunk/libmd5-perl/debian/rules (added)
+++ trunk/libmd5-perl/debian/rules Sat Dec  1 12:06:59 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 Changes
+	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/libmd5-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libmd5-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libmd5-perl/debian/watch?rev=10249&op=file
==============================================================================
--- trunk/libmd5-perl/debian/watch (added)
+++ trunk/libmd5-perl/debian/watch Sat Dec  1 12:06:59 2007
@@ -1,0 +1,2 @@
+version=2
+http://www.cpan.org/modules/by-module/MD5/GAAS/MD5-([0-9].*)\.tar.gz




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