Author: gerardo-guest Date: 2006-09-24 08:48:32 +0000 (Sun, 24 Sep 2006) New Revision: 2482
Modified: trunk/libitext-java/debian/control trunk/libitext-java/debian/copyright Log: * fixed debian/copyright(lintian was complaining) Modified: trunk/libitext-java/debian/control =================================================================== --- trunk/libitext-java/debian/control 2006-09-24 03:07:04 UTC (rev 2481) +++ trunk/libitext-java/debian/control 2006-09-24 08:48:32 UTC (rev 2482) @@ -3,7 +3,8 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Gerardo Curiel <[EMAIL PROTECTED]> -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 Modified: trunk/libitext-java/debian/copyright =================================================================== --- trunk/libitext-java/debian/copyright 2006-09-24 03:07:04 UTC (rev 2481) +++ trunk/libitext-java/debian/copyright 2006-09-24 08:48:32 UTC (rev 2482) @@ -17,10 +17,6 @@ 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'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

