View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/ncbi-tools6 1 Development 2015-05-06 01:16:31 UTC
25. [ Aaron M. Ucko ] * corelib/ncbimisc....

Author: Aaron M. Ucko
Revision Date: 2014-10-08 22:26:33 UTC

[ Aaron M. Ucko ]
* corelib/ncbimisc.c (MergeStringArray): Ensure all return paths
  explicitly return a value, as Clang reasonably requires.
* debian/control: Formally update Standards-Version (3.9.6) and Vcs-Browser.

[ James McCoy ]
* Move debian/upstream to debian/upstream/metadata

lp:ubuntu/vivid-proposed/ncbi-tools6 1 Development 2014-10-29 22:10:50 UTC
25. [ Aaron M. Ucko ] * corelib/ncbimisc....

Author: Aaron M. Ucko
Revision Date: 2014-10-08 22:26:33 UTC

[ Aaron M. Ucko ]
* corelib/ncbimisc.c (MergeStringArray): Ensure all return paths
  explicitly return a value, as Clang reasonably requires.
* debian/control: Formally update Standards-Version (3.9.6) and Vcs-Browser.

[ James McCoy ]
* Move debian/upstream to debian/upstream/metadata

lp:ubuntu/vivid/ncbi-tools6 2 Mature 2014-10-26 21:14:51 UTC
25. [ Aaron M. Ucko ] * corelib/ncbimisc....

Author: Aaron M. Ucko
Revision Date: 2014-10-08 22:26:33 UTC

[ Aaron M. Ucko ]
* corelib/ncbimisc.c (MergeStringArray): Ensure all return paths
  explicitly return a value, as Clang reasonably requires.
* debian/control: Formally update Standards-Version (3.9.6) and Vcs-Browser.

[ James McCoy ]
* Move debian/upstream to debian/upstream/metadata

lp:ubuntu/utopic/ncbi-tools6 2 Mature 2014-04-25 00:16:55 UTC
24. * debian/rules: Use find -perm /..., ...

Author: Aaron M. Ucko
Revision Date: 2013-10-01 10:58:03 UTC

