Re: Help with debian/watch file

2024-02-23 Thread Hilmar Preuße
On 23.02.24 01:15, Soren Stoutner wrote: Hello, Try the following: That worked fine. Many thanks! Hilmar opts="searchmode=plain,repack,compression=xz,repacksuffix=+ds1,dversionmangle=s/ \+ds1//, \ pgpsigurlmangle=s%$%.asc%" \ https://api.github.com/repos/silnrsi/teckit/releases \ https://g

Re: Help with debian/watch file

2024-02-22 Thread Soren Stoutner
t@any_vers...@.tar.gz On Thursday, February 22, 2024 3:59:18 PM MST Hilmar Preuße wrote: > Hello, > > I could need some help with a debian/watch file [1]. The file is mostly > not written by me, I just replaced just some regexes to introduce the > correct versioning scheme. When running

Help with debian/watch file

2024-02-22 Thread Hilmar Preuße
Hello, I could need some help with a debian/watch file [1]. The file is mostly not written by me, I just replaced just some regexes to introduce the correct versioning scheme. When running "uscan -vv" it downloads correctly upstreams tar ball, the pgp is checked and the t

Re: Debian watch file and GitLab for Autotools projects?

2022-04-06 Thread Paul Wise
On Wed, 2022-04-06 at 16:26 +, Eivind Naess wrote: > The project is using ./autogen.sh to generate the configure scripts, > et al for the project. When I got to tag and create a release, I have > to upload the resulting tarball with the resulting configure scripts > embedded. Personally I wou

Re: Debian watch file and GitLab for Autotools projects?

2022-04-06 Thread Ansgar
Hi, On Wed, 2022-04-06 at 16:26 +, Eivind Naess wrote: > Using watch with git tags yields the same thing (snapshot of the > source code, not the release tarball). I could use the GitLab API and > fetch a JSON file, but I can't figure out to make that work with the > watch file. I once suggest

Re: Debian/watch file does not ignore beta version

2021-09-04 Thread Hilmar Preuße
On 6/25/21 3:32 AM, Paul Wise wrote: On Thu, Jun 24, 2021 at 10:01 PM Hilmar Preuße wrote: Hi, Sorry for late Reply! uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ ... According to [1] the entry "uversionmangle=..." should handle the case that there could be beta/

Re: Debian/watch file does not ignore beta version

2021-06-24 Thread Paul Wise
On Thu, Jun 24, 2021 at 10:01 PM Hilmar Preuße wrote: > uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ ... > According to [1] the entry "uversionmangle=..." should handle the case > that there could be beta/rc versions, which should be ignored. When > doing an uscan now i

Debian/watch file does not ignore beta version

2021-06-24 Thread Hilmar Preuße
Hi, this is the current debian/watch file for proftp, it is not in the archive yet, just on salsa: version=4 opts=repack,compression=gz,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ pgpsigurlmangle=s@archive/refs/tags

Re: pgpsigurlmangle in debian/watch

2021-04-06 Thread Hilmar Preuße
]. It's far from being perfect, but it works. Many thanks, Hilmar [1] https://salsa.debian.org/debian-proftpd-team/proftpd/-/blob/master/debian/watch -- sigfault OpenPGP_signature Description: OpenPGP digital signature

Re: pgpsigurlmangle in debian/watch

2021-03-15 Thread Hilmar Preuße
Am 15.03.2021 um 08:39 teilte Geert Stappers mit: On Mon, Mar 15, 2021 at 12:16:24AM +0100, Hilmar Preuße wrote: Hi, My attempt to implement signature check is pgpsigurlmangle=s@archive@releases/download/v$1@;\ s/([^\/]+)\.tar\.gz/proftpd-$1\.tar\.gz/;\ s/$/.asc/ \ uscan -ddd tries to downl

Re: pgpsigurlmangle in debian/watch

2021-03-15 Thread Geert Stappers
On Mon, Mar 15, 2021 at 12:16:24AM +0100, Hilmar Preuße wrote: > Hi, > > this is rather a question regarding handling d/watch in general. > > Upstream source is https://github.com/proftpd/proftpd/archive/v1.3.7.tar.gz > PGPG sig is > https://github.com/proftpd/proftpd/releases/download/v1.3.7/pr

pgpsigurlmangle in debian/watch

2021-03-14 Thread Hilmar Preuße
Hi, this is rather a question regarding handling d/watch in general. Upstream source is https://github.com/proftpd/proftpd/archive/v1.3.7.tar.gz PGPG sig is https://github.com/proftpd/proftpd/releases/download/v1.3.7/proftpd-1.3.7.tar.gz.asc My attempt to implement signature check is pgpsigu

Re: debian/watch file for the ledgersmb package

