This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 0fd121717a6ea2523f76acbaab2eac1dcaa6090e
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Oct 26 16:44:31 2015 +0100

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 14 ++++++++++++++
 debian/control         | 26 +++++++++++++-------------
 debian/copyright_hints |  1 +
 3 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a52babc..437a26d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,22 @@
 libtext-sass-perl (0.97-7) UNRELEASED; urgency=medium
 
+  [ gregor herrmann ]
   * Rename autopkgtest configuration file(s) as per new pkg-perl-
     autopkgtest schema.
 
+  [ Jonas Smedegaard ]
+  * Update CDBS hints for upstream tarball.
+  * Update copyright info:
+    + Add alternate git source URL.
+    + Extend copyright of packaging to cover current year.
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+  * Sort and newline-delimit dependencies.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+
  -- gregor herrmann <gre...@debian.org>  Sat, 24 Oct 2015 13:47:07 +0200
 
 libtext-sass-perl (0.97-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a750e45..7f0c4e7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: cdbs,
-               devscripts,
-               perl,
-               debhelper,
-               dh-buildinfo,
-               libreadonly-perl,
-               libconvert-color-perl,
-               libmodule-build-perl (>= 0.390000),
-               libtest-distribution-perl,
-               libtest-perl-critic-perl,
-               libtry-tiny-perl (>= 0.06)
+ devscripts,
+ perl,
+ libmodule-build-perl (>= 0.390000),
+ debhelper,
+ dh-buildinfo,
+ libreadonly-perl,
+ libconvert-color-perl,
+ libtest-distribution-perl,
+ libtest-perl-critic-perl,
+ libtry-tiny-perl (>= 0.06)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-sass-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-sass-perl
@@ -22,9 +22,9 @@ Homepage: http://search.cpan.org/dist/Text-Sass/
 
 Package: libtext-sass-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Description: implementation of the Sass CSS meta-language
  Sass is a meta-language on top of CSS that’s used to describe the style
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 362d7b3..cfa3e25 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -19,6 +19,7 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/tests/pkg-perl/smoke-skip
  debian/watch
  examples/README
  lib/Text/Sass.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtext-sass-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to