--- zim-0.25.orig/debian/NEWS +++ zim-0.25/debian/NEWS @@ -0,0 +1,10 @@ +zim (0.12-1) unstable; urgency=low + + Since new zim started to use ~/zim_pages as its default location, and no + need to manually specify a directory, I changed the command line of the + menu file back to the default. Everyone used to start zim from the menu + file, if you suffer from a data loss, should do as follows: + + mv ~/zim_pages ~/zim_pages.bak; mv ~/.zim ~/zim_pages + + -- Emfox Zhou Wed, 15 Feb 2006 09:24:17 +0800 --- zim-0.25.orig/debian/control +++ zim-0.25/debian/control @@ -0,0 +1,24 @@ +Source: zim +Section: x11 +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Emfox Zhou +Uploaders: Raphael Hertzog +Build-Depends-Indep: perl, libfile-basedir-perl, libfile-mimeinfo-perl, libfile-desktopentry-perl, libgtk2-perl, libgtk2-spell-perl, libtest-pod-perl, libtest-pod-coverage-perl +Build-Depends: debhelper (>=5.0), libmodule-build-perl (>= 0.28) +Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/zim/trunk +Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/zim/trunk?op=log +Homepage: http://zim-wiki.org +Standards-Version: 3.7.3 + +Package: zim +Architecture: all +Depends: ${perl:Depends}, libfile-basedir-perl (>= 0.03), libfile-mimeinfo-perl, libfile-desktopentry-perl (>= 0.04), libgtk2-perl +Recommends: libgtk2-spell-perl, scrot +Suggests: desktop-file-utils +Description: a desktop wiki + Zim is a WYSIWYG text editor. It aims at bringing the concept of a wiki to + your desktop. For example every page is saved as a text file with wiki markup. + Pages can contain links to other pages, and are saved automatically. Creating + a new page is as easy as linking to a non-existing page. This tool is intended + to keep track of TODO lists or serve as a personal scratch book. --- zim-0.25.orig/debian/menu +++ zim-0.25/debian/menu @@ -0,0 +1,5 @@ +?package(zim):needs="x11" \ + section="Applications/Data Management" \ + title="zim" \ + icon="/usr/share/pixmaps/zim.xpm" \ + command="/usr/bin/zim" --- zim-0.25.orig/debian/changelog +++ zim-0.25/debian/changelog @@ -0,0 +1,220 @@ +zim (0.25-1ubuntu1) intrepid; urgency=low + + * scrot is a dependency for the Insert Screenshot plugin, + added on Recommends (LP: #267534). + + -- Alessio Treglia Mon, 08 Sep 2008 13:16:35 +0200 + +zim (0.25-1) unstable; urgency=low + + * New upstream version: + * Added translations for Danish, Russian and Galician + * Added --gtk-path to work around win32 environment behavior + * Fixed a bug when opening files without asociated application + * Fixed a bug for older versions of Exporter + * Fixed bug that prevented using Gtk2::StatusIcon this means we can drop + dependency on Gtk2::TrayIcon for gtk+ >= 2.10. Closes: #447744 + * Fixed bug with utf8 notebook name not showing correctly in TrayIcon menu + * Fixed TrayIcon to hide window when it already has focus + * Fixed bug with file selection dialog for certain gtk versions + * Fixed bug where a few strings were skipped when indexing translatable text + * Remove recommends on libgtk2-trayicon-perl as libgtk2-perl provides + Gtk2::StatusIcon and Zim can use that. + * Verified that we can again copy/paste normally. Closes: #481212 + * Also remove libgtk2-trayicon-perl from Build-Depends. + + -- Raphael Hertzog Wed, 21 May 2008 21:32:36 +0200 + +zim (0.24-1) unstable; urgency=low + + * New upstream version. Closes: #477527 + * Added translations for German, French, Italian and Hebrew + Closes: #472633 with a fixed french translation. + * Improved support for attaching files and images + * Added daemon component to make separate instances communicate + * Added a TODO list plugin that searches for TODO tags in the notebook + * Added a ToggleReadOnly plugin to make a notebook temporary read-only + * Moved Zim::File to Zim::FS::File, also added Zim::FS::Dir objects made + whole file system access much more object oriented + * Config files now use proper INI-style layout + * Notebook config file is now called "notebook.zim" and has it's own + mimetype + * The history, cache and state are now saved under ".zim/" in the notebook + * Changed directory structure of the manual + * Moved Calendar functionality back into plugin + * Calendar now namespaces date pages per month for better scalability. On + first use zim will prompt to move exiting pages. + * Date namespace now has it's own template for new pages + * Added a keybinding ( ">" ) to quote selections + * Updated Build script, we now need Module::Build >= 0.28 + * Update Homepage in debian/control to point to http://zim-wiki.org + * Update watch file accordingly with the new download location. + * Updated build-dependency to require libmodule-build-perl (>= 0.28) as + documented by upstream changelog. + * Added dh_installmime to debian/rules so that update-mime-database is + properly called in postinst. + * Make /usr/share/zim/doc/start-zim.sh executable in case someone + wants to use it. + + -- Raphael Hertzog Tue, 29 Apr 2008 17:37:22 +0200 + +zim (0.23-2) unstable; urgency=low + + * Fix debian/watch file to not accept Zim-latest.tar.gz as valid tarball. + * Fix rights before build so that all translations are properly + installed. Closes: #469036 + * Update Standards-Version to 3.7.3 (no changes). + + -- Raphael Hertzog Wed, 02 Apr 2008 09:04:35 +0200 + +zim (0.23-1) unstable; urgency=low + + * New upstream version. Closes: #452999 + * Now handles symlinks properly. Closes: #446870 + * Add myself to Uploaders. + * Updated dependencies to match new requirements: libfile-basedir-perl + (>= 0.03), libfile-desktopentry-perl (>= 0.04) + * Add Vcs-Svn and Vcs-Browser fields to document the SVN repository now used + to co-maintain the package. + * Add an Homepage field pointing to the upstream website. + * Moved libmodule-build-perl to Build-Depends-Indep as it's needed for the + clean target. + * Fix some bad permissions detected by lintian. + * Updated debian/menu file to conform to the new menu policy and added an + icon. + + -- Raphael Hertzog Sat, 01 Dec 2007 20:50:34 +0100 + +zim (0.22-1) unstable; urgency=low + + * New upstream release (0.21, 0.22) (Closes: #447743, #452999) + - Fixed bug with the file name for the home page (Closes: #441616) + - Fixed bug with utf8 in template for new pages (Closes: #446799) + * Adjust the watch file to machine readable URL. (Closes: #449769) + + -- emfox Thu, 29 Nov 2007 11:40:12 +0800 + +zim (0.20-1) unstable; urgency=low + + * New upstream release + * Fix the bug which cause wrong internal links (Closes: #438612) + + -- Emfox Zhou Sat, 25 Aug 2007 13:04:42 +0800 + +zim (0.19-1) unstable; urgency=low + + * New upstream release + - fix an annoying bug that history is initialized properly. + + -- Emfox Zhou Thu, 22 Mar 2007 19:06:38 +0800 + +zim (0.18-1) unstable; urgency=low + + * Change Maintainer's Address. + * New upstream release + - UTF-8 page name issues fixed. + - Fine-tuned auto-linking behavior. (Closes: #406091) + - Various bug fixes and enhancement. + * Suggest desktop-file-utils (Closes: #402212) + + -- Emfox Zhou Sun, 18 Mar 2007 07:20:18 +0800 + +zim (0.17-1) unstable; urgency=low + + * New upstream release + + -- Emfox Zhou Fri, 10 Nov 2006 14:39:03 +0000 + +zim (0.16-1) unstable; urgency=low + + * New upstream release (Closes: #381681) + - Many improvments. + - Removed 'Delete' accelerator (Closes: #351539) + - Other bug fixes (Closes: #366503, #375326) + + -- Emfox Zhou Fri, 1 Sep 2006 06:55:24 +0800 + +zim (0.15-1) unstable; urgency=low + + * New upstream release + * debian/NEWS: spell fixes. + * debhelper should be build-deps instead of build-deps-indep. + * Update to Policy 3.7.2, no changes. + + -- Emfox Zhou Fri, 16 Jun 2006 10:29:37 +0800 + +zim (0.14-1) unstable; urgency=low + + * New upstream release + - Revert to use png icon instead of svg one. (Closes: #358125) + - Fix crash when started with an empty dir. (Closes: #354210) + * loosen dependency of libgtk2-trayicon-perl and libgtk2-spell-perl. (Closes: #357677) + + -- Emfox Zhou Fri, 31 Mar 2006 20:51:19 +0800 + +zim (0.13-1) unstable; urgency=low + + [ Emfox Zhou ] + * New upstream release + + [ Florian Ragwitz ] + * Updated my mail address in the Uploaders field. + * Removed unneeded dh_link call from debian/rules. + * Added libtest-pod-perl and libtest-pod-coverage-perl to + Build-Depends-Indep to enable Pod testing at build time. + + -- Florian Ragwitz Thu, 16 Mar 2006 15:54:51 +0100 + +zim (0.12-1) unstable; urgency=low + + * New upstream release + * Add missing dependencies. Only build-deps added in previous version. + * Depend on debhelper 5.0 as compat level does. + * Change menu action way, add NEWS to mention this. + + -- Emfox Zhou Wed, 15 Feb 2006 09:24:17 +0800 + +zim (0.11-1) unstable; urgency=low + + * New upstream release + * add dependency of libgtk2-trayicon-perl and libgtk2-spell-perl. + + -- Emfox Zhou Sat, 21 Jan 2006 00:20:27 +0800 + +zim (0.09-1) unstable; urgency=low + + * New upstream release + * Bump compatibility level of debhelper. + * Add Debian watch file. + + -- Emfox Zhou Tue, 3 Jan 2006 00:51:03 +0800 + +zim (0.08-1) unstable; urgency=low + + * New upstream release (Closes: #343198) + * Includes a TrayIcon component (Closes: #337824). + * Includes support for rich copy/paste (Closes: #338050). + * Some other bug fixes and enhancement. + + -- Emfox Zhou Thu, 1 Dec 2005 11:38:02 +0800 + +zim (0.07-1) unstable; urgency=low + + * New upstream release + * Replace .desktop file with the one from upstream. + + -- Emfox Zhou Mon, 7 Nov 2005 00:15:45 +0800 + +zim (0.06-2) unstable; urgency=low + + * Add missing build dependency. + * Add the menu and .desktop files (Closes: #337420). + + -- Emfox Zhou Fri, 4 Nov 2005 20:26:40 +0800 + +zim (0.06-1) unstable; urgency=low + + * Initial release (Closes: #334891). + + -- Florian Ragwitz Wed, 26 Oct 2005 16:57:34 +0200 + --- zim-0.25.orig/debian/copyright +++ zim-0.25/debian/copyright @@ -0,0 +1,16 @@ +This package was debianized by Florian Ragwitz on +Wed, 26 Oct 2005 16:57:34 +0200. + +It was downloaded from http://zoidberg.student.utwente.nl/zim/index.shtml + +Copyright Holder: Copyright (c) 2005 Jaap G Karssenberg + +License: + +This program is free software, you can redistribute it and/or modify it under +the same terms as Perl itself. + +Perl is distributed under your choice of the GNU General Public License or +the Artistic License. On Debian GNU/Linux systems, the complete text of the +GNU General Public License can be found in `/usr/share/common-licenses/GPL' +and the Artistic Licence in `/usr/share/common-licenses/Artistic'. --- zim-0.25.orig/debian/rules +++ zim-0.25/debian/rules @@ -0,0 +1,65 @@ +#!/usr/bin/make -f + +export PERL_MM_USE_DEFAULT=1 + +PACKAGE=$(shell dh_listpackages) + +ifndef PERL +PERL = /usr/bin/perl +endif + +TMP =$(CURDIR)/debian/$(PACKAGE) + +build: build-stamp +build-stamp: + dh_testdir + # Work-around because svn-buildpackage that doesn't fix perms on + # extracted tarball while dpkg-source does + chmod -R u+w . + $(PERL) Build.PL installdirs=vendor + OPTIMIZE="-Wall -O2 -g" $(PERL) Build + touch build-stamp + +clean: + dh_testdir + dh_testroot + [ ! -f Build ] || $(PERL) Build distclean + dh_clean build-stamp install-stamp + +install: build install-stamp +install-stamp: + dh_testdir + dh_testroot + dh_clean -k + # The test require a local display to succeed, so we can't run + # them and expect them to not fail... + -$(PERL) Build test + $(PERL) Build install destdir=$(TMP) + # Fix some improper rights in upstream shipped files + chmod 644 $(TMP)/usr/share/zim/dates.list $(TMP)/usr/share/zim/plugins/Subversion.pl + chmod 755 $(TMP)/usr/share/zim/doc/start-zim.sh + # Install hand-made XPM icon for the Debian menu + cp debian/zim.xpm $(TMP)/usr/share/pixmaps/ + touch install-stamp + +binary-arch: +# We have nothing to do by default. + +binary-indep: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installchangelogs Changes + dh_installmenu + dh_installmime + dh_desktop + dh_perl + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary --- zim-0.25.orig/debian/compat +++ zim-0.25/debian/compat @@ -0,0 +1 @@ +5 --- zim-0.25.orig/debian/zim.xpm +++ zim-0.25/debian/zim.xpm @@ -0,0 +1,153 @@ +/* XPM */ +static char *zim[] = { +/* columns rows colors chars-per-pixel */ +"32 32 115 2", +" c #000000", +". c #060C00", +"X c #0C0100", +"o c #0D0C00", +"O c #091300", +"+ c #0F1F00", +"@ c #151300", +"# c #181800", +"$ c #151515", +"% c #1A1A1A", +"& c #112300", +"* c #162D00", +"= c #1B2400", +"- c #1B2F00", +"; c #173000", +": c #1A3700", +"> c #1D3B00", +", c #270B00", +"< c #2D0000", +"1 c #2B0F00", +"2 c #221E00", +"3 c #360000", +"4 c #3B0000", +"5 c #242200", +"6 c #292400", +"7 c #2F2A00", +"8 c #233A00", +"9 c #312C00", +"0 c #343100", +"q c #3B3500", +"w c #3F3900", +"e c #2F2F2F", +"r c #243939", +"t c #2E3434", +"y c #3D2F2F", +"u c #323333", +"i c #3A3030", +"p c #1F4000", +"a c #224400", +"s c #254C01", +"d c #2A5401", +"f c #2C5B01", +"g c #316400", +"h c #356C01", +"j c #386F02", +"k c #377000", +"l c #3A7401", +"z c #3D7A01", +"x c #004C4C", +"c c #410300", +"v c #4E0300", +"b c #5E0000", +"n c #443D00", +"m c #422D2D", +"M c #4B2A2A", +"N c #542727", +"B c #522828", +"V c #5C2525", +"C c #6A0000", +"Z c #7D0000", +"A c #741D1D", +"S c #7B1A1A", +"D c #622323", +"F c #4C4400", +"G c #534B00", +"H c #5B5100", +"J c #695E00", +"K c #6D6100", +"L c #7A6D00", +"P c #7E7000", +"I c #3F8001", +"U c #428402", +"Y c #458C01", +"T c #479100", +"R c #499401", +"E c #4C9B00", +"W c #4EA000", +"Q c #51A401", +"! c #54AB00", +"~ c #8D0000", +"^ c #861717", +"/ c #811818", +"( c #8B1515", +") c #9C0000", +"_ c #9D0F0F", +"` c #941212", +"' c #A20D0D", +"] c #AB0000", +"[ c #AC0A0A", +"{ c #B30101", +"} c #BE0101", +"| c #837500", +" . c #877900", +".. c #8A7B00", +"X. c #C40202", +"o. c #CD0000", +"O. c #D10000", +"+. c #DC0000", +"@. c #EA0000", +"#. c #FD0000", +"$. c #968600", +"%. c #9B8B00", +"&. c #A89600", +"*. c #B4A100", +"=. c #B9A600", +"-. c #CBB600", +";. c #CFB900", +":. c #D3BD00", +">. c #DBC400", +",. c #E4CC00", +"<. c #E8CF00", +"1. c #EED500", +"2. c #F0D700", +"3. c #F2D800", +"4. c None", +/* pixels */ +"4.4.4.4.4.4.4.4.4.4.u u i i i i i i i i u u 4.4.4.4.4.4.4.4.4.4.", +"4.4.4.4.4.4.4.4.4.4.u y ( _ _ _ _ _ _ ` B u 4.4.4.4.4.4.4.4.4.4.", +"4.4.4.4.4.4.4.4.4.4.u m { O.o.o.o.o.O.o.D t 4.4.4.4.4.4.4. 4.", +"4.4.4.4.4.4.4.4.4.4.t m [ o.X.X.X.X.X.} V t 4.4.4.4. ", +"4.4.4.4.4.4.4.4.4.4.u u V D V V V D D V m u 4.4. . ; f p . ", +"u t t t t t t t t t u u t t N S A i t t u u 4. . > l E Q k . ", +"u i y y y y y y m i u u 4.4.o.o.O.O.4.4.4. . : z W Q W E a ", +"i / [ ' ' ' ' ' ' D t u 4.4.o.o.o.o.4. . * k E ! Q E E h . ", +"i _ O.o.o.o.o.o.o.S t u 4.4.o.o.o.o. & g E ! ! E E E z & 4.", +"i ` X.X.X.X.X.X.X.A t u 4.4.o.o.X.< O s T ! ! Q E E R Y > 4.", +"u M V V V V V V V m u u 4.4.o.] v * z ! ! Q E E E T Y d . 4.4.", +"u u t t t t N / ^ S V x 4. 4 1 f E ! Q Q E E R Y Y g O 4.4.4.", +"4.4.4.4.4.4.@.O.o.O.o.O. * z ! ! ! E E R R Y Y l & 4.4.4.", +"4.4.4.4.4.4.4.o.o.o.o.{ X > E ! ! E E E R Y Y U l * 4.4.4.4.", +"4.4.4.4.4.4.4.4.o.o.} v s E ! ! E E E T Y Y U l > 4.4.4.4.4.", +"4.4.4.4.4.4.4.4.4.Z 3 > E ! Q E E R T U U z z a . 4.4.4.4.4.4.", +"4.4.4.4.4.4.4.4.4. & Y ! E E R T Y U U U l s o 4.4.4.4.4.4.4.", +"4.4.4.4.4.4.4.4. . j Q E E R T Y U U z l s , ~ O.4.4.4.4.4.4.4.", +"4.4.4.4.4.4. & R E R R Y U U z z l s @ ~ o.o.o.4.4.4.4.4.4.", +"4.4.4.4. o 5 - R R Y Y U z z l l a . O.o.o.o.O.#.4.4.4.4.", +"4.4.4. . 9 0 5 .0 f Y Y U z z l j > . r ( [ [ [ A r u t u ", +"4.4. o P >.>.| n ..5 f U z z j d = c Z 4.4.u u m M M m m y i u ", +"4.4. F >.2.2.,.H G | = s f s * . C } o.#.4.t y ( [ [ [ [ [ ^ i ", +"4.4. L 2.1.;.=.:.G H | @ . . o.o.o.o.4.t y [ O.o.O.o.O._ i ", +"4. o $.2.-.9 7 :.:.G F 6 4.o.o.o.o.4.u i ( ' ' ' ' ' S i ", +"4. @ *.1.J 5 ..<.3.&.o 4.4.4.O.o.o.o.4.u u i i i i i i i u ", +"4. 2 =.....:.1.2.2.| . 4.u u t m _ [ ` r u u u t t t t t t u ", +"4. 9 J $.:.,.:.:.%.6 4.4.u u y m M M m m y u u 4.4.4.4.4.4.4.", +" o 9 n w q q 7 o 4.4.t i ` [ [ [ [ [ ( i t 4.4.4.4.4.4.4.", +" 4.4.4.t m [ O.O.O.o.O._ i t 4.4.4.4.4.4.4.", +" 4.4.4.4.4.4.4.4.4.4.4.u i ^ _ _ _ _ _ S i t 4.4.4.4.4.4.4.", +"4.4.4.4.4.4.4.4.4.4.4.4.4.4.u u i i i i i i i u u 4.4.4.4.4.4.4." +}; --- zim-0.25.orig/debian/watch +++ zim-0.25/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.zim-wiki.org/downloads/Zim-(\d.*)\.tar.*