2018-08-25 Thread Robert James Clay
On Thu, Aug 2, 2018 at 8:21 PM Robert James Clay wrote:  On Thu, Aug 2, 2018 at 1:58 PM Shengjing Zhu wrote:  >> And I think using upstream http release page is much simpler for you. > I'm inclined to agree and will look at using that site instead.   In testing with using the download

Re: debian/watch file for the ledgersmb package

2018-08-02 Thread Robert James Clay
ng that site instead.        Thanks!     Robert James Clay j...@rocasa.us  [1] https://wiki.debian.org/debian/watch  

Re: debian/watch file for the ledgersmb package

2018-08-02 Thread Shengjing Zhu
On Fri, Aug 3, 2018 at 1:25 AM Robert James Clay wrote: > Running, for instance, the command "uscan --force-download --verbose --rename > --destdir .." results in the error "BAD signature". And indeed, checking the > resulting files from that command finds that the archive does look to have >

debian/watch file for the ledgersmb package

2018-08-02 Thread Robert James Clay
All, The upstream for the ledgersmb package [1] moved from Sourceforge to GitHub including for where new releases of the application are made available; so the debian/watch file in the package needed to be`updated for the new locations of the distribution archive and its detached`gpg file that

Re: debian/watch: FTP with version encoded (only) in directory

2017-01-07 Thread Paul Wise
On Sun, Jan 8, 2017 at 3:55 AM, Ole Streicher wrote: > Thank you. I am however a bit afraid since this depends that upstream > keeps both really consistent. You could use the github tarball but I'm not sure how it differs from the stilts zipballs. > I will have a look; however it may be faster t

Re: debian/watch: FTP with version encoded (only) in directory

2017-01-07 Thread Ole Streicher
Hi Paul, Paul Wise writes: > With just the ftp site alone it can't work (see below), luckily for > you there is a github page: > > http://www.star.bristol.ac.uk/~mbt/stilts/#install > https://github.com/Starlink/starjava/releases > > So this monstrosity should work: > > version=3 > options="uvers

Re: debian/watch: FTP with version encoded (only) in directory

2017-01-05 Thread Paul Wise
On Thu, Jan 5, 2017 at 10:40 PM, Ole Streicher wrote: > How can I get this right? With just the ftp site alone it can't work (see below), luckily for you there is a github page: http://www.star.bristol.ac.uk/~mbt/stilts/#install https://github.com/Starlink/starjava/releases So this monstrosity

debian/watch: FTP with version encoded (only) in directory

2017-01-05 Thread Ole Streicher
Hi, I have the following sample download URL ftp://andromeda.star.bris.ac.uk/pub/star/stilts/v3.0-9/stilts_src.zip Corresponding Debian version number should be 3.0.9. I tried version=3 options="uversionmangle=s/\-/./,filenamemangle=s/\/$/.zip/" \ ftp://andromeda.star.bris.ac.uk/pub/star/stilt

Re: debian/watch - check multiple hosts?

2015-12-29 Thread Andreas Metzler
Paul Wise wrote: > On Tue, Dec 29, 2015 at 3:24 PM, Andreas Metzler wrote: >> is it possible to have uscan check multiple hosts? e.g. >> for GNU findutils I would like to look at both stable and unstable >> releases i.e. combining these two watchfiles: > uscan already supports this, add two site

Re: debian/watch - check multiple hosts?

2015-12-29 Thread Paul Wise
On Tue, Dec 29, 2015 at 3:24 PM, Andreas Metzler wrote: > is it possible to have uscan check multiple hosts? e.g. > for GNU findutils I would like to look at both stable and unstable > releases i.e. combining these two watchfiles: uscan already supports this, add two sites in one watch file: vers

Re: debian/watch - check multiple hosts?

2015-12-29 Thread Andreas Metzler
Ben Finney wrote: > Andreas Metzler writes: >> is it possible to have uscan check multiple hosts? e.g. for GNU >> findutils I would like to look at both stable and unstable releases > Are you aware the watch file is meant to find a *single* tarball? Yes, I am aware of that. > What would you w

Re: debian/watch - check multiple hosts?

2015-12-29 Thread Gianfranco Costamagna
Hi, >> is it possible to have uscan check multiple hosts? e.g. for GNU >> findutils I would like to look at both stable and unstable releases > >Are you aware the watch file is meant to find a *single* tarball? > >What would you want the result of scanning multiple hosts; how would >you want dif

Re: debian/watch - check multiple hosts?

2015-12-28 Thread Ben Finney
Andreas Metzler writes: > is it possible to have uscan check multiple hosts? e.g. for GNU > findutils I would like to look at both stable and unstable releases Are you aware the watch file is meant to find a *single* tarball? What would you want the result of scanning multiple hosts; how would

