[Pkg-grid-commits] paje.app/debian changelog,1.3,1.4 control,1.1,1.2 rules,1.2,1.3
Vincent Danjean
pkg-grid-devel@lists.alioth.debian.org
Wed, 06 Apr 2005 08:36:04 +0000
Update of /cvsroot/pkg-grid/paje.app/debian
In directory haydn:/tmp/cvs-serv14636
Modified Files:
changelog control rules
Log Message:
New upstream release
Closing ITP
Index: control
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- control 14 Jan 2005 11:07:44 -0000 1.1
+++ control 6 Apr 2005 08:36:02 -0000 1.2
@@ -5,7 +5,7 @@
Priority: optional
Maintainer: Vincent Danjean <Vincent.Danjean@ens-lyon.org>
Standards-Version: 3.6.1
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), quilt, debmake, libgnustep-gui0.9-dev, debhelper (>> 4.2.0), tetex-bin, tetex-extra
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), quilt, patchutils, cdbs (>= 0.4.27-1), debmake, libgnustep-gui0.9-dev, debhelper (>> 4.2.0), tetex-bin, tetex-extra
Package: paje.app
Architecture: any
Index: rules
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rules 24 Jan 2005 20:50:22 -0000 1.2
+++ rules 6 Apr 2005 08:36:02 -0000 1.3
@@ -28,10 +28,7 @@
$(MAKE) -C Documentation/UserManual
$(MAKE) -C Documentation/lang-paje
-# one part of the clean rule must be called while patched
-clean:: clean-doc
-
-clean-doc:
+clean::
$(MAKE) -C Documentation/UserManual clean
$(MAKE) -C Documentation/lang-paje clean
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/changelog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- changelog 3 Feb 2005 07:20:38 -0000 1.3
+++ changelog 6 Apr 2005 08:36:01 -0000 1.4
@@ -1,6 +1,14 @@
+paje.app (1.3.2-1) unstable; urgency=low
+
+ * New upstream release
+ * Forget to close ITP in initial release
+ (Closes: #285052: ITP: paje.app -- generic visualization tool
+ (Gantt chart and more))
+
+ -- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Wed, 6 Apr 2005 10:24:06 +0200
+
paje.app (1.3.1-1) unstable; urgency=low
- * Initial release. (Closes: #285052: ITP: paje.app -- generic
- visualization tool (Gantt chart and more))
+ * Initial release.
- -- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Mon, 31 Jan 2005 17:09:09 +0100
+ -- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Mon, 24 Jan 2005 20:48:54 +0100