[Pkg-octave-commit] [SCM] Debian packaging for octave-pkg-dev annotated tag, debian/1.0.0, created. debian/1.0.0

Sébastien Villemot sebastien.villemot at ens.fr
Fri Mar 9 10:51:59 UTC 2012


The annotated tag, debian/1.0.0 has been created
        at  f418302d373e8b0eafdebc65bb3bd7f0c6e0291f (tag)
   tagging  20c60129fa64e33ce4f09211cdb80fb73230f903 (commit)
 tagged by  Sébastien Villemot
        on  Fri Mar 9 11:15:59 2012 +0100

- Shortlog ------------------------------------------------------------
Debian release 1.0.0

Rafael Laboissiere (126):
      Added directory octave-pkg-dev/trunk
      Initial commit
      * Add template files for the debian/rules scrap (octave-pkg-dev.mk.in)
      Add lists of exclusions
      * get-oct-pkg-src.pl: Add script
      Depends on curl
      Fixed path in arguments of pkg command
      Restore slashes wrongly dropped in last commit
      Use target install/* instead of build/*, since this rule installs
      * Make the get-orig-source a double-colon rule
      * Print notice at end of script
      Set maintainer to the DOG and put RL as Uploader
      Added short and long descriptions
      Add Vcs-Svn and Vcs-Browser fields
      Add proper copyright notices and licensing conditions
      Added README text
      Update FSF address
      Added file short description to the headers
      Make all Perl scripts executable prior to installing them. Do not use
      Add note about package name
      Place correctly the '@' character for echoing suppression
      Place correctly the '@' character for echoing suppression
      Unset DEB_TARBALL
      Newlines at end of warning messages
      Add rule for building the upstream .orig.tar.gz tarball
      Rename README and put it at top dir
      Add note about rule make-orig-tarball in octave-pkg-dev.mk
      The postinst and prerm scripts do not need the ".in" suffix, since no
      Drop maintainer scripts from list of files to be built
      Drop postinst and prerm from list of exclusions
      Removed bashism
      Add comments
      Add ITP bug number
      The get-orig-src target should actually do what make-orig-tarball was doing
      Added paragrpah about the DOG
      Run the unit testing debian/check.m script (if it exists) after
      + Fix regular expression for extracting the upstream version number
      Debian release octave-pkg-dev_0.2.1
      Do not check dependencies when installing the package
      Remove empty installation directories
      Remove empty installation directories
      Run unit tests automatically
      Debian release octave-pkg-dev_0.3
      Do not echo echo command
      * Do not echo the echo command
      Debian release octave-pkg-dev_0.3.1
      Automatically add dependency relations to other octave-forge packages
      Fix regular expression for find tarballs in the URLs
      Debian release octave-pkg-dev_0.4
      Added pkg.m from Octave hg repository
      + Install pkg from the current directory, not from the tarball
      Use 'OCTAVE' instead of 'PACKAGE' substitution string
      Remove the get-oct-pkg-src.pl script, which is obsolete now. (This
      Fix pkgname computation and path to COPYING file
      Get information directly from file DESCRIPTION, no need to unpack the
      Reorganized the package.
      Update list of exclusions
      Require build-dependices on debhelper and cdbs
      Document changes in README
      Drop dependency on curl
      Set the LD_LIBRARY_PATH envvar to the package's library directory,
      Call dh_install before running the unit testing
      Break down intall rule into smaller stanzas
      Fix bogus target names
      Remove setting of LD_LIBRARY_PATH.  This is not currently needed for
      Debian release octave-pkg-dev_0.5
      Create and use variable $(octave_options)
      * Also move PK_ADD away before running the unit tests
      Preparation for next release, document last changes
      Debian release octave-pkg-dev_0.5.1
      Avoid make failures if files PKG_ADD and/or PKG_ADD.bak do not exist
      Instead of forcing the mv PKG_ADD commands to succeed, prefix them with "-"
      * octave-pkg.mk.in: Use DEB_MAKE_CLEAN_TARGET as the target of the
      Pass -k option to make clean
      Make "-C src clean" the default clean target
      Debian release octave-pkg-dev_0.5.2
      Restore PKG_ADD file before running pkg install
      Do not prefix the mv PKG_ADD commands with @, such that the error messages are not cryptic
      Debian release octave-pkg-dev_0.5.3
      Remove packinfo/ChangeLog after pkg install. Also, create a new rule
      Install doc/* files using dh_installdocs; also, remove the
      Debian release octave-pkg-dev_0.5.4
      Debian release octave-pkg-dev_0.5.7
      Call 'pkg rebuild' in postrm instead of prerm
      Update list of exclusions
      Use a dpkg trigger instead of postinst/postrm scripts for updating the pkg database
      Update list of exclusions
      Debian release octave-pkg-dev_0.6.0
      Drop the octave-pkg-rebuild package
      Drop m-scripts, already in Octave 3.0.1
      Drop octave-pkg-rebuild.postinst from list of files to build
      Do not add a dependency on octave-pkg-rebuild
      Add epoch in Octave version number
      Debian release octave-pkg-dev_0.6.1
      Debian release octave-pkg-dev_0.6.1
      Bump build-dependency on octave-pkg-dev to >= 0.6.2
      Fix Lintian warning debhelper-but-no-misc-depends
      Debian release octave-pkg-dev_0.6.2
      Bump the dependency on octave3.0 to >> 1:3.0.3
      Use the correct version in octave3.0-headers dependency
      Debian release octave-pkg-dev_0.6.3
      Drop triggers file
      Fix typo in changelog entry
      Debian release octave-pkg-dev_0.6.4
      New release octave-pkg-dev_0.6.5
      Adding /usr/share/octave/debian/m to the path is not needed anymore
      Bump Standards-Version to 3.8.1
      Use viewsn instead of wsvn in Vcs-Browser
      Debian release octave-pkg-dev_0.6.6
      Fix typo in Vcs URL
      Switch the Vcs-* URLs to Git
      Create global and local package list files inside the build directory
      Debian release octave-pkg-dev_0.6.7
      Use better wording and fix typo
      Use OCTVER and MINVER substitution variables
      Update Copyright year list
      Put copyright file in the DEP5 format
      Add file of exclusions for Git
      Adapt for octave3.2
      Use exist() to check presence of PKG_ADD.bak
      Adapt for octave3.2
      Use exist() to check presence of PKG_ADD.bak
      Merge branch 'master' of ssh://git.debian.org/git/pkg-octave/octave-pkg-dev
      Drop definition of unused variable
      Allow class methods to be properly checked
      Stop doing content substitution in octave-pkg.mk

Sébastien Villemot (5):
      debian/copyright: upgrade to machine-readable format 1.0
      Bump to debhelper compat level 9
      Bump to Standards-Version 3.9.3, no changes needed
      Reflect the fact that octave package is now multi-arch
      Debian release 1.0.0

Thomas Weber (39):
      typo
      Add myself to Uploaders for all packages
      Allow uploads by DMs for all packages
      typo
      Add "trunk" to Vcs-Svn and Vcs-Browser field.
      Add changelog entries for trunk/ change in debian/control
      Add cstrcat.m from Octave hg repository.
      use long options when calling octave
      Move PKG_ADD out of the way and reinstall it later
      long options need two dashes
      changelog entry for rev 1598
      Parse the site-wide configuration file
      Actually commit the changes mentioned in rev 1808 -- sigh
      Debian release 0.5.6
      Put dependency on pkg-config into octave-symbolic package
      export bash variable OCTAVE_HISTFILE and let it point to /dev/null
      Debian release octave-pkg-dev_0.5.8
      Bump policy to 3.8.2
      Don't install doc/* by default
      Debian package octave-pkg-dev 0.7.2
      Remove Rafael Laboissiere from uploader list
      Use --as-needed when building packages
      Debian release 0.7.3
      Switch to @debian.org address
      Bump Standards-Version to 3.9.1
      Search for tests in .cc files
      Switch to dpkg-source 3.0 (native) format
      Debian release 0.7.4
      Only search in existing src/ directory
      Drop OCTVER from files - no more octave-specific versioning
      Remove MINVER variable
      Add changelog entry about new directory layout for Octave 3.4
      Bump compat level to 8
      Add Sébastien Villemot to Uploaders
      Switch to liboctave-dev
      Move octave-pkg-helper.in to octave-pkg-helper
      Update README file
      Debian release 0.7.5
      Debian release 0.7.6

Ólafur Jens Sigurðsson (1):
      bumped Standards-Version up to 3.8.0 in all the packages that needed it

-----------------------------------------------------------------------

-- 
Debian packaging for octave-pkg-dev



More information about the Pkg-octave-commit mailing list