Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8363/debian
Modified Files:
changelog control rules
Log Message:
Update for upload in Debian.
Index: rules
===================================================================
RCS file: /cvsroot/nice/Nice/debian/rules,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** rules 25 Nov 2007 21:50:23 -0000 1.16
--- rules 2 Dec 2007 22:34:56 -0000 1.17
***************
*** 22,26 ****
# so that the package is smaller.
chmod a+x debian/jar
! $(MAKE) complete JAVAC_FLAGS="-O" java="gij" javac="jikes-classpath -nowarn" jar="debian/jar" NICE_ANTJAR=/usr/share/java/ant.jar
#/usr/bin/docbook-to-man debian/nice.sgml > nice.1
--- 22,26 ----
# so that the package is smaller.
chmod a+x debian/jar
! $(MAKE) complete JAVAC_FLAGS="-O" java="kaffe" javac="jikes-classpath -nowarn" jar="debian/jar" NICE_ANTJAR=/usr/share/java/ant.jar
#/usr/bin/docbook-to-man debian/nice.sgml > nice.1
Index: control
===================================================================
RCS file: /cvsroot/nice/Nice/debian/control,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** control 25 Nov 2007 21:54:59 -0000 1.27
--- control 2 Dec 2007 22:34:56 -0000 1.28
***************
*** 4,8 ****
Maintainer: Daniel Bonniot <bo...@us...>
Build-Depends: debhelper (>= 5)
! Build-Depends-Indep: jikes-classpath, gij, javacc, groff, ant, zip, unzip
Standards-Version: 3.7.2
--- 4,8 ----
Maintainer: Daniel Bonniot <bo...@us...>
Build-Depends: debhelper (>= 5)
! Build-Depends-Indep: jikes-classpath, kaffe (>= 2:1.1.8), javacc, groff, ant, zip, unzip
Standards-Version: 3.7.2
Index: changelog
===================================================================
RCS file: /cvsroot/nice/Nice/debian/changelog,v
retrieving revision 1.255
retrieving revision 1.256
diff -C2 -d -r1.255 -r1.256
*** changelog 25 Nov 2007 21:54:59 -0000 1.255
--- changelog 2 Dec 2007 22:34:56 -0000 1.256
***************
*** 3,10 ****
* New upstream version.
* Fixed debian/watch url (closes: #450164).
- * Use gij instead of kaffe for building.
* Fixed lintian warnings debian-rules-ignores-make-clean-error and
debian-rules-sets-DH_COMPAT.
* Suggest gcj, not the obsolete gcj-3.4.
-- Daniel Bonniot <bo...@us...> Sun, 25 Nov 2007 19:19:11 +0100
--- 3,10 ----
* New upstream version.
* Fixed debian/watch url (closes: #450164).
* Fixed lintian warnings debian-rules-ignores-make-clean-error and
debian-rules-sets-DH_COMPAT.
* Suggest gcj, not the obsolete gcj-3.4.
+ * Sponsored by Petter Reinholdtsen.
-- Daniel Bonniot <bo...@us...> Sun, 25 Nov 2007 19:19:11 +0100
***************
*** 16,20 ****
* Use Build-Depends (not Build-Depends-Indep) for debhelper.
* Upgrade to policy 3.7.2.
! * Sponsored by Petter Reinholdtsen <pe...@de...>.
-- Daniel Bonniot <bo...@us...> Sat, 21 Oct 2006 12:50:20 +0200
--- 16,20 ----
* Use Build-Depends (not Build-Depends-Indep) for debhelper.
* Upgrade to policy 3.7.2.
! * Sponsored by Petter Reinholdtsen.
-- Daniel Bonniot <bo...@us...> Sat, 21 Oct 2006 12:50:20 +0200
***************
*** 29,33 ****
* Upgrade to policy 3.6.2 (no changes).
* Upgrade to debhelper 5.
! * Sponsored by Petter Reinholdtsen <pe...@de...>.
-- Daniel Bonniot <bo...@us...> Sun, 26 Mar 2006 18:39:47 +0200
--- 29,33 ----
* Upgrade to policy 3.6.2 (no changes).
* Upgrade to debhelper 5.
! * Sponsored by Petter Reinholdtsen.
-- Daniel Bonniot <bo...@us...> Sun, 26 Mar 2006 18:39:47 +0200
|