[libobject-insideout-perl] 01/06: Reformat debian/control with cme

Damyan Ivanov dmn at moszumanska.debian.org
Tue Jun 9 10:02:50 UTC 2015


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

dmn pushed a commit to branch master
in repository libobject-insideout-perl.

commit 227e1a761444cf033f612a419cbb2ff197581cd8
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jun 9 09:52:22 2015 +0000

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d007498..2cef8a2 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: all
 # in theory, Data::Dumper: 2.131
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libexception-class-perl (>= 1.32),
+         libexception-class-perl (>= 1.32)
 Suggests: libwant-perl (>= 0.21),
           perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33)
 Description: comprehensive inside-out object construction kit
@@ -33,4 +33,3 @@ Description: comprehensive inside-out object construction kit
  reference is set as read-only to prevent accidental modifications to the ID.
  Object data (such as fields) are stored within the class's package in either
  arrays indexed by the object's ID, or hashes keyed to the object's ID.
-

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



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