debian/watch - check multiple hosts?

2015-12-28 Thread Andreas Metzler
Hello, is it possible to have uscan check multiple hosts? e.g. for GNU findutils I would like to look at both stable and unstable releases i.e. combining these two watchfiles: version=3 opts=pgpsigurlmangle=s/$/.sig/ \ ftp://alpha.gnu.org/gnu/findutils/findutils-([\d\.\d]+)\.tar\.(?:gz|bz2|xz) v

Re: debian-watch-file-missing-version

2014-12-31 Thread Jacob Adams
On 12/31/2014 01:55 AM, Riley Baird wrote: >>> * d/copyright does not list all copyright holders/years. Look in >>> each source file, and try to note the copyright data for each >>> file. >> I assume you are referring here to the Software Industry Promotion >> Agency which I have now added to d/co

Re: debian-watch-file-missing-version

2014-12-30 Thread Riley Baird
>> * d/copyright does not list all copyright holders/years. Look in >> each source file, and try to note the copyright data for each >> file. > I assume you are referring here to the Software Industry Promotion > Agency which I have now added to d/copyright Yep! Except, I just noticed one more th

Re: debian-watch-file-missing-version

2014-12-30 Thread Jacob Adams
On 12/30/2014 05:45 AM, Riley Baird wrote: >>> I'm not a DD, so I can't sponsor your package, but if you want, >>> I'll take a look at it over the next couple of days. >> >> That would be great! I have just uploaded an updated version that >> is lintian clean although the watchfile still appears to

Re: debian-watch-file-missing-version

2014-12-30 Thread Riley Baird
, and try to note the copyright data for each file. * d/watch still appears to be broken - it seems to be having difficulties differentiating between the different ways of versioning - v1.xx, and swapspace-1.xx. The output of uscan --verbose is below: -- Scanning for watchfiles in . -- Found wa

Re: debian-watch-file-missing-version

2014-12-29 Thread Jacob Adams
On 12/28/2014 09:35 PM, Riley Baird wrote: > The version field refers to the watch file format, not the package > version. > > You should have "version=3". Oh that's what that means! Thank you for the clarification! > I'm not a DD, so I can't sponsor your > package, but if you want, I'll take a l

Re: debian-watch-file-missing-version

