[SCM] Animal Sniffer Debian packaging branch, master, updated. debian/1.7-1-3-gd071264

Damien Raude-Morvan drazzib at debian.org
Sun Jan 8 01:09:06 UTC 2012


The following commit has been merged in the master branch:
commit 8d17d392c2d4604065ac247af0e3cc48829c3e9e
Author: Damien Raude-Morvan <drazzib at debian.org>
Date:   Sun Jan 8 01:36:01 2012 +0100

    Fix typo in package description targetting -> targeting.

diff --git a/debian/changelog b/debian/changelog
index 6edb573..1ebc1bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ animal-sniffer (1.7-2) unstable; urgency=low
       (Thanks to James Page) (Closes: #643491).
     - Add libmaven-install-plugin-java to Build-Depends-Indep; Needed for above
       FTBFS fix.
+  * Fix typo in package description.
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Sun, 08 Jan 2012 01:25:29 +0100
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sun, 08 Jan 2012 02:03:15 +0100
 
 animal-sniffer (1.7-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d7e9a73..04ce9b0 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,8 @@ Description: JDK/API verification tools
  Animal Sniffer Annotations provides Java 1.5+ annotations which allow marking
  methods which Animal Sniffer should ignore signature violations of. Animal
  Sniffer is designed to detect when you have used classes/methods/fields which
- are not part of the JRE that you are targetting. There are certain situations
- when you might be compiling with a newer JDK than the JRE you are targetting.
+ are not part of the JRE that you are targeting. There are certain situations
+ when you might be compiling with a newer JDK than the JRE you are targeting.
  .  
  The Animal Sniffer ANT Tasks can be used to build signatures of APIs and to
  check your classes against previously generated signatures.  
diff --git a/debian/copyright b/debian/copyright
index fbd31e4..e67b949 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,19 +16,19 @@ License: Apache-2.0
 
 License: MIT
  The MIT License
- 
+ .
  Copyright (c) 2008,2009 Kohsuke Kawaguchi, codehaus.org, Stephen Connolly
- 
+ .
  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
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:
- 
+ .
  The above copyright notice and this permission notice shall be included in
  all copies or substantial portions of the Software.
- 
+ .
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

-- 
Animal Sniffer Debian packaging



More information about the pkg-java-commits mailing list