1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
stardata-common (0.8) unstable; urgency=low
* Updated to Debian Policy 3.9.3
* Added build-arch and build-indep debian/rules targets.
* Changed unneeded file permissions for some files in debian/
* Updated debhelper dependency to version 9.
* Updated copyright note in debian/copyright file.
-- Francisco Manuel Garcia Claramonte <francisco@debian.org> Sun, 24 Jun 2012 11:37:33 +0200
stardata-common (0.7) unstable; urgency=low
* Updated to Debian policy 3.8.3
* Updated Maintainer control field to @debian.org.
* Added debian/doc-base for register Stardata Policy.
* Revised doc/policy.txt file, some minor changes
(see ChangeLog).
* Added Kevin B. McCarty <kmccarty@debian.org> as uploader.
-- Francisco Manuel Garcia Claramonte <francisco@debian.org> Fri, 21 Aug 2009 17:43:04 +0200
stardata-common (0.6) unstable; urgency=low
* Updated to Debian Policy 3.8.1
* Updated debian/Readme file.
* Updated debian/copyright file. Added the license text of the source,
and added the license reference to GPL-2.
* Cleaned up debian/rules file.
* Fixed debian/postinst and debian/prerm scripts to avoid a lintian
warning.
* Updated debhelper compatibility from 5 to 7.
* Updated debian/control file with debhelper depends from 5 to 7.
* Changed debian/rules install target to avoid a lintian warning.
-- Francisco Garcia <franciscomanuel.garcia@hispalinux.es> Tue, 24 Mar 2009 12:42:20 +0100
stardata-common (0.5) unstable; urgency=low
* Updated to Debian Policy 3.7.3.
* Changed debian/rules clean target to caught error messages from
the clean or distclean rules.
* Changed debian/control Homepage field as a regular field.
* Added the lintian override debian/stardata-common.lintian-overrides,
to avoid a lintian warning "package-contains-empty-directory".
-- Francisco Garcia <franciscomanuel.garcia@hispalinux.es> Sat, 12 Jan 2008 11:30:01 +0100
stardata-common (0.4) unstable; urgency=low
* Fixed an error on init a var in register-stardata and made some
changes in register-stardata source code.
* Changed doc/policy file to doc/policy.txt
-- Francisco Garcia <franciscomanuel.garcia@hispalinux.es> Wed, 26 Nov 2005 20:28:34 +0200
stardata-common (0.3) unstable; urgency=low
* Debhelper should be in Build-Depends instead of in Build-Depends-Indep
(Closes: #327676)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 18 Sep 2005 08:41:45 +0200
stardata-common (0.2) unstable; urgency=low
* Remake the tar.gz file so that the Makefiles are not included in it as
they are automatically generated.
* Upload to NEW in order to change all the astronomy packages to the new
framework.
* Changed Build-Depends to Build-Depends-Indep as this is an arch all
package
* Added the Homepage to debian/control
* Added myself as an uploader in debian/control
* Minor change to Makefile.in so it does not try to execute config.status if
not available.
* Added some items to the TODO
* Changes to make the package lintian clean:
- Remove disallowed accented character from the manpage (charset should be
declared there?)
- Rewrapped debian/control to prevent having lines >80 chars
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 7 Sep 2005 09:15:37 +0200
stardata-common (0.1) unstable; urgency=low
* Initial Release.
-- Francisco Garcia <franciscomanuel.garcia@hispalinux.es> Wed, 29 Dec 2004 23:15:45 +0100
|