This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdatetime-incomplete-perl.
commit 090983fd2f2e4f4bc3b3f7b36f18edb9973a269e Author: Jonas Smedegaard <[email protected]> Date: Sat Nov 21 20:16:18 2015 +0100 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 19 ++++++++++++++++--- debian/control | 3 +-- debian/copyright_hints | 5 ++--- 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index ab0a627..11d0a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,23 @@ libdatetime-incomplete-perl (0.08-1) unstable; urgency=medium - * Team upload. - * New upstream version. (Closes: #805207) + [ upstream ] + * New release. + + Fix use DateTime::Locale->load(). Fails with DateTime-Locale-1.01. + + [ Harlan Lieberman-Berg ] + * New upstream version. + Closes: #805207. Thanks to Chris Lamb. * Bump debhelper compat to level 9. - -- Harlan Lieberman-Berg <[email protected]> Sun, 15 Nov 2015 20:22:33 -0500 + [ Jonas Smedegaard ] + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + * Add lintian override regarding debhelper 9. + * Add lintian override regarding license in License-Reference field. + See bug#786450. + + -- Jonas Smedegaard <[email protected]> Sat, 21 Nov 2015 20:14:15 +0100 libdatetime-incomplete-perl (0.07-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 8d0d146..ac49725 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Build-Depends: cdbs, devscripts, perl, - debhelper (>= 9), + debhelper, dh-buildinfo, libdatetime-perl, libdatetime-event-recurrence-perl, @@ -21,7 +21,6 @@ Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} -Suggests: ${cdbs:Suggests}, Description: library to handle incomplete datetime like January 5 DateTime::Incomplete is a class for representing partial dates and times. diff --git a/debian/copyright_hints b/debian/copyright_hints index 642a4b5..01e8cd8 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -7,6 +7,7 @@ Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST MANIFEST.SKIP + META.json META.yml Makefile.PL README @@ -17,6 +18,7 @@ Files: Changes debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides debian/watch t/02incomplete.t t/03base.t @@ -40,9 +42,6 @@ License: Perl Files: LICENSE Copyright: 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave - law: that is to say, a work containing the - of this - the software, and (2) offer License: UNKNOWN FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-incomplete-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
