[Commits] ChangeLog 1.1.2.154 1.1.2.155 PATCHSETS 1.1.2.142 1.1.2.143 configure.ac 1.1.2.154 1.1.2.155

mones at claws-mail.org mones at claws-mail.org
Thu Aug 30 20:31:33 CEST 2012


Update of /home/claws-mail/plugins/pdf_viewer
In directory srv:/tmp/cvs-serv1762

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-08-30 [mones]	0.9.2cvs3

	* src/poppler_viewer.c
		Don't depend on deprecated private includes 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.154
retrieving revision 1.1.2.155
diff -u -d -r1.1.2.154 -r1.1.2.155
--- configure.ac	27 Aug 2012 12:59:52 -0000	1.1.2.154
+++ configure.ac	30 Aug 2012 18:31:31 -0000	1.1.2.155
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=9
 MICRO_VERSION=2
-EXTRA_VERSION=2
+EXTRA_VERSION=3
 
 CFLAGS="$CFLAGS -Wall"
 if test $USE_MAINTAINER_MODE = yes; then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.142
retrieving revision 1.1.2.143
diff -u -d -r1.1.2.142 -r1.1.2.143
--- PATCHSETS	27 Aug 2012 12:59:52 -0000	1.1.2.142
+++ PATCHSETS	30 Aug 2012 18:31:31 -0000	1.1.2.143
@@ -141,3 +141,4 @@
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po;  ) > 0.9.1cvs23.patchset
 ( cvs diff -u -r 1.1.2.152 -r 1.1.2.153 configure.ac;  cvs diff -u -r 1.1.2.98 -r 1.1.2.99 src/poppler_viewer.c;  ) > 0.9.2cvs1.patchset
 ( cvs diff -u -r 1.1.2.99 -r 1.1.2.100 src/poppler_viewer.c;  ) > 0.9.2cvs2.patchset
+( cvs diff -u -r 1.1.2.100 -r 1.1.2.101 src/poppler_viewer.c;  ) > 0.9.2cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.154
retrieving revision 1.1.2.155
diff -u -d -r1.1.2.154 -r1.1.2.155
--- ChangeLog	27 Aug 2012 12:59:52 -0000	1.1.2.154
+++ ChangeLog	30 Aug 2012 18:31:31 -0000	1.1.2.155
@@ -1,3 +1,8 @@
+2012-08-30 [mones]	0.9.2cvs3
+
+	* src/poppler_viewer.c
+		Don't depend on deprecated private includes
+
 2012-08-27 [mones]	0.9.2cvs2
 
 	* src/poppler_viewer.c



More information about the Commits mailing list