2014-12-28 Thread Riley Baird
On 29/12/14 12:52, Jacob Adams wrote: > I have been working to fix all the lintian warnings for my package > swapspace ( http://mentors.debian.net/package/swapspace ) > > The only outstanding warning is debian-watch-file-missing-version > which I cannot figure out how to fix. My

debian-watch-file-missing-version

2014-12-28 Thread Jacob Adams
I have been working to fix all the lintian warnings for my package swapspace ( http://mentors.debian.net/package/swapspace ) The only outstanding warning is debian-watch-file-missing-version which I cannot figure out how to fix. My watchfile has a version= line. However mentors.d.n reports that

Bug#735565: debian/watch temporary not work

2014-01-16 Thread Marco Balmer
Hi, The debian/watch file does not work. That's because the source code website does not publish the intermediate certificate via https. I've informed the admin of the site. Thanks, Marco signature.asc Description: GnuPG/PGP Signature

Re: Gitorious and debian/watch file

2013-11-27 Thread Dmitry Smirnov
On Tue, 26 Nov 2013 07:38:22 Bart Martens wrote: > I suggest to use this : > > | version=3 > | opts=filenamemangle=s/\S*download=//g \ > | > http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=gitorious/osm-c-tools/osmctools > \ > | > .*=osmctools(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.

Re: Gitorious and debian/watch file

2013-11-25 Thread Bart Martens
On Tue, Oct 15, 2013 at 05:19:12PM +0200, Blanc Pierre wrote: > Hello, > > I need help to create a wonderful watch file. > > The source is gitorious. > > I read again and again this page : > https://wiki.debian.org/debian/watch#Gitorious > I did test again and again b

Re: Gitorious and debian/watch file

2013-11-25 Thread Tomasz Buchert
On 24/11/13 20:39, Mateusz Łukasik wrote: > W dniu 24.11.2013 o 18:09 Tomasz Buchert pisze: > > > > >Hi guys, > >any news for this problem with gitorious? > > > >Cheers, > >Tomasz > > > > > Here is solution: https://wiki.debian.org/debian

Re: Gitorious and debian/watch file

2013-11-24 Thread Andrew Shadura
Hello, On Sun, 24 Nov 2013 20:39:38 +0100 Mateusz Łukasik wrote: > Here is solution: https://wiki.debian.org/debian/watch/ As far as I know, it no longer works. -- Cheers, Andrew signature.asc Description: PGP signature

Re: Gitorious and debian/watch file

2013-11-24 Thread Mateusz Łukasik
W dniu 24.11.2013 o 18:09 Tomasz Buchert pisze: Hi guys, any news for this problem with gitorious? Cheers, Tomasz Here is solution: https://wiki.debian.org/debian/watch/ -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Re: Gitorious and debian/watch file

2013-11-24 Thread Eriberto
What is the problem? Can you copy your watch file here? Thanks! Eriberto 2013/11/24 Tomasz Buchert : > > Hi guys, > any news for this problem with gitorious? -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Re: Gitorious and debian/watch file

2013-11-24 Thread Tomasz Buchert
Hi guys, any news for this problem with gitorious? Cheers, Tomasz -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131124170910.ga6...@piscopia.math

Re: debian/watch: Version based on file timestamp

2013-10-16 Thread Jerome BENOIT
Hello, On 16/10/13 17:27, Peter Pentchev wrote: > On Wed, Oct 16, 2013 at 02:44:50PM +0200, Patrick Matthäi wrote: >> Hi, >> >> for the geoip-database package I would like to add a watch file. The >> problem is: there are no real releases, so I am manualy monitoring >> the required files. >> >> I

Re: debian/watch: Version based on file timestamp

2013-10-16 Thread Peter Pentchev
On Wed, Oct 16, 2013 at 02:44:50PM +0200, Patrick Matthäi wrote: > Hi, > > for the geoip-database package I would like to add a watch file. The > problem is: there are no real releases, so I am manualy monitoring > the required files. > > Is it possible to get the upstream version of the remote f

debian/watch: Version based on file timestamp

2013-10-16 Thread Patrick Matthäi
Hi, for the geoip-database package I would like to add a watch file. The problem is: there are no real releases, so I am manualy monitoring the required files. Is it possible to get the upstream version of the remote file based on it's modified tag? e.g.: http://geolite.maxmind.com/download

Re: Gitorious and debian/watch file

2013-10-16 Thread Pierre Blanc
Thanks for your help. Gitorious watch service will be nice on alioth, but I don't know if is possible. Anyway, I will try to contact upstream gitorious team, to add this feature. Best regards. -- Cordialement, Blanc Pierre -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org

Re: Gitorious and debian/watch file

2013-10-15 Thread Andrew Shadura
Hello, On Tue, 15 Oct 2013 18:25:37 +0200 Sebastiaan Couwenberg wrote: > On 10/15/2013 05:58 PM, Andrew Shadura wrote: > > Same link works for tags: > > https://gitorious.org/osm-c-tools/osmctools/0.1.tar.gz > That's nice to know, but it only works when you add 'archive/' before > the 0.1.tar.gz

Re: Gitorious and debian/watch file

2013-10-15 Thread Sebastiaan Couwenberg
On 10/15/2013 05:58 PM, Andrew Shadura wrote: > Same link works for tags: > https://gitorious.org/osm-c-tools/osmctools/0.1.tar.gz That's nice to know, but it only works when you add 'archive/' before the 0.1.tar.gz. > So the only real problem is to find the right tag. Those are listed in the r

Re: Gitorious and debian/watch file

2013-10-15 Thread Andrew Shadura
Hello, On 15 October 2013 17:41, Sebastiaan Couwenberg wrote: > https://gitorious.org/osm-c-tools/osmctools/archive/ > 9cb724682b14840e1fd020eee7a380926424d603.tar.gz > It's an ugly filename, but you can mangle that in the watch to become > osmctools-0.1.tar.gz Same link works for tags: https:/

Re: Gitorious and debian/watch file

2013-10-15 Thread Paul Wise
On Tue, Oct 15, 2013 at 11:33 PM, Pierre Blanc wrote: > It's a general question non specific to my package :) Hmm, none of these work any longer: http://codesearch.debian.net/search?q=gitorious.org+path%3Adebian%2Fwatch Unfortunately it appears that gitorious changed their code and now it is in

Re: Gitorious and debian/watch file

2013-10-15 Thread Sebastiaan Couwenberg
Creating a watch file for Gitorious will most likely require a redirect service to translate the refs JSON to download URLs. Take for example your osm-c-tools package, it has JSON data with the repo branches and tags available at: https://gitorious.org/osm-c-tools/osmctools/refs The tags can be

Re: Gitorious and debian/watch file

2013-10-15 Thread Pierre Blanc
It's a general question non specific to my package :) The url is https://gitorious.org/osm-c-tools/osmctools On Tue, Oct 15, 2013 at 5:27 PM, Paul Wise wrote: > When asking questions about watch files, at minimum you should point > at the download page or website of the project you are asking ab

Re: Gitorious and debian/watch file

2013-10-15 Thread Paul Wise
When asking questions about watch files, at minimum you should point at the download page or website of the project you are asking about. Otherwise we have no idea how to answer your question. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-mentors-requ...@list

Gitorious and debian/watch file

2013-10-15 Thread Blanc Pierre
Hello, I need help to create a wonderful watch file. The source is gitorious. I read again and again this page : https://wiki.debian.org/debian/watch#Gitorious I did test again and again but nothing works. I did also search on codesearch.debian.net from #debian-mentors advice. And I saw, I was

Re: debian/watch question: 1.0 -> 1.02

2013-10-07 Thread Felix Natter
Eriberto writes: > Another suggestion... > > opts=dversionmangle=s/\+dfsg.*// \ > http://svn.openstreetmap.org/applications/viewer/jmapviewer/releases (\d.*)/ > > This is suggestion but Bart Martens is the king of the watches!!! This is hard to outdo! Best Regards, -- Felix Natter -- To UNS

Re: debian/watch question: 1.0 -> 1.02

2013-10-07 Thread Felix Natter
hi Bart, Bart Martens writes: > I do. :-) I suggest to use this : > > | version=3 > | opts=dversionmangle=s/\+dfsg\d*$// \ > | > http://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/(\d+(?:\.\d+)*)/JMapViewer-(\d\S*)-Source\.(?:tar\.(?:gz|bz2|xz)|tgz|tbz2|txz|zip) Tha

Re: debian/watch question: 1.0 -> 1.02

2013-10-06 Thread Eriberto
lix Natter wrote: >> I am about to finish the jmapviewer package >> (http://anonscm.debian.org/gitweb/?p=pkg-osm/jmapviewer.git;a=summary) >> but have a small problem with the new version 1.02 and debian/watch. -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.

Re: debian/watch question: 1.0 -> 1.02

2013-10-06 Thread Bart Martens
On Sun, Oct 06, 2013 at 05:16:49PM +0200, Felix Natter wrote: > hi, > > I am about to finish the jmapviewer package > (http://anonscm.debian.org/gitweb/?p=pkg-osm/jmapviewer.git;a=summary) > but have a small problem with the new version 1.02 and debian/watch. > > This is wh

Re: debian/watch question: 1.0 -> 1.02

2013-10-06 Thread Felix Natter
; > On 06/10/13 17:16, Felix Natter wrote: >> hi, >> >> I am about to finish the jmapviewer package >> (http://anonscm.debian.org/gitweb/?p=pkg-osm/jmapviewer.git;a=summary) >> but have a small problem with the new version 1.02 and debian/watch. >> >> T

Re: debian/watch question: 1.0 -> 1.02

2013-10-06 Thread Eric Lavarde
the new version 1.02 and debian/watch. This is what it currently looks like: - version=3 opts=dversionmangle=s/\+dfsg\d*// \ http://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/\d+(?:\.\d+(?:\.\d+)?)?/JMapViewer-(\d+(?:\.\d+(?:\.\d+)?)?)-Source\.

debian/watch question: 1.0 -> 1.02

2013-10-06 Thread Felix Natter
hi, I am about to finish the jmapviewer package (http://anonscm.debian.org/gitweb/?p=pkg-osm/jmapviewer.git;a=summary) but have a small problem with the new version 1.02 and debian/watch. This is what it currently looks like: - version=3 opts=dversionmangle=s/\+dfsg

Re: debian/watch for gitorious

2013-03-09 Thread Andrew Shadura
Hello, On Fri, 08 Mar 2013 21:51:26 +0100 Ansgar Burchardt wrote: > Please do! > Having a header in each file makes reviewing license information much, > much easier. > If there's only a "global" license file it will often not contain > information about files that are released under a differe

Re: debian/watch for gitorious

2013-03-08 Thread Paul Wise
On Sat, Mar 9, 2013 at 5:40 AM, Adam Borowski wrote: > This might be the case only if that information has any semblance of > validity. That's possible pretty much only for tiny projects with one or at > most few contributors. In anything worth looking at, a single file will be > typically edite

Re: debian/watch for gitorious

2013-03-08 Thread Adam Borowski
On Fri, Mar 08, 2013 at 09:51:26PM +0100, Ansgar Burchardt wrote: > Adam Borowski writes: > > On Fri, Mar 08, 2013 at 10:54:58AM +0800, Paul Wise wrote: > >> None of the C files contain copyright or license information, which is > >> a good idea: > >> > >> http://tieguy.org/blog/2012/03/17/on-the

Re: debian/watch for gitorious

2013-03-08 Thread Ansgar Burchardt
Adam Borowski writes: > On Fri, Mar 08, 2013 at 10:54:58AM +0800, Paul Wise wrote: >> None of the C files contain copyright or license information, which is >> a good idea: >> >> http://tieguy.org/blog/2012/03/17/on-the-importance-of-per-file-license-information/ > > Please, don't! Please do! H

Re: debian/watch for gitorious

2013-03-08 Thread Andrew Shadura
Hello, On Fri, 8 Mar 2013 17:44:03 +0100 Alfonso Sabato Siciliano wrote: > CFLAGS= `sdl-config --cflags` -Wall -g > LFLAGS= `sdl-config --libs` -lSDL_image -lSDL_ttf -lSDL_mixer > ... > beret: game.o thing.o physics.o > $(CC) $(LFLAGS) $^ -o $@ Well, I wasn't entirely correct when I sai

Re: debian/watch for gitorious

2013-03-08 Thread Andrew Shadura
Hello, On Fri, 8 Mar 2013 17:44:03 +0100 Alfonso Sabato Siciliano wrote: > CFLAGS= `sdl-config --cflags` -Wall -g > LFLAGS= `sdl-config --libs` -lSDL_image -lSDL_ttf -lSDL_mixer > beret: game.o thing.o physics.o > $(CC) $(LFLAGS) $^ -o $@ > > %.o: %.c > $(CC) -c $(CFLAGS) $< T

Re: debian/watch for gitorious

2013-03-08 Thread Adam Borowski
On Fri, Mar 08, 2013 at 10:54:58AM +0800, Paul Wise wrote: > None of the C files contain copyright or license information, which is > a good idea: > > http://tieguy.org/blog/2012/03/17/on-the-importance-of-per-file-license-information/ Please, don't! There are at least three reasons why not: *

Re: debian/watch for gitorious

2013-03-07 Thread Paul Wise
On Fri, Mar 8, 2013 at 9:45 AM, Alfonso Sabato Siciliano wrote: > I am making my first package (game: beret), the source of software is > on gitorious: https://gitorious.org/beret . > What must I write in debian/watch? I don't find docs about. This particular project has no relea

debian/watch for gitorious

2013-03-07 Thread Alfonso Sabato Siciliano
Hi, I am making my first package (game: beret), the source of software is on gitorious: https://gitorious.org/beret . What must I write in debian/watch? I don't find docs about. regards Alfonso -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "u

Re: [opensuse-buildservice] how to create a debian watch file for tarballs hosted on the OBS.

2012-04-16 Thread Arno Töll
Hi, On 16.04.2012 16:35, Adrian Schröter wrote: > Am Samstag, 14. April 2012, 20:01:49 schrieb Paul Elliott: >> >> How to create a watch file for a tarball found on the OBS (Open Build >> Service). > > What is a watch file? Where is it defined and what exactly is it supposed to > do? A watch f

Re: [opensuse-buildservice] how to create a debian watch file for tarballs hosted on the OBS.

2012-04-16 Thread Adrian Schröter
Am Samstag, 14. April 2012, 20:01:49 schrieb Paul Elliott: > > How to create a watch file for a tarball found on the OBS (Open Build > Service). What is a watch file? Where is it defined and what exactly is it supposed to do? ... > So you create a watch file that looks like this: > >version=3 >

how to create a debian watch file for tarballs hosted on the OBS.

2012-04-14 Thread Paul Elliott
How to create a watch file for a tarball found on the OBS (Open Build Service). First find the Sources package page for the package that uses your tarball. If you do not already know this, perhaps you can search for it here: https://build.opensuse.org/search Once you have found the page for you

Re: Google Code and debian/watch

2012-03-14 Thread Tomasz Muras
On 03/05/2012 12:39 PM, Paul Wise wrote: Here is an example: version=3 http://code.google.com/p/bullet/downloads/list?can=1 \ .*/bullet-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) I think this is worth adding to the mentors FAQ: http://wiki.debian.org/DebianMentorsFaq#How_do_I_

Re: Google Code and debian/watch

2012-03-05 Thread Paul Wise
Here is an example: version=3 http://code.google.com/p/bullet/downloads/list?can=1 \ .*/bullet-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubsc

Re: Google Code and debian/watch

2012-03-05 Thread Paul Wise
On Mon, Mar 5, 2012 at 6:33 PM, Patrick Matthäi wrote: > What happened to this service? > I changed all my googlecode watch files to it and now it is broken: > > $ dig A googlecode.debian.net +short > googlecode.debianit.it. > > $ dig googlecode.debianit.it +short > > $ There is no reason to use

Re: Google Code and debian/watch

2012-03-05 Thread Patrick Matthäi
Am 28.01.2012 15:06, schrieb Christian Welzel: Am 28.01.2012 14:25, schrieb Patrick Matthäi: has someone a working debian/watch for files on code.google.com? My old lines do not work anymore since an longer time, e.g.: Take a look at this: http://googlecode.debian.net/ What happened to

Re: Google Code and debian/watch

2012-01-28 Thread Christian Welzel
Am 28.01.2012 14:25, schrieb Patrick Matthäi: has someone a working debian/watch for files on code.google.com? My old lines do not work anymore since an longer time, e.g.: Take a look at this: http://googlecode.debian.net/ -- MfG, Christian Welzel GPG-Key: http://www.camlann.de/de

Re: Google Code and debian/watch

2012-01-28 Thread Teus Benschop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/28/2012 02:25 PM, Patrick Matthäi wrote: > Hi, > > has someone a working debian/watch for files on code.google.com? My > old lines do not work anymore since an longer time, e.g.: > > version=3 http://code.google.com/p/video

Re: Google Code and debian/watch

2012-01-28 Thread Jakub Adam
Hi Patrick, For libgoogle-gson-java I use version=3 http://code.google.com/p/google-gson/downloads/list?can=1 \ .*/google-gson-(\d[\d\.]*)-release\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) On 28.1.2012 14:25, Patrick Matthäi wrote: Hi, has someone a working debian/watch for files on

Google Code and debian/watch

2012-01-28 Thread Patrick Matthäi
Hi, has someone a working debian/watch for files on code.google.com? My old lines do not work anymore since an longer time, e.g.: version=3 http://code.google.com/p/videocut/downloads/list \ http://videocut.googlecode.com/files/videocut_(.*)\.tar\.gz -- /* Mit freundlichem Gruß / With kind

Re: debian/watch file based on text and not on href

2010-07-17 Thread Paul Wise
On Sat, Jul 17, 2010 at 6:44 PM, Nick Andrik wrote: > Thank you for your answers, I will fill a feature request againt uscan. No need to do that, one already exists: http://bugs.debian.org/395439 -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-mentors-requ.

Re: debian/watch file based on text and not on href

2010-07-17 Thread Nick Andrik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Actually I had read the manual and I found no way how to do it, but I send the initial question in the case I had missed something. Thank you for your answers, I will fill a feature request againt uscan. - -- =Do- N.AND -BEGIN PGP SIGNATURE

Re: debian/watch file based on text and not on href

2010-07-16 Thread Peter Pentchev
On Fri, Jul 16, 2010 at 09:31:11AM +0800, Paul Wise wrote: > On Thu, Jul 15, 2010 at 8:00 PM, Nick Andrik wrote: > > > I would like to create a watch file that does not check the href of a > > page, but the text included in the anchor, for example: > > debian-mentors is not the right place for u

Re: debian/watch file based on text and not on href

2010-07-15 Thread Paul Wise
On Thu, Jul 15, 2010 at 8:00 PM, Nick Andrik wrote: > I would like to create a watch file that does not check the href of a > page, but the text included in the anchor, for example: debian-mentors is not the right place for uscan feature requests. You should report a bug against the devscripts p

debian/watch file based on text and not on href

2010-07-15 Thread Nick Andrik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I would like to create a watch file that does not check the href of a page, but the text included in the anchor, for example: - From this page: http://plugins.guifications.org/trac/downloads this part: pidgin-guifications-2.16.tar.gz I would

Re: question about debian/watch

2010-06-24 Thread Raphael Geissert
José Manuel Santamaría Lema wrote: > http://qa.debian.org/watch/sf.php/radiotray/ > at the moment the last line says: > Last database update: Sat, 05 Jun 10 23:58:50 + I fixed it the other day (lock file was still around.) Next time please report it to debian...@lists.d.o as soon as it is two

Re: question about debian/watch

2010-06-14 Thread Elías Alejandro
> Unrelated to the problem you're reporting, but a minor point: Your regex > could be tighter (it's best to be as specific as feasible in a regex). > I suggest: > >    http://sf.net/radiotray/radiotray-(.+)\.tar\.gz > Ok, thanks people. -- Elías -- To UNSUBSCRIBE, email to debian-mentors-requ..

Re: question about debian/watch

2010-06-13 Thread Ben Finney
Elías Alejandro writes: > as you see, my debian/watch is: > version=3 > http://sf.net/radiotray/radiotray-(.*)\.tar\.gz Unrelated to the problem you're reporting, but a minor point: Your regex could be tighter (it's best to be as specific as feasible in a regex). I suggest:

Re: question about debian/watch

2010-06-13 Thread José Manuel Santamaría Lema
On Domingo 13 Junio 2010 20:53:23 Christoph Egger escribió: > Hi! > > Elías Alejandro writes: > > Hi all, > > I'm working with the new radiotray's version > > (http://sourceforge.net/projects/radiotray/files/) , it's new version > > 0.6, however > > doing: uscan --verbose it just show me: > > >

Re: question about debian/watch

2010-06-13 Thread Christoph Egger
Hi! Elías Alejandro writes: > Hi all, > I'm working with the new radiotray's version > (http://sourceforge.net/projects/radiotray/files/) , it's new version > 0.6, however > doing: uscan --verbose it just show me: > Newest version on remote site is 0.5.1, local version is 0.6 > => remote site d

question about debian/watch

2010-06-13 Thread Elías Alejandro
Hi all, I'm working with the new radiotray's version (http://sourceforge.net/projects/radiotray/files/) , it's new version 0.6, however doing: uscan --verbose it just show me: -- Scanning for watchfiles in . -- Found watchfile in ./debian -- In debian/watch, processing watchfil

Re: debian/watch sourceforge

2009-12-28 Thread Jaromír Mikeš
or late answer. I tried this line now. http://sf.net/jcgui/jcgui-([\d.]+)-nopkg\.tar\.bz2 $ uscan uscan warning: In watchfile debian/watch, reading webpage http://qa.debian.org/watch/sf.php/jcgui/ failed: 500 Can't connect to qa.debian.org:80 (connect: timeout) Maybe some connection proble

Re: debian/watch sourceforge

2009-12-28 Thread Raphael Geissert
Jaromír Mikeš wrote: > $ uscan > uscan warning: In watchfile debian/watch, reading webpage > http://qa.debian.org/watch/sf.php/jcgui/ failed: 500 Can't connect to > qa.debian.org:80 (connect: timeout) > The whole server is down at the moment. Cheers, -- Raphael Geisser

Re: debian/watch sourceforge

2009-12-27 Thread Reijo Tomperi
Reijo Tomperi wrote: Jaromír Mikeš wrote: having troubles get my watch file work on sourceforge files. tracking files: http://sourceforge.net/projects/jcgui/files/jcgui/ I tried this in my watch file: http://sf.net/jcgui/jcgui-(.+)\.tar\.bz2 I had a working watch file, but it stopped working

Re: debian/watch sourceforge

2009-12-27 Thread Daniel Leidert
Am Freitag, den 25.12.2009, 22:36 +0100 schrieb Jaromír Mikeš: > having troubles get my watch file work on sourceforge files. > tracking files: > http://sourceforge.net/projects/jcgui/files/jcgui/ > > I tried this in my watch file: > http://sf.net/jcgui/jcgui-(.+)\.tar\.bz2 A dot means "any char

Re: debian/watch sourceforge

2009-12-27 Thread Joachim Wiedorn
Hello, Am Fri, 25 Dec 2009 22:36:26 +0100 (CET) schrieb Jaromír Mikeš : > having troubles get my watch file work on sourceforge files. > tracking files: > http://sourceforge.net/projects/jcgui/files/jcgui/ > > I tried this in my watch file: > http://sf.net/jcgui/jcgui-(.+)\.tar\.bz2 I'm u

Re: debian/watch sourceforge

2009-12-26 Thread Pau Garcia i Quiles
On Fri, Dec 25, 2009 at 10:36 PM, Jaromír Mikeš wrote: > hello mentors, > > having troubles get my watch file work on sourceforge files. > tracking files: > http://sourceforge.net/projects/jcgui/files/jcgui/ > > I tried this in my watch file: > http://sf.net/jcgui/jcgui-(.+)\.tar\.bz2 > > Any advi

Re: debian/watch sourceforge

2009-12-26 Thread Reijo Tomperi
Jaromír Mikeš wrote: having troubles get my watch file work on sourceforge files. tracking files: http://sourceforge.net/projects/jcgui/files/jcgui/ I tried this in my watch file: http://sf.net/jcgui/jcgui-(.+)\.tar\.bz2 I had a working watch file, but it stopped working for me also some mon

Re: debian/watch sourceforge

2009-12-25 Thread Ben Finney
Jaromír Mikeš writes: > having troubles get my watch file work on sourceforge files. Yes, Sourceforge makes it inordinately difficult to get direct access to the tarballs. In brief: the only way ‘uscan’ can reliably get files from Sourceforge is to not get them via Sourceforge :-) See the man p

debian/watch sourceforge

2009-12-25 Thread Jaromír Mikeš
hello mentors, having troubles get my watch file work on sourceforge files. tracking files: http://sourceforge.net/projects/jcgui/files/jcgui/ I tried this in my watch file: http://sf.net/jcgui/jcgui-(.+)\.tar\.bz2 Any advice? regards mira -- To UNSUBSCRIBE, email to debian-mentors-requ...@

  1   2   >