1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
libdevel-gdb-perl (2.02-4) unstable; urgency=medium
* Remove Deepak Tripathi from Uploaders. Thanks for your work!
* Drop Split-brittle-test-into-two-smaller-ones.patch which was meant
for debugging test issues.
* Skip test t/expect.t during build and autopkgtest. The test causes
occasional, probably timing-related, failures. (Closes: #784845)
* Drop libexpect-perl from Build-Depends-Indep. Not needed after the
relevant test was disabled.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 01 Oct 2016 20:08:31 +0200
libdevel-gdb-perl (2.02-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ intrigeri ]
* Split-brittle-test-into-two-smaller-ones.patch: new patch,
to help debug #784845.
* Declare compliance with Standards-Version 3.9.8.
* Enable autopkgtest-pkg-perl test suite.
-- intrigeri <intrigeri@debian.org> Thu, 30 Jun 2016 12:36:28 +0000
libdevel-gdb-perl (2.02-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change my email address.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Daniel Lintott ]
* Convert package to short format dh and compat 9
* Refresh packaging using dh-make-perl refresh
+ Remove README.source
+ Update debian/control
+ Migrate copyright to format 1.0
+ Migate package to source format 3.0(quilt)
* Add DEP3 patch header to stdin.patch
* Add patch to correct spelling error in POD and code
-- Daniel Lintott <daniel@serverb.co.uk> Mon, 14 Apr 2014 18:22:39 +0100
libdevel-gdb-perl (2.02-1) unstable; urgency=low
* New upstream release.
* debian/copyright: use generic upstream URL.
* Add Deepak Tripathi and /me to Uploaders.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 02 Feb 2008 19:12:16 +0100
libdevel-gdb-perl (2.01-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed:
Homepage pseudo-field (Description); XS-Vcs-Svn fields.
* Add gdb and libexpect-perl to Build-Depends-Indep (used in tests),
caught by Lucas' Build Daemon from Hell. Create patch stdin.patch (to
make tests work without a STDIN), add quilt framework.
* Set Standards-Version to 3.7.3 (no changes needed).
* Set debhelper compatibility level to 6.
* debian/rules:
- delete /usr/lib/perl5 only if it exists.
- move tests to build-stamp target
- remove OPTIMIZE, we don't compile anything
- move dh_clean before make realclean
- let install-stamp target depend on build-stamp
- remove call to dh_link
* debian/watch: use dist-based URL.
* debian/copyright: remove reference to LICENSE file.
-- Roberto C. Sanchez <roberto@debian.org> Fri, 25 Jan 2008 15:48:28 -0500
libdevel-gdb-perl (2.0-1) unstable; urgency=low
* Initial Release (Closes: #436800)
-- Deepak Tripathi <apenguinlinux@gmail.com> Sun, 12 Aug 2007 02:41:39 +0530
|