* debian/rules: Use find -perm /..., not deprecated +.... (Closes: #724777.)
* debian/.gitignore: Belatedly update for switch to libvibrant6b.

lp:ubuntu/trusty-proposed/ncbi-tools6 2 Mature 2013-10-23 15:40:22 UTC
24. * debian/rules: Use find -perm /..., ...

Author: Aaron M. Ucko
Revision Date: 2013-10-01 10:58:03 UTC

* debian/rules: Use find -perm /..., not deprecated +.... (Closes: #724777.)
* debian/.gitignore: Belatedly update for switch to libvibrant6b.

lp:ubuntu/trusty/ncbi-tools6 1 Development 2013-10-18 20:10:52 UTC
22. * debian/rules: Use find -perm /..., ...

Author: Aaron M. Ucko
Revision Date: 2013-10-01 10:58:03 UTC

* debian/rules: Use find -perm /..., not deprecated +.... (Closes: #724777.)
* debian/.gitignore: Belatedly update for switch to libvibrant6b.

lp:ubuntu/saucy/ncbi-tools6 2 Mature 2013-06-27 22:23:19 UTC
21. * demo/makeset.c: If unable to open a...

Author: Aaron M. Ucko
Revision Date: 2013-06-27 22:23:19 UTC

* demo/makeset.c: If unable to open an input ASN.1 file, report an error
  and exit rather than trying to work with a NULL pointer and crashing.
  (Thanks to Alexandre Rebert and the Mayhem Team at Carnegie Mellon
  University's Cylab for revealing this possibility.)
* debian/control: Modernize libvibrant6b-dbg's short description.

lp:ubuntu/saucy-proposed/ncbi-tools6 1 Development 2013-06-27 22:23:19 UTC
22. * demo/makeset.c: If unable to open a...

Author: Aaron M. Ucko
Revision Date: 2013-06-27 22:23:19 UTC

* demo/makeset.c: If unable to open an input ASN.1 file, report an error
  and exit rather than trying to work with a NULL pointer and crashing.
  (Thanks to Alexandre Rebert and the Mayhem Team at Carnegie Mellon
  University's Cylab for revealing this possibility.)
* debian/control: Modernize libvibrant6b-dbg's short description.

lp:ubuntu/raring/ncbi-tools6 2 Mature 2012-10-20 02:47:31 UTC
20. [ Andreas Tille ] debian/upstream: St...

Author: Aaron M. Ucko
Revision Date: 2012-06-24 22:54:29 UTC

[ Andreas Tille ]
debian/upstream: Strings containing ': ' need to be quoted.

lp:ubuntu/quantal/ncbi-tools6 2 Mature 2012-06-24 22:54:29 UTC
20. [ Andreas Tille ] debian/upstream: St...

Author: Aaron M. Ucko
Revision Date: 2012-06-24 22:54:29 UTC

[ Andreas Tille ]
debian/upstream: Strings containing ': ' need to be quoted.

lp:ubuntu/precise/ncbi-tools6 2 Mature 2012-02-10 22:56:32 UTC
18. releasing version 6.1.20110713-3ubuntu2

Author: Steve Langasek
Revision Date: 2012-02-10 22:56:32 UTC

releasing version 6.1.20110713-3ubuntu2

lp:ubuntu/oneiric/ncbi-tools6 2 Mature 2011-04-28 15:53:43 UTC
11. Reupload to unstable following the re...

Author: Aaron M. Ucko
Revision Date: 2011-02-13 15:07:22 UTC

Reupload to unstable following the release of Debian 6.0 (squeeze).

lp:ubuntu/natty/ncbi-tools6 2 Mature 2010-10-13 20:23:37 UTC
10. * debian/rules - Clean up compilati...

Author: Aaron M. Ucko
Revision Date: 2010-10-13 20:23:37 UTC

* debian/rules
  - Clean up compilation settings; in particular, use dpkg-buildflags rather
    than relying on dpkg-buildpackage to have set CFLAGS appropriately.
  - (clean): restore expected empty directories if necessary,
    for compatibility with VCSes (notably git) that don't track them.
  - (VIB): add asndisc, as upstream takes care to publish binaries thereof.
* debian/ncbi-tools6.install: likewise add asndisc.
* (debian/).gitignore: Ignore content generated during build.
* make/makenet.unx: don't link asndisc against extraneous libraries.
* doc/man/asndisc.1: throw together a man page for asndisc.
* doc/man/cleanasn.1: fix SEE ALSO formatting.
* debian/control:
  - bump dpkg-dev build-dep to >= 1.15.7 for dpkg-buildflags.
  - Standards-Version: 3.9.1 (already compliant).
  - note switch to git-mediated Debian-Med team maintenance.

lp:ubuntu/maverick/ncbi-tools6 2 Mature 2010-04-30 23:45:49 UTC
9. * New upstream release. * debian/libn...

Author: Aaron M. Ucko
Revision Date: 2009-08-11 22:03:47 UTC

* New upstream release.
* debian/libncbi6.symbols: update accordingly.
* debian/control: clean up obsolete or redundant relationship declarations.

lp:ubuntu/lucid/ncbi-tools6 1 Development 2009-10-30 20:55:21 UTC
9. * New upstream release. * debian/libn...

Author: Aaron M. Ucko
Revision Date: 2009-08-11 22:03:47 UTC

* New upstream release.
* debian/libncbi6.symbols: update accordingly.
* debian/control: clean up obsolete or redundant relationship declarations.

lp:ubuntu/jaunty/ncbi-tools6 2 Mature 2009-08-20 00:44:35 UTC
6. * doc/fwd_check.sh: use mktemp rather...

Author: Aaron M. Ucko
Revision Date: 2008-12-28 20:31:00 UTC

* doc/fwd_check.sh: use mktemp rather than predictable names (formally
  CVE-2008-5149).
* api/aliread.c: fix undefined use of sprintf caught by Kees Cook's scan.

lp:ubuntu/intrepid/ncbi-tools6 2 Mature 2009-08-20 00:44:27 UTC
14. * Migrate from CDBS to Debhelper 7 (a...

Author: Aaron M. Ucko
Revision Date: 2008-06-11 19:08:50 UTC

* Migrate from CDBS to Debhelper 7 (along with dpkg-dev >= 1.14.17),
  replacing some files with equivalent symlinks.
* debian/makemenu: stop generating obsolete linda overrides.
* Declare compliance with Policy 3.8.0. (No changes needed.)

lp:ubuntu/hardy/ncbi-tools6 2 Mature 2009-08-20 00:43:53 UTC
12. debian/control: fix typo (ncbi-tools-...

Author: Aaron M. Ucko
Revision Date: 2007-10-30 19:14:18 UTC

debian/control: fix typo (ncbi-tools-data for ncbi-data) that left
ncbi-tools-x11 uninstallable. :-/

lp:ubuntu/gutsy/ncbi-tools6 1 Development 2009-08-20 00:43:34 UTC
10. * Merge from Debian unstable. Remaini...

Author: Andrea Veri
Revision Date: 2007-06-29 23:33:26 UTC

* Merge from Debian unstable. Remaining Ubuntu changes:
  - Re-added .desktop files for all graphical applications (thanks to Phil Bull),
    updating (removing encoding field and Application category in Categories,
    both now deprecated) them to validate with latest desktop-file-validate.
* Modify Maintainer value to match Debian-Maintainer-Field Spec

lp:ubuntu/feisty/ncbi-tools6 1 Development 2009-08-20 00:43:26 UTC
9. * Re-sync with Debian * Re-add .deskt...

Author: Barry deFreese
Revision Date: 2006-12-07 15:02:17 UTC

* Re-sync with Debian
* Re-add .desktop files from Phil Bull (Closes Malone: #36384)

lp:ubuntu/edgy/ncbi-tools6 1 Development 2009-08-20 00:43:11 UTC
8. Re-merge with Debian

Author: Barry deFreese
Revision Date: 2006-07-19 23:28:07 UTC

Re-merge with Debian

lp:ubuntu/dapper/ncbi-tools6 2 Mature 2009-08-20 00:43:03 UTC
7. Add desktop files from Phil Bull (Clo...

Author: Barry deFreese
Revision Date: 2006-04-13 20:31:31 UTC

Add desktop files from Phil Bull (Closes Malone: #36384)

lp:ubuntu/breezy/ncbi-tools6 1 Development 2009-08-20 00:42:55 UTC
5. GL/GLU Transition

Author: Barry deFreese
Revision Date: 2005-09-27 15:38:20 UTC

GL/GLU Transition

lp:ubuntu/hoary/ncbi-tools6 1 Development 2009-08-20 00:42:47 UTC
4. * New upstream release; debian/* resy...

Author: Aaron M. Ucko
Revision Date: 2004-11-01 20:07:56 UTC

* New upstream release; debian/* resynched as necessary.
  - Fixes Vibrant invisible text bug!
* Take advantage of menu 2.1.8's support for multiple required packages.

lp:ubuntu/warty/ncbi-tools6 1 Development 2009-08-19 07:45:41 UTC
3. * New upstream release. * debian/blas...

Author: Aaron M. Ucko
Revision Date: 2004-06-26 00:18:09 UTC

* New upstream release.
* debian/blast2.docs: adjusted for new arrangement (a separate
  source-tree directory full of HTML files).
* debian/{control,lib*-dbg.install,rules}: switch to new-style -dbg
  packages containing just the stripped-out symbols.
* debian/{installman,ncbi-tools-bin.install,rules}: upstream has dropped
  f(asta)merge.

lp:ubuntu/karmic/ncbi-tools6 1 Development 2009-08-19 07:39:48 UTC
7. * New upstream release; uploading to ...

Author: Aaron M. Ucko
Revision Date: 2009-03-19 10:17:26 UTC

* New upstream release; uploading to unstable now that lenny is out.
* debian/lib{ncbi6,vibrant6a}.symbols: update accordingly.
* doc/man/*.1: update accordingly as well.
* debian/control: place lib*-dbg in the new debug section, per the
  current override file.
* debian/control: declare compliance with Policy 3.8.1 (no changes needed).
* api/aliread.c: merge in fix (from 6.1.20080302-4) to undefined use of
  sprintf caught by Kees Cook's scan.
* debian/watch: belatedly update regex to recognize releases like the
  previous one ([6.1.]20081116a).

126 of 26 results