Giter VIP home page Giter VIP logo

debian-ramses's Introduction

Installation:

sudo add-apt-repository ppa:ramses-tech/ramses
sudo apt-get update
sudo apt-get install ramses

Releasing new version of deb package:

(e.g. update ramses-X.X to ramses-Y.Y where X.X is the old version and Y.Y is the new one):

  1. Clone this repo: git clone [email protected]:ramses-tech/debian-ramses.git
  2. Rename "debian-ramses" to "ramses-Y.Y"
  3. Enter the new version folder (ramses-Y.Y)
  4. Edit ./debian folder files if needed (e.g. changelog file)
  5. Create .tar.gz: dh_make -s --indep --createorig
  6. Build package: debuild -S -sa
  7. Push package to Launchpad: dput ppa:ramses-tech/ramses ../ramses_Y.Y_source.changes
  8. At Launchpad go to ramses PPA -> View package details -> Copy packages. Select new version of package. Destination PPA: This PPA. Copy options: Copy existing binaries. And copy package to all supported series.

debian-ramses's People

Contributors

jstoiko avatar postatum avatar

Watchers

 avatar  avatar

Forkers

postatum

debian-ramses's Issues

Debian Repository 404 Errors

When running sudo apt-get update after adding the repository listing in the first step listed in README, I get the following:

W: Failed to fetch http://ppa.launchpad.net/ramses-tech/ramses/ubuntu/dists/wheezy/main/source/Sources 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/ramses-tech/ramses/ubuntu/dists/wheezy/main/binary-amd64/Packages 404 Not Found

W: Failed to fetch http://ppa.launchpad.net/ramses-tech/ramses/ubuntu/dists/wheezy/main/binary-i386/Packages 404 Not Found

Because of this. running sudo apt-get install ramses returns E: Unable to locate package ramses.

I'm on Wheezy, not Jessie (for now) but I haven't seen anywhere stating that Debian 7.0 Wheezy isn't supported.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.