* debian/control: change my email address.
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* Set Standards-Version to 3.8.0 (no further changes).
gregor herrmann
13 years ago
|
0 |
This package uses quilt to manage all modifications to the upstream
|
|
1 |
source. Changes are stored in the source package as diffs in
|
|
2 |
debian/patches and applied during the build.
|
|
3 |
|
|
4 |
See /usr/share/doc/quilt/README.source for a detailed explanation.
|
9 | 9 |
|
10 | 10 |
* New upstream release.
|
11 | 11 |
* Adjust debian/{install,links} accordingly.
|
|
12 |
* debian/control: change my email address.
|
|
13 |
* Add debian/README.source to document quilt usage, as required by
|
|
14 |
Debian Policy since 3.8.0.
|
|
15 |
* Set Standards-Version to 3.8.0 (no further changes).
|
12 | 16 |
|
13 | 17 |
-- gregor herrmann <gregoa@debian.org> Tue, 02 Sep 2008 18:02:00 +0200
|
14 | 18 |
|
0 | 0 |
Source: libmicroba-java
|
1 | 1 |
Section: libs
|
2 | 2 |
Priority: optional
|
3 | |
Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
|
|
3 |
Maintainer: gregor herrmann <gregoa@debian.org>
|
4 | 4 |
Uploaders: tony mancill <tmancill@debian.org>
|
5 | 5 |
Build-Depends: debhelper (>= 6), quilt
|
6 | 6 |
Build-Depends-Indep: ant, unzip, java-gcj-compat-dev, libjgraph-java
|
7 | |
Standards-Version: 3.7.3
|
|
7 |
Standards-Version: 3.8.0
|
8 | 8 |
Homepage: http://microba.sourceforge.net/
|
9 | 9 |
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/libmicroba-java/trunk/
|
10 | 10 |
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/libmicroba-java/trunk/
|