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 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
librcc (0.2.12-0.1) unstable; urgency=high
* Non-maintainer upload.
* New upstream version, closes: #740612. High urgency as bug is RC.
* Remove obsolete glib-single-include.patch.
* Increase debhelper version to 9, to get hardening features.
* Fix sed line to clear dependency_libs in all .la files.
* Added Vcs-* fields in control file.
* Bumped Standards-Version (no changes needed).
* Made watchfile more specific, to ignore some bogus files from upstream.
-- MartÃn Ferrari <tincho@debian.org> Sun, 09 Mar 2014 21:11:06 +0100
librcc (0.2.9-3.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "Including individual glib headers no longer supported":
Add patch glib-single-include.patch from Colin Watson:
- Include <glib.h> rather than individual headers.
(Closes: #665573)
-- gregor herrmann <gregoa@debian.org> Sat, 18 May 2013 18:49:39 +0200
librcc (0.2.9-3) unstable; urgency=low
* Bump Standards-Version to 3.9.1
- add patch from ubuntu (Closes: #619675)
-- Ivan Borzenkov <ivan1986@list.ru> Mon, 28 Mar 2011 00:01:50 +0400
librcc (0.2.9-2) unstable; urgency=low
* Bump Standards-Version to 3.8.4
- add misc:Depends
* change rules to new debhelper
* chande source format to 3.0(quilt)
-- Ivan Borzenkov <ivan1986@list.ru> Fri, 16 Apr 2010 23:47:54 +0400
librcc (0.2.9-1) unstable; urgency=low
* New upstream release
* all patches in upstream - remove
-- Ivan Borzenkov <ivan1986@list.ru> Tue, 13 Oct 2009 15:54:27 +0400
librcc (0.2.8-3) unstable; urgency=low
* Bump Standards-Version to 3.8.3
- add remove_slash.patch for fix lintian error
* fix building with eglibc (Closes: #550065)
* add patch of segfault in db4.7
-- Ivan Borzenkov <ivan1986@list.ru> Sun, 11 Oct 2009 11:25:55 +0400
librcc (0.2.8-2) unstable; urgency=low
* Fix Replaces for librccgtk2-0
-- Ivan Borzenkov <ivan1986@list.ru> Sun, 18 Jan 2009 20:16:59 +0300
librcc (0.2.8-1) unstable; urgency=low
* New upstream release
* Change License - GPL2 to LGPL2.1
* Split librcc0 to librcc0 and librcc0-gtk (Closes: #512044)
-- Ivan Borzenkov <ivan1986@list.ru> Sat, 17 Jan 2009 10:52:15 +0300
librcc (0.2.7-3) unstable; urgency=low
* move gen doc to binary-arch (wait to split package) (Closes: #511823)
-- Ivan Borzenkov <ivan1986@list.ru> Fri, 16 Jan 2009 21:00:40 +0300
librcc (0.2.7-2) unstable; urgency=low
* Fix License - GPL to GPL2
-- Ivan Borzenkov <ivan1986@list.ru> Fri, 26 Dec 2008 03:12:34 +0300
librcc (0.2.7-1) unstable; urgency=low
* NO Repack original source - original is good
* New upstream release
-- Ivan Borzenkov <ivan1986@list.ru> Tue, 16 Dec 2008 22:58:17 +0300
librcc (0.2.6-3) unstable; urgency=low
* Repack original source
* del source.lintian-overrides
-- Ivan Borzenkov <ivan1986@list.ru> Tue, 09 Dec 2008 01:16:27 +0300
librcc (0.2.6-2) unstable; urgency=low
* add source.lintian-overrides when original code is not fox
* fix clean error when original Makefile is exist
* add watch file
-- Ivan Borzenkov <ivan1986@list.ru> Thu, 20 Nov 2008 23:14:01 +0300
librcc (0.2.6-1) unstable; urgency=low
* Initial release (Closes: #507294)
-- Ivan Borzenkov <ivan1986@list.ru> Sun, 16 Nov 2008 03:15:55 +0300
|