[libitext-java] 11/76: * fixed debian/copyright(lintian was complaining)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 28 22:46:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libitext-java.
commit 88007b40f015c3f4cab5b00b55f2bd5703606b22
Author: Gerardo Curiel <gcuriel at debian.org.ve>
Date: Sun Sep 24 08:48:32 2006 +0000
* fixed debian/copyright(lintian was complaining)
---
debian/control | 3 ++-
debian/copyright | 4 ----
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 2b47c9d..eec101f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Gerardo Curiel <gcuriel at debianvenezuela.org>
-Build-Depends-Indep: debhelper , cdbs, java-gcj-compat-dev (>= 1.0.65), ant, libservlet2.3-java, ecj-bootstrap
+Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.65), ant, libservlet2.3-java, ecj-bootstrap
+Build-Depends: cdbs, debhelper (>= 4.1.0)
Standards-Version: 3.7.2
Package: libitext-java
diff --git a/debian/copyright b/debian/copyright
index f9b50d1..e8e22f5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,10 +17,6 @@ Copyright:
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libitext-java.git
More information about the pkg-java-commits
mailing list