[SCM] wxMaxima packaging branch, master, updated. debian/0.7.1-1-13-g079e360
Frank S. Thomas
fst at debian.org
Fri Jun 26 15:17:51 UTC 2009
The following commit has been merged in the master branch:
commit 079e3602f90d1b97d8a0e8add81345ec34e69387
Author: Frank S. Thomas <fst at debian.org>
Date: Fri Jun 26 17:17:39 2009 +0200
Bumped Standards-Version to 3.8.2.
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..2626ffc
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+Refer to /usr/share/doc/quilt/README.source for details.
diff --git a/debian/changelog b/debian/changelog
index 8c1498c..2234462 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ wxmaxima (0.8.2-1) UNRELEASED; urgency=low
Maintainer and myself as Uploader.
- Added Vcs-{Git,Browser} and Homepage fields.
- wxWidgets >= 2.8.4 is required now; updated build-dependency accordingly.
+ - Bumped Standards-Version to 3.8.2.
* Updated debian/copyright and adapted it to DEP5. (closes: #439964)
* Added debian/watch file.
* debian/wxmaxima.menu:
@@ -19,6 +20,7 @@ wxmaxima (0.8.2-1) UNRELEASED; urgency=low
* debian/patches/:
- Added 201_fix_desktop_file.patch that changes wxmaxima.desktop so that it
is valid according to the latest freedesktop.org specs. (closes: #466997)
+ - Removed config.patch; applied upstream.
-- Frank S. Thomas <fst at debian.org> Wed, 24 Jun 2009 12:56:42 +0200
diff --git a/debian/control b/debian/control
index 6610263..33e0c1d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,15 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: Frank S. Thomas <fst at debian.org>
Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7),
libwxgtk2.8-dev (>= 2.8.4), libxml2-dev (>= 2.5.0)
-Standards-Version: 3.7.2
+Standards-Version: 3.8.2
Vcs-Git: git://git.debian.org/git/debian-science/packages/wxmaxima.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/wxmaxima.git
Homepage: http://wxmaxima.sourceforge.net/
Package: wxmaxima
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, maxima (>= 5.10.0), maxima-doc (>= 5.10.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, maxima (>= 5.10.0),
+ maxima-doc (>= 5.10.0)
Description: a wxWidgets GUI for the computer algebra system maxima
wxmaxima provides a wxWindows interface for maxima, including a menu
system, browsable help and formated output. Features as symbolic
--
wxMaxima packaging
More information about the debian-science-commits
mailing list