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
|
liborigin2 (2:20110117-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with gcc-6. (Closes: #811837)
-- Anton Gladky <gladk@debian.org> Sun, 07 Aug 2016 14:41:45 +0200
liborigin2 (2:20110117-1.1) unstable; urgency=medium
* Non-maintainer upload (See #791151)
[ Steve Langasek ]
* Rename library packages for g++5 ABI transition.
[ Scott Kitterman ]
* Add libboost-system-dev to build-depends and add linking to it to
debian/patches/01_makefile.diff so liborigin2-1v5 has all symbols
available
-- Scott Kitterman <scott@kitterman.com> Sun, 23 Aug 2015 19:49:45 -0400
liborigin2 (2:20110117-1) unstable; urgency=low
[ Gudjon I. Gudjonsson ]
* New upstream release.
* Change epoch to 2. Upstream versioning changed to
YYYYMMDD from DDMMYYYY
* Fixed the get-orig-source target
[ Andreas Tille ]
* Added myself to Uploaders
* Fix indentation of get-orig-source target
[ Gudjon I. Gudjonsson ]
* Rewrote 01_makefile.diff, removed unneccessary dependency on libQt
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sun, 06 Feb 2011 13:39:34 +0100
liborigin2 (1:13092010-1) unstable; urgency=low
* New upstream release (Closes: #604695)
* Bump standards version to 3.9.1
* Remove README.source
* tree.hh is missing. Add it during build
* Fix debian/rules file
* Changed patch 01_makefile.diff
* Changed description
* Add override on dh_auto_clean
* Fix get-orig-source target
* Remove section field for binary package
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sat, 04 Dec 2010 12:17:36 +0100
liborigin2 (1:06042009+svn1724-1) unstable; urgency=low
* New SVN version
* Move package from collab-maint to debian-science
* Bump standards version to 3.8.4
* Switch to dpkg-source 3.0 (quilt) format
* Allow DM-upload
* Remove patches and quilt dependency
* Install target has been removed by upstream. Changing
liborigin2-*.install to fix it
* Bump dephelper dependency to (>= 7.0.50~)
* Add get-orig-source target
* Add patch 01_build
* Remove build dependency on libboost-thread-dev
* Remove liborigin2-dev dependency on libboost-thread-dev
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sun, 23 May 2010 10:22:36 +0200
liborigin2 (1:06042009-1) unstable; urgency=low
* New upstream release.
[ Gudjon I. Gudjonsson ]
* Update debian/copyright: change download site.
* Update debian/control:
- Remove dependencies on versioned libboost packages. (Closes: #531112)
- Bump standards version to 3.8.2 (no changes needed).
* Add debian/README.source.
* Remove debian/watch: it will be added later if and when the naming
of the upstream sources is fixed.
[ Fathi Boudra ]
* Add epoch since upstream versionning changed.
* Update 01_makefile patch: install tree.hh in /usr/include/liborigin2.
* Update debian/copyright: liborigin2 is licensed under GPL version 3.
* Rewrite debian/rules: use dh.
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sat, 06 Jun 2009 10:21:57 +0200
liborigin2 (20081216-1) unstable; urgency=low
[ Fathi Boudra ]
* Initial release (Closes: #510184).
[ Gudjon I. Gudjonsson ]
* Update copyright file.
* Add strict dependency on libboost version 1.37.
-- Fathi Boudra <fabo@debian.org> Sun, 08 Mar 2009 01:04:32 +0100
|