[modello] 16/32: debian/control: Tidied package descriptions. Added explicit minimum versions for build dependencies. debian/copyright: Tidied layout

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:49:21 UTC 2015


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

ebourg-guest pushed a commit to branch modello-1.1
in repository modello.

commit a63b6662a2d4013d115a417baf01aff2859c947e
Author: Paul Cager <paul-debian at home.paulcager.org>
Date:   Mon Jun 18 17:11:55 2007 +0000

    debian/control: Tidied package descriptions.
                    Added explicit minimum versions for build dependencies.
    debian/copyright: Tidied layout
---
 debian/control   | 22 +++++++++++-----------
 debian/copyright | 10 +++++++---
 2 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 5a47d33..5dcb6a3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,22 +5,20 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Paul Cager <paul-debian at home.paulcager.org>
 Build-Depends-Indep: ant-optional,
                      classpath-doc,
-                     java-gcj-compat-dev (>=1.0.65),
-                     libplexus-container-default-java,
-                     libplexus-container-default-java-doc,
-                     libplexus-utils-java,
-                     libplexus-utils-java-doc,
-                     maven-ant-helper
+                     java-gcj-compat-dev (>= 1.0.65),
+                     libplexus-container-default-java (>= 1.0-alpha-9-stable-1-2),
+                     libplexus-container-default-java-doc (>= 1.0-alpha-9-stable-1-2),
+                     libplexus-utils-java (>= 1:1.4.1),
+                     libplexus-utils-java-doc (>= 1:1.4.1),
+                     maven-ant-helper (>= 3)
 Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3)
 Standards-Version: 3.7.2
 
 Package: libmodello-java
 Architecture: all
-Section: devel
+Section: libs
 Suggests: libmodello-java-doc
 Description: a Data Model toolkit in use by the Maven 2 Project
- Modello is used to build the maven system.
- .
  Once a DataModel is defined, the toolkit can be used to generate any of the
  following at compile time.
  .
@@ -34,6 +32,8 @@ Description: a Data Model toolkit in use by the Maven 2 Project
     * Java Model to JPOX Store.
     * Java Model to JPOX Mapping.
  .
+ Modello is used to build the maven system.
+ .
   Homepage: http://modello.codehaus.org
 
 Package: libmodello-java-doc
@@ -42,8 +42,6 @@ Section: doc
 Depends: classpath-doc
 Suggests: libmodello-java
 Description:  a Data Model toolkit in use by the Maven 2 Project
- Modello is used to build the maven system.
- .
  Once a DataModel is defined, the toolkit can be used to generate any of the
  following at compile time.
  .
@@ -57,6 +55,8 @@ Description:  a Data Model toolkit in use by the Maven 2 Project
     * Java Model to JPOX Store.
     * Java Model to JPOX Mapping.
  .
+ Modello is used to build the maven system.
+ .
  This package provides the API documentation for Modello.
  .
   Homepage: http://modello.codehaus.org
diff --git a/debian/copyright b/debian/copyright
index 9f00513..87ceb2f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 This package was debianized by Paul Cager <paul-debian at home.paulcager.org>
-Sun, 29 Apr 2007 18:27:29 +0100
+Mon, 18 Jun 2007 17:12:05 +0100
 
 The Debian packaging is Copyright (c) 2007 Paul Cager and is licensed under
 the GNU General Public License version 2. On Debian systems, the complete text
@@ -8,10 +8,12 @@ of the GNU General Public License version 2 can be found in
 
 
 modello was downloaded from
+
     https://svn.codehaus.org/modello/tags/modello-1.0-alpha-13/
 
-Upstream Authors:  
-    Brett Porter 	brett at apache.org
+Authors:  
+
+    Brett Porter    brett at apache.org
     Jason van Zyl   jason at maven.org
     Dan Diephouse   dan at envoisolutions.com
     Emmanuel Evenisse emmanuel at venisse.net
@@ -27,6 +29,7 @@ Copyright:
     Copyright (C) 1999 Intalio, Inc
 
 License:
+
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
     in the Software without restriction, including without limitation the rights
@@ -48,6 +51,7 @@ License:
 
 
 A number of files contain an additional license declaration:
+
     Redistribution and use of this software and associated documentation
     ("Software"), with or without modification, are permitted provided
     that the following conditions are met:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello.git



More information about the pkg-java-commits mailing list