Package: xournal
Followup-For: Bug #441222
I packaged for myself the new upstream version of xournal.
If you would like, you can find it on my web page:
http://www-id.imag.fr/~danjean/deb.html#xournal
The interdiff between your package and mine is minimal (I put it
at the end of this mail). Before uploading such a package to debian, you
probably would like to close the bugs that are not present in the
release any more.
Best regards,
Vincent
[EMAIL PROTECTED]:~/debian/mainteneur/xournal$ interdiff -z -p1
old/xournal_0.3.3-1.diff.gz xournal_0.4.0.1-0.1.diff.gz
diff -u xournal-0.3.3/debian/changelog xournal-0.4.0.1/debian/changelog
--- xournal-0.3.3/debian/changelog
+++ xournal-0.4.0.1/debian/changelog
@@ -1,3 +1,10 @@
+xournal (0.4.0.1-0.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * New upstream release
+
+ -- Vincent Danjean <[EMAIL PROTECTED]> Fri, 07 Sep 2007 21:05:53 +0200
+
xournal (0.3.3-1) unstable; urgency=low
* New upstream release
diff -u xournal-0.3.3/debian/rules xournal-0.4.0.1/debian/rules
--- xournal-0.3.3/debian/rules
+++ xournal-0.4.0.1/debian/rules
@@ -42,11 +42,15 @@
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
- if test -d Makefile; then \
- -$(MAKE) clean >& /dev/null; \
+ if test -f Makefile; then \
+ $(MAKE) distclean; \
else \
rm -f src/xournal; \
fi
+ # remove autoconf installed files
+ $(RM) install-sh depcomp missing
+ # remove autoconf modified files
+ $(RM) Makefile.in aclocal.m4 config.h.in configure src/Makefile.in
dh_clean
diff -u xournal-0.3.3/debian/menu xournal-0.4.0.1/debian/menu
--- xournal-0.3.3/debian/menu
+++ xournal-0.4.0.1/debian/menu
@@ -1,2 +1,2 @@
-?package(xournal):needs="X11" section="Apps/Tools"\
+?package(xournal):needs="X11" section="Applications/Office"\
title="xournal" command="/usr/bin/xournal"
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-rc4-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xournal depends on:
ii gs 8.56.dfsg.1-1.1 Transitional package
ii gs-esp [gs] 8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii gs-gpl [gs] 8.56.dfsg.1-1.1 The GPL Ghostscript PostScript int
ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.14.0-2 The GLib library of C routines
ii libgnomecanvas2-0 2.14.0-3 A powerful object-oriented display
ii libgnomeprint2.2-0 2.18.1-1 The GNOME 2.2 print architecture -
ii libgnomeprintui2.2-0 2.18.0-2 GNOME 2.2 print architecture User
ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface
ii libpango1.0-0 1.18.1-1 Layout and rendering of internatio
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.9-1 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.1.2-1 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxml2 2.6.30.dfsg-2 GNOME XML library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.3-1 X Rendering Extension client libra
ii xpdf-reader 3.02-1.1 Portable Document Format (PDF) sui
ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime
xournal recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]