[ubuntu/natty] raptor2 2.0.0-1 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Sat Feb 19 15:45:32 UTC 2011
raptor2 (2.0.0-1) unstable; urgency=low
* New upstream release
* debian/libraptor2-0.shlibs: 2.0.0
raptor2 (1.9.1-1) unstable; urgency=low
* New upstream release
* debian/copyright: updated to mention copyright for bison-generated
files and librdfa files
* debian/libraptor2-0.shlibs: 1.9.1
raptor2 (1.9.0-1) unstable; urgency=low
* New upstream release
* debian/control:
- Standards version 3.9.1
- Renamed all packages: (following library packaging
guidelines), libraptor2-0, libraptor2-dev, libraptor2-0-dbg,
libraptor2-doc and raptor2-utils
- raptor2-utils conflicts and replaces raptor-utils since it
provides a rapper binary and manpage
- Tidy the descriptions
* Do not put libtool .la file into dev package.
* Add docs/upgrade-script.pl to libraptor2-dev in examples dir
raptor (1.4.21-2) unstable; urgency=low
* debian/control:
- Standards version 3.8.4
- Turn libraptor1 Recommends: raptor-utils into Suggests: because this
is not needed for regular library-using users (Closes: #573270)
* debian/patches/01-write_bytes.patch: Added from upstream GIT to fix
write_bytes() factory return values
raptor (1.4.21-1) unstable; urgency=low
* New upstream release
raptor (1.4.20-2) unstable; urgency=low
* Add debug package libraptor1-dbg
* debian/control: Remove Vcs-Svn fields since those were upstream SVN
not packaging.
raptor (1.4.20-1) unstable; urgency=low
* New upstream release
* Update to standards version 3.8.3
raptor (1.4.19-1) unstable; urgency=low
* New upstream release
raptor (1.4.18-3) unstable; urgency=low
* Remove libtool dependency_libs from libraptor.la
* debian/control: Add Homepage, Vcs-* headers
raptor (1.4.18-2) unstable; urgency=low
* Link to libcurl-gnutls to remove openssl linking (Closes: #519070, #519695)
* Update to standards version 3.8.1
* debian/control: add depends: ${misc:Depends} for debhelper [lintian]
* debian/libraptor1-doc.doc-base: make separate an empty line [lintian]
raptor (1.4.18-1) unstable; urgency=low
* New upstream release
* Bump shlibs to 1.4.18 since the API grew
* debian/copyright: use pointer to /usr/share/common-licenses/Apache-2.0
* Does not link to -lcares (Closes: #498027)
raptor (1.4.17-1) unstable; urgency=low
* New upstream release
* Rebuild against libcurl4-gnutls-dev rather than libcurl4-openssl-dev
(Closes: #463344)
* debian/control: depend on libtool 1.5 rather than older debian specific
release
* debian/copyright: 2008
* debian/libraptor1-doc.doc-base: Use a correct Section:
raptor (1.4.16-1) unstable; urgency=low
* New upstream release
* Bump shlibs to 1.4.16 since the API grew
raptor (1.4.15-4) unstable; urgency=low
* Install gtk-doc files under dir /usr/share/gtk-doc/html/raptor not
libraptor so that devhelp can find raptor.devhelp{,2}
raptor (1.4.15-3) unstable; urgency=low
* Use libcurl4-openssl-dev since libcurl3-openssl-dev has been
removed (Closes: #424647)
raptor (1.4.15-2) unstable; urgency=low
* Bump shlibs to 1.4.14 since the API grew (Closes: #411356)
raptor (1.4.15-1) unstable; urgency=low
* New upstream release
raptor (1.4.14-1) experimental; urgency=low
* New upstream release
- raptor.pc now uses Libs.private (Closes: #405242)
- libraptor1-dev thus requires pkg-config (>= 0.18)
raptor (1.4.13-1) unstable; urgency=low
* New upstream release
raptor (1.4.12-1) unstable; urgency=low
* New upstream release
raptor (1.4.11-1) unstable; urgency=low
* New upstream release
* Removed patch 01-rss-serialize.patch merged upstream
* Bump shlibs for 1.4.11
raptor (1.4.10-1) unstable; urgency=low
* New upstream release
* Removed patch debian/01-rss-parser-early-triples.patch merged upstream
* Standards version 3.7.2
* Added patch 01-rss-serialize.patch from Subversion to make RSS
serializing work again.
raptor (1.4.9-2) unstable; urgency=low
* Added patch debian/01-rss-parser-early-triples.patch to fix crashes
with RSS parser.
raptor (1.4.9-1) unstable; urgency=low
* New upstream release
* Bump shlibs for 1.4.9
* debian/copyright: 2006
raptor (1.4.8-3) unstable; urgency=low
* Rebuild because libcurl was broken at some point (Closes: #355330)
* Build-Depend against a specific curl and SSL combination:
libcurl3-openssl-dev (Closes: #333259)
* debian/compat, debian/control: Update to debhelper 5 compat.
* debian/copyright: Update copyright info, urls. FSF have moved.
raptor (1.4.8-2) unstable; urgency=low
* Bump shlibs for 1.4.8
raptor (1.4.8-1) unstable; urgency=low
* New upstream release
* Added libraptor1-doc package for the new gtk-doc html
* debian/watch: Updated url
raptor (1.4.7-1) unstable; urgency=low
* New upstream release
raptor (1.4.6-1) unstable; urgency=low
* New upstream release
* Add Build-Depend on libxslt1-dev for GRDDL parser
raptor (1.4.5-2) unstable; urgency=low
* Remove libcurl2 Build-Depend possiblities, removed from the archive.
* Bumped shlibs to 1.4.4 as new functions were added in 1.4.3
raptor (1.4.5-1) unstable; urgency=low
* New upstream release
raptor (1.4.4-1) unstable; urgency=low
* New upstream release
raptor (1.4.3-1) unstable; urgency=low
* New upstream release
raptor (1.4.2-1) unstable; urgency=low
* New upstream release
raptor (1.4.0-1) unstable; urgency=low
* New upstream release
* Convert rules to use CDBS
raptor (1.3.3-1) unstable; urgency=low
* New upstream release
* License changed to LGPL2.1 / Apache 2.0
* Expanded RDF in the package descriptions. Closes: 266390
* Require libxml2 2.5.10+ for RSS Tag Soup parser Atom 0.3 support
raptor (1.3.2-1) unstable; urgency=low
* New upstream release
* Added debian/watch
* Update copyright for 2004
* Remove --disable-nfc-check - code has been removed upstream.
raptor (1.3.1-3) unstable; urgency=low
* Update to depend on libcurl3-dev | libcurl2-dev
* Unicode NFC checking is broken via GNOME glib so added
--disable-nfc-check and removed the libglib2.0-dev dependency.
raptor (1.3.1-2) unstable; urgency=low
* Restore libraptor1-dev depend on libxml2-dev, libcurl2-dev,
libglib2.0-dev. I suck.
* Added --enable-release to not deleted compile options.
raptor (1.3.1-1) unstable; urgency=low
* New upstream release. Closes: 234246, 253968
* Apologies that the 1.3.0-1 release did not deal with 234246.
* Remove libraptor1-dev depend on libxml2-dev, libcurl2-dev, libglib2.0-dev
raptor (1.3.0-1) unstable; urgency=low
* New upstream release. Closes: 234246
raptor (1.2.0-2) unstable; urgency=low
* Make sure raptor-utils has a libraptor >= 1.2.0-1
raptor (1.2.0-1) unstable; urgency=low
* New upstream release
raptor (1.1.0-1) unstable; urgency=low
* New upstream release
* Update to Standards-Version 3.6.1 (no changes needed)
raptor (1.0.0-5) unstable; urgency=low
* libraptor1-dev recommends raptor-utils
* libraptor1-dev conflicts with libraptor1 1.0.0-4 or earlier
over libraptor.3
raptor (1.0.0-4) unstable; urgency=low
* Really move libraptor.3 into libraptor1-dev
* libraptor1-dev conflicts with libraptor-dev over libraptor.3
raptor (1.0.0-3) unstable; urgency=low
* libraptor1-dev conflicts with libraptor0-dev over libraptor.3
raptor (1.0.0-2) unstable; urgency=low
* Added raptor-utils to hold the rapper program
raptor (1.0.0-1) unstable; urgency=low
* New upstream release (1.0.0) with new soname 1
raptor (0.9.12-1) unstable; urgency=low
* New upstream release (0.9.12)
raptor (0.9.11-3) unstable; urgency=high
* Add Depends: for libraptor0-dev to all the dev libraries already
listed in Build-Depends: (closes: #204539)
raptor (0.9.11-2) unstable; urgency=low
* Fix build to not be a native package.
raptor (0.9.11-1) unstable; urgency=low
* New upstream release (0.9.11)
* Fix typo and update package description (closes: #202776)
* Update to Standards-Version 3.6.0
raptor (0.9.10-2) unstable; urgency=low
* First release to Debian archive. (Closes: #151388)
raptor (0.9.10-1) unstable; urgency=low
* New upstream release (0.9.10).
raptor (0.9.9-1) unstable; urgency=low
* New upstream release (0.9.9).
raptor (0.9.8-2) unstable; urgency=low
* (libraptor0-dev) Add missing raptor-config.
* Manual page for raptor-config.
raptor (0.9.8-1) unstable; urgency=low
* New upstream release (0.9.8).
raptor (0.9.6-1) unstable; urgency=low
* New upstream release (0.9.6).
raptor (0.9.5-2) unstable; urgency=low
* Renamed package names, updates for policy
raptor (0.9.5-1) unstable; urgency=low
* Initial Release.
* First Debian package.
Date: Tue, 15 Feb 2011 19:21:58 +0000
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Maintainer: Dave Beckett <dajobe at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/natty/+source/raptor2/2.0.0-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Tue, 15 Feb 2011 19:21:58 +0000
Source: raptor2
Binary: libraptor2-dev, libraptor2-0, raptor2-utils, libraptor2-doc, libraptor2-0-dbg
Architecture: source
Version: 2.0.0-1
Distribution: natty
Urgency: high
Maintainer: Dave Beckett <dajobe at debian.org>
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Closes: 151388 202776 204539 234246 234246 253968 266390 333259 355330 405242 411356 424647 463344 498027 519070 519695 573270
Files:
f9deda6b7adcbd9a65106c65d0a19da0 1179 devel optional raptor2_2.0.0-1.dsc
03a0b93dca2f7631c4d033587121a63e 7110 devel optional raptor2_2.0.0-1.debian.tar.gz
0d4a53b3f8f661b604e3bed20ae00e6c 1635566 devel optional raptor2_2.0.0.orig.tar.gz
Changes:
raptor2 (2.0.0-1) unstable; urgency=low
.
* New upstream release
* debian/libraptor2-0.shlibs: 2.0.0
.
raptor2 (1.9.1-1) unstable; urgency=low
.
* New upstream release
* debian/copyright: updated to mention copyright for bison-generated
files and librdfa files
* debian/libraptor2-0.shlibs: 1.9.1
.
raptor2 (1.9.0-1) unstable; urgency=low
* New upstream release
* debian/control:
- Standards version 3.9.1
- Renamed all packages: (following library packaging
guidelines), libraptor2-0, libraptor2-dev, libraptor2-0-dbg,
libraptor2-doc and raptor2-utils
- raptor2-utils conflicts and replaces raptor-utils since it
provides a rapper binary and manpage
- Tidy the descriptions
* Do not put libtool .la file into dev package.
* Add docs/upgrade-script.pl to libraptor2-dev in examples dir
.
raptor (1.4.21-2) unstable; urgency=low
.
* debian/control:
- Standards version 3.8.4
- Turn libraptor1 Recommends: raptor-utils into Suggests: because this
is not needed for regular library-using users (Closes: #573270)
* debian/patches/01-write_bytes.patch: Added from upstream GIT to fix
write_bytes() factory return values
.
raptor (1.4.21-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.20-2) unstable; urgency=low
.
* Add debug package libraptor1-dbg
* debian/control: Remove Vcs-Svn fields since those were upstream SVN
not packaging.
.
raptor (1.4.20-1) unstable; urgency=low
.
* New upstream release
* Update to standards version 3.8.3
.
raptor (1.4.19-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.18-3) unstable; urgency=low
.
* Remove libtool dependency_libs from libraptor.la
* debian/control: Add Homepage, Vcs-* headers
.
raptor (1.4.18-2) unstable; urgency=low
.
* Link to libcurl-gnutls to remove openssl linking (Closes: #519070, #519695)
* Update to standards version 3.8.1
* debian/control: add depends: ${misc:Depends} for debhelper [lintian]
* debian/libraptor1-doc.doc-base: make separate an empty line [lintian]
.
raptor (1.4.18-1) unstable; urgency=low
.
* New upstream release
* Bump shlibs to 1.4.18 since the API grew
* debian/copyright: use pointer to /usr/share/common-licenses/Apache-2.0
* Does not link to -lcares (Closes: #498027)
.
raptor (1.4.17-1) unstable; urgency=low
.
* New upstream release
* Rebuild against libcurl4-gnutls-dev rather than libcurl4-openssl-dev
(Closes: #463344)
* debian/control: depend on libtool 1.5 rather than older debian specific
release
* debian/copyright: 2008
* debian/libraptor1-doc.doc-base: Use a correct Section:
.
raptor (1.4.16-1) unstable; urgency=low
.
* New upstream release
* Bump shlibs to 1.4.16 since the API grew
.
raptor (1.4.15-4) unstable; urgency=low
* Install gtk-doc files under dir /usr/share/gtk-doc/html/raptor not
libraptor so that devhelp can find raptor.devhelp{,2}
.
raptor (1.4.15-3) unstable; urgency=low
.
* Use libcurl4-openssl-dev since libcurl3-openssl-dev has been
removed (Closes: #424647)
.
raptor (1.4.15-2) unstable; urgency=low
.
* Bump shlibs to 1.4.14 since the API grew (Closes: #411356)
.
raptor (1.4.15-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.14-1) experimental; urgency=low
.
* New upstream release
- raptor.pc now uses Libs.private (Closes: #405242)
- libraptor1-dev thus requires pkg-config (>= 0.18)
.
raptor (1.4.13-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.12-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.11-1) unstable; urgency=low
.
* New upstream release
* Removed patch 01-rss-serialize.patch merged upstream
* Bump shlibs for 1.4.11
.
raptor (1.4.10-1) unstable; urgency=low
.
* New upstream release
* Removed patch debian/01-rss-parser-early-triples.patch merged upstream
* Standards version 3.7.2
* Added patch 01-rss-serialize.patch from Subversion to make RSS
serializing work again.
.
raptor (1.4.9-2) unstable; urgency=low
.
* Added patch debian/01-rss-parser-early-triples.patch to fix crashes
with RSS parser.
.
raptor (1.4.9-1) unstable; urgency=low
.
* New upstream release
* Bump shlibs for 1.4.9
* debian/copyright: 2006
.
raptor (1.4.8-3) unstable; urgency=low
.
* Rebuild because libcurl was broken at some point (Closes: #355330)
* Build-Depend against a specific curl and SSL combination:
libcurl3-openssl-dev (Closes: #333259)
* debian/compat, debian/control: Update to debhelper 5 compat.
* debian/copyright: Update copyright info, urls. FSF have moved.
.
raptor (1.4.8-2) unstable; urgency=low
.
* Bump shlibs for 1.4.8
.
raptor (1.4.8-1) unstable; urgency=low
.
* New upstream release
* Added libraptor1-doc package for the new gtk-doc html
* debian/watch: Updated url
.
raptor (1.4.7-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.6-1) unstable; urgency=low
.
* New upstream release
* Add Build-Depend on libxslt1-dev for GRDDL parser
.
raptor (1.4.5-2) unstable; urgency=low
.
* Remove libcurl2 Build-Depend possiblities, removed from the archive.
* Bumped shlibs to 1.4.4 as new functions were added in 1.4.3
.
raptor (1.4.5-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.4-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.3-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.2-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.4.0-1) unstable; urgency=low
.
* New upstream release
* Convert rules to use CDBS
.
raptor (1.3.3-1) unstable; urgency=low
.
* New upstream release
* License changed to LGPL2.1 / Apache 2.0
* Expanded RDF in the package descriptions. Closes: 266390
* Require libxml2 2.5.10+ for RSS Tag Soup parser Atom 0.3 support
.
raptor (1.3.2-1) unstable; urgency=low
.
* New upstream release
* Added debian/watch
* Update copyright for 2004
* Remove --disable-nfc-check - code has been removed upstream.
.
raptor (1.3.1-3) unstable; urgency=low
.
* Update to depend on libcurl3-dev | libcurl2-dev
* Unicode NFC checking is broken via GNOME glib so added
--disable-nfc-check and removed the libglib2.0-dev dependency.
.
raptor (1.3.1-2) unstable; urgency=low
.
* Restore libraptor1-dev depend on libxml2-dev, libcurl2-dev,
libglib2.0-dev. I suck.
* Added --enable-release to not deleted compile options.
.
raptor (1.3.1-1) unstable; urgency=low
.
* New upstream release. Closes: 234246, 253968
* Apologies that the 1.3.0-1 release did not deal with 234246.
* Remove libraptor1-dev depend on libxml2-dev, libcurl2-dev, libglib2.0-dev
.
raptor (1.3.0-1) unstable; urgency=low
.
* New upstream release. Closes: 234246
.
raptor (1.2.0-2) unstable; urgency=low
.
* Make sure raptor-utils has a libraptor >= 1.2.0-1
.
raptor (1.2.0-1) unstable; urgency=low
.
* New upstream release
.
raptor (1.1.0-1) unstable; urgency=low
.
* New upstream release
* Update to Standards-Version 3.6.1 (no changes needed)
.
raptor (1.0.0-5) unstable; urgency=low
.
* libraptor1-dev recommends raptor-utils
* libraptor1-dev conflicts with libraptor1 1.0.0-4 or earlier
over libraptor.3
.
raptor (1.0.0-4) unstable; urgency=low
.
* Really move libraptor.3 into libraptor1-dev
* libraptor1-dev conflicts with libraptor-dev over libraptor.3
.
raptor (1.0.0-3) unstable; urgency=low
.
* libraptor1-dev conflicts with libraptor0-dev over libraptor.3
.
raptor (1.0.0-2) unstable; urgency=low
.
* Added raptor-utils to hold the rapper program
.
raptor (1.0.0-1) unstable; urgency=low
.
* New upstream release (1.0.0) with new soname 1
.
raptor (0.9.12-1) unstable; urgency=low
.
* New upstream release (0.9.12)
.
raptor (0.9.11-3) unstable; urgency=high
.
* Add Depends: for libraptor0-dev to all the dev libraries already
listed in Build-Depends: (closes: #204539)
.
raptor (0.9.11-2) unstable; urgency=low
.
* Fix build to not be a native package.
.
raptor (0.9.11-1) unstable; urgency=low
.
* New upstream release (0.9.11)
* Fix typo and update package description (closes: #202776)
* Update to Standards-Version 3.6.0
.
raptor (0.9.10-2) unstable; urgency=low
.
* First release to Debian archive. (Closes: #151388)
.
raptor (0.9.10-1) unstable; urgency=low
.
* New upstream release (0.9.10).
.
raptor (0.9.9-1) unstable; urgency=low
.
* New upstream release (0.9.9).
.
raptor (0.9.8-2) unstable; urgency=low
* (libraptor0-dev) Add missing raptor-config.
* Manual page for raptor-config.
raptor (0.9.8-1) unstable; urgency=low
.
* New upstream release (0.9.8).
.
raptor (0.9.6-1) unstable; urgency=low
.
* New upstream release (0.9.6).
.
raptor (0.9.5-2) unstable; urgency=low
.
* Renamed package names, updates for policy
.
raptor (0.9.5-1) unstable; urgency=low
.
* Initial Release.
* First Debian package.
More information about the Natty-changes
mailing list