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
|
libss7 (2.0.1-2) unstable; urgency=medium
* proper fix for both (Closes: #934916, #1069523)
-- Victor Seva <vseva@debian.org> Wed, 12 Feb 2025 11:07:10 +0100
libss7 (2.0.1-1) unstable; urgency=medium
[ Carlos Ramos ]
* Update watch and signature keys
[ Victor Seva ]
* New upstream release
* remove already applied patches
* fix build on armhf (Closes: #1069523)
* add myself to Uploaders. wrap-and-sort -sat
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
-- Victor Seva <vseva@debian.org> Tue, 11 Feb 2025 10:06:37 +0100
libss7 (2.0.0-3) unstable; urgency=medium
* Team upload.
* Cherry-Pick upstream commit to fix strncpy errors with GCC-9
(Closes: #925760)
* Fix Vcs url to salsa.debian.org
-- Bernhard Schmidt <berni@debian.org> Fri, 16 Aug 2019 10:44:29 +0200
libss7 (2.0.0-2) unstable; urgency=medium
[ Mark Purcell ]
* New upstream release (Closes: #752694)
* debian/patches incorporated upstream
[ Tzafrir Cohen ]
* Switched to upstream git tree with pristine-tar and a patch queue.
* Ignore generated files under debian/
* New SONAME: libss7-2.0
* typo in rules: dh_makeshlibs (Closes: #834647)
* install to multiarch paths
* gbp.conf: set version tags format
* Pass build flags to Makefile
* Switch to Git VCS URLs
* Enable extra hardening options
* A dep5 copyright file
* Compat level 10
* don't manually generate a dbg package
* watch: check signature
* Strict versioned depepndency should not be needed
* Multiarch
* Standards version 3.9.8
-- Tzafrir Cohen <tzafrir@debian.org> Mon, 31 Oct 2016 23:56:31 +0200
libss7 (1.0.2-5) unstable; urgency=low
* Upload to unstable
* Update Vcs & Standards-Version
-- Mark Purcell <msp@debian.org> Sun, 19 May 2013 13:27:58 +1000
libss7 (1.0.2-4) experimental; urgency=low
* Fix "FTBFS with clang 3.1" patch from Cyril Roelandt (Closes: #686546)
* Cleanup debian/rules
-- Mark Purcell <msp@debian.org> Sat, 06 Oct 2012 17:27:40 +1000
libss7 (1.0.2-3) unstable; urgency=low
* wheezy polish
* Update Standards-Version: 3.9.3 - no changes
* debian/compat -> 9 hardening & multiarch
* Update Description - fixes extended-description-is-probably-too-short
* Fix spelling-error-in-binary usr/lib/libss7.so.1.0 requried required
-- Mark Purcell <msp@debian.org> Sun, 24 Jun 2012 21:50:00 +1000
libss7 (1.0.2-2) unstable; urgency=low
[ Kilian Krause ]
* Add myself to Uploaders
* Fix debian/watch
[ Mark Purcell ]
* Add myself to Uploaders
* libss7-dbg -> Section: debug
* debian/compat -> 7
[ Tzafrir Cohen ]
* A @debian.org address.
* Patch gcc46: Fix the gcc 4.6 warnings (Closes: 625375).
* Switch to dh.
* Swich to dpkg v.3 format.
* Standards version: 3.9.2.
* Add a symbols file.
-- Tzafrir Cohen <tzafrir@debian.org> Fri, 25 Nov 2011 21:06:32 +0200
libss7 (1.0.2-1) unstable; urgency=low
[ Tzafrir Cohen ]
* Initial release. (Closes: #496263)
-- Mark Purcell <msp@debian.org> Tue, 18 Nov 2008 22:31:46 +1100
|