debian/0000755000000000000000000000000012264537064007177 5ustar debian/rules0000755000000000000000000000003612264537064010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000143612264537064010606 0ustar Source: libconvert-ber-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-ber-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-ber-perl.git Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Homepage: https://metacpan.org/release/Convert-BER Package: libconvert-ber-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl implementation of Basic Encoding Rules (BER) Convert::BER is a perl object class implementation to encode and decode objects as described by ITU-T standard X.209 (ASN.1) using Basic Encoding Rules (BER). debian/source/0000755000000000000000000000000012264537064010477 5ustar debian/source/format0000644000000000000000000000001412264537064011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001013412264537064011050 0ustar libconvert-ber-perl (1.3200-3) unstable; urgency=medium * Take over for the Debian Perl Group; Closes: #733552 -- RFA/ITA * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). Changed: Homepage field changed to metacpan.org URL; Maintainer set to Debian Perl Group (was: Debian QA Group ). * debian/watch: use metacpan-based URL. * Use dh(1). Don't install README anymore. * debian/copyright: switch formatting to Copyright-Format 1.0. * Add /me to Uploaders. * 01_add_missing_back_to_pod.patch: add DEP3 headers and forward upstream. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 12 Jan 2014 17:08:59 +0100 libconvert-ber-perl (1.3200-2) unstable; urgency=low * Orphaned. Set maintainer to Debian QA Group. -- Nacho Barrientos Arias Sun, 29 Dec 2013 21:46:03 +0000 libconvert-ber-perl (1.3200-1) unstable; urgency=low * New upstream release * Switch to dpkg-source 3.0 (quilt) format. * Version number rewritten as 1.3200 because upstream uses real numbers for versioning the module. * debian/control - New maintainer's email address - Move homepage to the appropriate field (closes: #615338) - Bump debhelper compatibility level to 8. - Set Standards-Version to 3.9.1 (no changes). - B-D: Move perl to B-D-I. * debian/watch - Mangle upstream version before comparing it to the Debian version. * debian/patches - 01_add_missing_back_to_pod.patch: Add a missing =back to BER.po in order to avoid errors in the manpage. -- Nacho Barrientos Arias Tue, 15 Mar 2011 09:35:15 +0000 libconvert-ber-perl (1.3101-3) unstable; urgency=low * New maintainer (Closes: #322097). * debian/changelog - Removing useless Emacs variables. * debian/control - Moving section from interpreters to perl. - Bumping standards version to 3.7.2 - Adding homepage to long description. - Debhelper version to 5 or greater (testing/unstable version is 5). * debian/compat - From 4 to 5. * debian/copyright - Rewritten. * debian/rules - Moving from shell pwd to $(CURDIR). - No longer installing MANIFEST. * debian/watch - Added. -- Nacho Barrientos Arias Sat, 16 Dec 2006 12:29:37 +0100 libconvert-ber-perl (1.3101-2) unstable; urgency=low * QA Group upload orphaning this package * debian/compat: created and set to 4 * debian/rules: respecified tmp in line with new debhelper compatibility level * debian/copyright: mention common location of Artistic license -- Andrew Pollock Mon, 27 Mar 2006 22:40:53 -0800 libconvert-ber-perl (1.3101-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Sun, 19 Jan 2003 18:20:49 +0100 libconvert-ber-perl (1.31-2) unstable; urgency=low * debian/copyright: added a pointer to Perl license; closes: #157554. -- Davide Puricelli (evo) Mon, 2 Sep 2002 10:34:23 +0200 libconvert-ber-perl (1.31-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Sat, 23 Mar 2002 13:23:09 +0100 libconvert-ber-perl (1.26-3) unstable; urgency=low * New maintainer. * Updated debian/rules. -- Davide Puricelli (evo) Wed, 16 Aug 2000 19:05:43 +0200 libconvert-ber-perl (1.26-2) unstable; urgency=low * Fixed Maintainer field * Fixed perl deps -- Ben Collins Tue, 6 Jul 1999 05:20:07 -0400 libconvert-ber-perl (1.26-1) unstable; urgency=low * New upstream version -- Ben Collins Sat, 17 Apr 1999 17:51:50 -0400 libconvert-ber-perl (1.23-2) unstable; urgency=low * Changed to an 'all' package * debian/rules cleanup -- Ben Collins Sun, 7 Mar 1999 11:50:15 -0500 libconvert-ber-perl (1.23-1) unstable; urgency=low * Initial Release.+ * Changed req Math::BigInteger to Math::BigInt -- Ben Collins Mon, 21 Dec 1998 20:27:15 -0500 debian/compat0000644000000000000000000000000212264537064010375 0ustar 8 debian/patches/0000755000000000000000000000000012264537064010626 5ustar debian/patches/series0000644000000000000000000000004112264537064012036 0ustar 01_add_missing_back_to_pod.patch debian/patches/01_add_missing_back_to_pod.patch0000644000000000000000000000072012264537064016753 0ustar Description: fix POD Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=92077 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=92077 Author: Nacho Barrientos Arias Reviewed-by: gregor herrmann Last-Update: 2014-01-12 --- a/BER.pod +++ b/BER.pod @@ -363,6 +363,8 @@ REAL => \$rval, ); +=back + =head2 ObjectDescriptor The ObjectDescriptor type encodes an ObjectDescriptor string. It is a debian/copyright0000644000000000000000000000235612264537064011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Convert-BER Upstream-Contact: Graham Barr Upstream-Name: Convert-BER Files: * Copyright: 1995-2000, Graham Barr License: Artistic or GPL-1+ Files: debian/* Copyright: 1998, 1999, Ben Collins 2000, 2002, 2003, Davide Puricelli (evo) 2006, Andrew Pollock 2006, 2011, 2013, Nacho Barrientos Arias 2014, gregor herrmann License: Artistic or GPL-1+ 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 systems, the complete text of the Artistic License can be found 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 systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000023712264537064010232 0ustar version=3 opts=uversionmangle=s/(\d\.\d{2})$/$100/g \ https://metacpan.org/release/Convert-BER .*/Convert-BER-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$